&bitratecutoff
If the total bitrate drops below the specified bitrate, the viewer will auto-hide the audio and video for that stream
&bitcut
Example:
&bitratecutoff=500
Value | Description |
---|---|
(no value given) | video cuts off under 300-kbps |
(integer value) | cut off bitrate in kbps |
&bitratecutoff
is a viewer-side parameter. If the total bitrate drops below the specified bitrate (default value of 300), the viewer will auto-hide the audio and video for that stream. It will un-hide once the average bitrate returns above 300-kbps.There is a 3-second delay in calculating the average bitrate. Won't work with viewers that are Firefox/Safari; just Chrome/Chromium, so OBS, vMix, Electron Capture, Chrome. This is because Firefox/Safari lack the stats in VDO.Ninja needed to trigger this.
Last modified 4mo ago