Command line arguments
Argument | Description | Default Value |
---|---|---|
-p , --port |
Port number for the server | 3004 |
--bindIp |
Server bind | localhost |
--platformsCfgFile |
Platform configuration | './data/platforms.yml' |
--licenseFile |
License | |
--keepBitrateItems |
Bitrate history for channel | 30 |
--bitrateUpdateInterval |
Bitrate Update Interval in ms. If set to 0, the bitrate won't be reported | 1000 |
-d , --detection |
Perform stream detection | true |
--ffprobe |
ffprobe path | ffprobe (ffprobe.exe on Win) |
--udpRecasterProcPath |
External udp recaster path | |
--webrtcServiceProcPath |
WebRtc service path | stanag2WebRTC |
--startPreviewPort |
Starting Preview Port | 3100 |
--vendor |
Vendor info | Impleo |
--printUsage |
Print argument descriptions | false |