&bitratecutoff

If the total bitrate drops below the specified bitrate, the viewer will auto-hide the audio and video for that stream

Viewer-Side Option! (&view, &scene, &room)

Aliases

  • &bitcut

Options

Example: &bitratecutoff=500

ValueDescription

(no value given)

video cuts off under 300-kbps

(integer value)

cut off bitrate in kbps

Details

&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.

When using &bitratecutoff on a room scene, it won't trigger due to a director being in the room with no video, unless they are using &showdirector.

page&cutscenepage&statsinterval

Last updated