Flussonic Manual «SAFE ◉»

(pull from origin):

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

stream "origin_only" input "rtmp://encoder/main"; dvr on; flussonic manual

Tokens must contain exp , stream , and optional ip . stream "regional" input "rtsp://source"; allowed_countries ["US", "CA", "GB"]; blocked_countries ["CN", "RU"];

Enabled automatically with dash flag:

Record to MP4 or segmented TS. 8.1 Basic DVR stream "news24" input "udp://239.1.1.1:1234"; dvr storage "/var/lib/flussonic/dvr/news24"; size 100G; # disk quota duration 7d; # retention

origin "main_origin" url "http://origin-server:8080"; stream "origin_only" input "rtmp://encoder/main"

stream "dash_demo" input "rtmp://source"; dash on;

Flussonic supports GPU (NVENC) and CPU transcoding. 7.1 Enable Transcoding Profile transcoder "vod_h264" profile "high"; preset "medium"; video codec "libx264"; bitrate 2000k; framerate 30; width 1280; height 720; audio codec "aac"; bitrate 128k; Tokens must contain exp

Back
Top