Jan Stabenow
4099f463fa
Mod expands V4L2_M2M options (an unstable RPI 64bit encoder)
2022-11-11 00:28:18 +01:00
Ingo Oppermann
4f01a364d3
Fix display of changelog
2022-11-09 11:14:47 +01:00
Jan Stabenow
e238ae6119
Mod style
2022-11-09 09:52:07 +01:00
Jan Stabenow
cda68a89fb
Mod format
2022-11-08 21:25:24 +01:00
Ingo Oppermann
e795c2b33e
Move component to common collection to avoid duplication
2022-11-08 11:31:52 +01:00
Jan Stabenow
5e09f41707
Mod switches to the improved SRT syntax
2022-11-08 01:18:54 +01:00
Jan Stabenow
8ed6605fc3
Mod changelog style
2022-11-08 00:17:35 +01:00
Jan Stabenow
36c72ab6cc
Fix default fps_mode
2022-11-07 23:15:07 +01:00
Jan Stabenow
b4b8929a0d
Mod expands scaling options
2022-11-07 22:38:51 +01:00
Ingo Oppermann
fb650243da
Add skills props to encoder and decoder components
2022-11-07 22:15:38 +01:00
Jan Stabenow
0edf69ed7c
Mod improves display of progress data
2022-11-07 17:29:34 +01:00
Jan Stabenow
44f7377669
Add fps_mode (ff5)
2022-11-07 17:23:11 +01:00
Ingo Oppermann
1924499cdb
Remove support for clappr player
2022-11-07 10:45:55 +01:00
Jan Stabenow
1ce00926d0
Mod deprecated param ocl - now ochl (ff5)
2022-11-07 10:31:43 +01:00
Jan Stabenow
3e0d0739e5
Mod cleanup
2022-11-07 10:16:37 +01:00
Ingo Oppermann
cb9b59a029
Add changelog notification dialog
...
Expecting the CHANGELOG.md in the UI webroot. The markdown is
parsed in order to find the sections with the versions. A section
for a version has to start with "### " followed by the version
(either with the v prefix or not). Only the sections for the
relevant versions from the previous to the current will be displayed.
2022-11-04 11:50:37 +01:00
Jan Stabenow
7e331d5f82
Mod simplifies the setup of Restreamer-to-Restreamer connections
2022-10-21 22:15:36 +02:00
Jan Stabenow
c008fb1eef
Add scale filter to non-hwaccel encoders
2022-10-21 00:31:41 +02:00
Jan Stabenow
af9603575a
Mod renames "Low delay" to "Low latency (buffer)" and set false as default
2022-10-19 20:52:38 +02:00
Jan Stabenow
b5967f24e6
Fix videojs-overlay logo size ( datarhei/restreamer#431 )
2022-10-19 18:37:07 +02:00
Jan Stabenow
a59c766c4d
Add low_delay option + uses the ingest stream for publication
2022-09-29 18:26:06 +02:00
Jan Stabenow
9b86bca643
Mod changes wording, updates locals, fixes hls-version 7 failer, adds help links & formats files
2022-07-21 18:33:41 +02:00
Jan Stabenow
2c480dc67a
Mod also adds vsync drop
2022-07-21 17:15:31 +02:00
Jan Stabenow
2ab458ca53
Mod should fix tee_muxer problem with v4l2_h264+audio
2022-07-21 15:57:46 +02:00
Jan Stabenow
b952e4680f
Mod changes field desc.
2022-07-19 16:53:11 +02:00
Jan Stabenow
d4f8f25d65
Fix discards filter options if coder=copy + replaces 'none' with 'inherit'
2022-07-18 11:51:34 +02:00
Ingo Oppermann
b5f0fe386e
Allow to store HLS on diskfs
2022-07-18 10:04:59 +02:00
Jan Stabenow
8d5b1eca3b
Mod sorts the audio filters
2022-07-15 23:22:16 +02:00
Jan Stabenow
f116071c98
Add audio pan filter and removes unnecessary volume value
2022-07-15 23:19:38 +02:00
Jan Stabenow
5bb0c1ac1a
Mod integration of the new RTMP/SRT control components
2022-07-15 23:14:43 +02:00
Ingo Oppermann
fd209165e5
Add filter support
2022-07-15 14:06:23 +02:00
Jan Stabenow
7849256593
Add hls master_playlist option (default=true) + mod changelog + fix typeError
2022-07-15 11:24:00 +02:00
Jan Stabenow
48792716a1
Mod extends datarhei Core publication service + fix typeError
2022-07-15 00:01:15 +02:00
Jan Stabenow
bc7697ad57
Add srt passphrase validation + fix srt.token injection
2022-07-14 22:55:46 +02:00
Ingo Oppermann
b9c7bda69e
Add source selection for publication services
2022-07-11 13:22:25 +02:00
Ingo Oppermann
21f3829af5
Fix publication service input address
2022-07-08 17:13:19 +02:00
Jan Stabenow
9e5a9dd8aa
Mod adds a "Enable SRT/RTMP server" button/hint
2022-07-08 00:10:43 +02:00
Jan Stabenow
e012fec51d
Mod disables user/pass for SRT inputs, optimize chunk encoding, cleanup code
2022-07-07 23:30:15 +02:00
Ingo Oppermann
ad91c38d5a
Enable RTMP and SRT controls based on availability
2022-07-07 15:24:03 +02:00
Ingo Oppermann
92ec93dff0
Add stream distribution across multiple internal servers
...
The core provides an internal RTMP and SRT server. Pulling in a stream
results by default in a HLS output. Now, this stream can also be pushed
additionaly to the internal RTMP and SRT servers, given they are enabled.
This results in a lower latency when you play the stream from one of
those servers.
It was necessary to modify the RTMP configuration a bit, such that there's
always a non-TLS RTMP server available for internal use. If you enable
RTMPS, it will require now that there's also a RTMP server running. Both need
to run on different ports. Please check your RTMP settings after the update.
The RTMPS server will run on port 1936 by default. The RTMP server will run
on port 1935 by default.
The UI requires now core version 16.9.0
2022-07-07 14:01:31 +02:00
Jan Stabenow
0af3a66687
Add HEVC+VP9 VAAPI encoders
2022-07-07 12:34:28 +02:00
Jan Stabenow
ce15947f11
Fix H264 VAAPI encoder
2022-07-07 12:26:54 +02:00
Ingo Oppermann
7239bf4d66
Cosmetics
2022-06-30 09:48:44 +02:00
Jan Stabenow
2a8ec7b348
Add HLS version selection (Electra Player compatibility)
2022-06-29 23:43:36 +02:00
Ingo Oppermann
28c376f5a7
Allow decoders and encoders to set global options
...
For more details please read the src/misc/coders/README.md
2022-06-29 21:51:10 +02:00
Jan Stabenow
f8a899ca0f
Add Polish translation (thx Robert Rykała) & improvements (repo-merge)
...
- Update language files
- Add Polish translation (thx Robert Rykała)
Co-Authored-By: Ingo Oppermann <57445+ioppermann@users.noreply.github.com>
2022-06-23 22:39:35 +02:00
Jan Stabenow
a70f683caf
Fix unable to parse option value "undefined" - see restreamer#356 restreamer#352
2022-06-07 16:44:04 +02:00
Jan Stabenow
0bc412c633
Add v1.1.0
2022-06-03 17:14:06 +02:00
Jan Stabenow
0799686085
Add v1.0.0
2022-05-13 19:38:30 +02:00