Flussonic Manual (TRUSTED ◆)

http, 8080, []. auth, [admin, "new_secure_password"]. stream "camera1" input "rtsp://192.168.1.100/stream1";

Publish URL: rtmp://your-server/live/ingest_rtmp stream "cam_entrance" input "rtsp://admin:pass@192.168.1.50:554/stream1"; onvif 192.168.1.50 user=admin password=pass; flussonic manual

origin "cluster" url ["http://origin1:8080", "http://origin2:8080"]; failover_timeout 5; http, 8080, []

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

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;

HLS URL with time-shift: http://server/hls/news24/index.m3u8?start=-300 9.1 Static Auth stream "secure_stream" input "push://"; auth type "basic"; users "viewer1" "pass1"; "viewer2" "pass2";