EN

Other Stuff

Flussonic Manual <Recent>

DVR allows viewers to seek using ?start=-3600 (one hour ago).

stream "webrtc_test" input "rtsp://camera"; webrtc ice_servers ["stun:stun.l.google.com:19302"]; flussonic manual

View URL: https://server:8443/webrtc/stream_name 14.1 Multi-bitrate Adaptive Streaming stream "soccer" input "rtmp://encoder/soccer"; abr bitrates [500k, 1500k, 3000k]; resolutions ["854x480", "1280x720", "1920x1080"]; DVR allows viewers to seek using

Example minimal config:

origin "cluster" url ["http://origin1:8080", "http://origin2:8080"]; failover_timeout 5; webrtc ice_servers ["stun:stun.l.google.com:19302"]

transcoder "gpu_high" cuda_device 0; video codec "h264_nvenc"; bitrate 4000k;

DASH URL: http://server/dash/stream_name/manifest.mpd stream "srt_output" input "rtsp://camera"; push "srt://backup-server:9999?mode=caller";