For the complete documentation index, see llms.txt. This page is also available as Markdown.

Video Bitrate Parameters

Changing the bitrate of the outgoing and incoming video and for rooms

They are separated in two groups: source side (push) options for the sender of the video and viewer side (view) options for the viewer of the video. Some of them are especially for rooms.

Viewer-side &videobitrate overrides the sender default from &outboundvideobitrate, while &maxvideobitrate remains a software-enforced cap. Room-level limits still apply where relevant.

Depending on browser/negotiation, &videobitrate and &outboundvideobitrate can also be enforced via SDP munging and may act as caps.

For room guest-to-guest quality, the main setting is &totalroombitrate / &trb. If the main director is connected, the director's current room bitrate is sent to guests. If no main director is controlling the room bitrate, each guest uses their own URL value or the default room behavior.

Source side options

You have to add them to the source side (&push).

Parameter
Explanation

Default target video bitrate for outgoing streams

Hard max video bitrate out for this publisher, per stream

Limits the total outbound bitrate

Caps how much other guests can request from this publisher inside a group room

Judges the available bandwidth of a sender's connection

Viewer side options

You have to add them to the viewer side (&room or &view or &scene or &solo).

Parameter
Explanation

Sets the desired per-stream bitrate in kbps; in rooms it can initialize the total room bitrate only when no &trb is set

Total bitrate budget a scene/view link uses across visible video feeds

Total guest-to-guest room viewing budget; alias &trb

Shortcut that sets both scene and room total bitrate flags; use &trb or &tsb when you want one specific target

Lets a guest lower their own room receive budget from the settings panel

Lets you set the target bitrate for a guest when they 'zoom in' (fullscreen) on a video

Video bitrate reduced when the video is not visible in OBS (not active in a scene)

Lets you manually set the video bitrate for screen-shares

Room-only and mobile room options

These parameters are for guest room calls where mobile device safety and mesh-network load matter.

Parameter
Explanation

Automatic room-only total bitrate tier for weaker mobile devices

Short alias for &roomtier1bitrate

Alias for &roomtier1bitrate

Short alias for &roomtier1bitrate

Automatic room-only total bitrate tier for normal or stronger devices

Short alias for &roomtier2bitrate

Alias for &roomtier2bitrate

Short alias for &roomtier2bitrate

Normal mobile sender cap for guest room publishing

Lower fallback mobile sender cap for older or overloaded mobile devices

Disables only the mobile sender bitrate safety cap

Automatic room-only tiers are meant for guest-only conferencing rooms. If a director or scene viewer is connected, use explicit room or scene bitrate parameters instead.

Room-only mobile bitrate tiersVideo ParametersVideo bitrate in roomsVideo bitrate for push/view links

Last updated

Was this helpful?