DASH URL: http://server/dash/stream_name/manifest.mpd stream "srt_output" input "rtsp://camera"; push "srt://backup-server:9999?mode=caller";
stream "main" input "rtmp://encoder/main"; transcoder "vod_h264"; flussonic manual
Version: 24.06 Document Revision: 1.0 Last Updated: April 2026 1. Introduction Flussonic Media Server is a high-performance, low-latency streaming server designed for HLS, DASH, RTMP, SRT, WebRTC, and MPEG-TS. It supports live transcoding, DVR recording, IP camera ingestion (ONVIF/RTSP), geo-blocking, load balancing, and advanced analytics. DASH URL: http://server/dash/stream_name/manifest
transcoder "gpu_high" cuda_device 0; video codec "h264_nvenc"; bitrate 4000k; stream "main" input "rtmp://encoder/main"
global_auth jwt_secret "your-secret-key"; jwt_algorithm "HS256";
origin "main_origin" url "http://origin-server:8080";
stream "origin_only" origin "main_origin";