17 Commits

Author SHA1 Message Date
Jan Stabenow
3e0d0739e5
Mod cleanup 2022-11-07 10:16:37 +01: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
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
b952e4680f
Mod changes field desc. 2022-07-19 16:53:11 +02:00
Ingo Oppermann
b5f0fe386e
Allow to store HLS on diskfs 2022-07-18 10:04:59 +02:00
Jan Stabenow
5bb0c1ac1a
Mod integration of the new RTMP/SRT control components 2022-07-15 23:14:43 +02:00
Jan Stabenow
7849256593
Add hls master_playlist option (default=true) + mod changelog + fix typeError 2022-07-15 11:24:00 +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
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
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
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