Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Any of streams published via WebRTC, RTMP, MPEG-TS or captured from RTSP or RTMP source using REST API may be cut automatically to HLS segments. This feature may be enabled with the following parameter

Code Block
themeRDark
hls_auto_start=true

Since build 5.2.1895 it is possible to start HLS ABR stream automatically if HLS ABR on a single node is used. This feature may be enabled with the following parameter

Code Block
themeRDark
hls_abr_auto_start=true

HLS playback authentication using REST hook

...