Minimal publishing bitrate control¶
It is possible to control minimal published stream bitrate, and stop publuishing if bitrate drops below the threshold during specified time.
This feature is enabled by the following parameter
Bitrate threshold is set in bps with parameter
Time interval in which bitrate can be below the threshold is set in seconds with parameter
If WebRTC, RTMP, RTSP or VOD stream bitrate is below the threshold during the time specified, publishing is stopped with message in server log
The error message Failed by idle bitrate
is returned to publishsing client.
Note that static picture or screen capture stream may be stopped with this setting, in this case bitrate control should be disabled, or bitrate threshold should be set to minimum possible value.