# \&outboundaudiobitrate

Sender-Side Option! ([`&push`](/advanced-settings/setup-parameters/push.md))

## Aliases

* `&oab`

## Options

Example: `&outboundaudiobitrate=128`

| Value           | Description                    |
| --------------- | ------------------------------ |
| (integer value) | outbound audio bitrate in kbps |

## Details

Target audio bitrate and max bitrate for outgoing audio streams.

Allows the Director to set their outbound audio bitrate to be shared with guests at something like 160-kbps, while having the guests still be able to share their audio between other guests at the default audio bitrate of around 32-kbps. If the guest sets the audio bitrate ([`&proaudio=1`](/advanced-settings/audio-parameters/and-proaudio.md) or [`&audiobitrate=200`](/advanced-settings/audio-parameters/audiobitrate.md)) on the view link will override the publisher's `&outboundaudiobitrate` parameter.

## Related

{% content-ref url="/pages/tGoy09fN91prKCjzOlc7" %}
[\&proaudio](/advanced-settings/audio-parameters/and-proaudio.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZdrd6ctsu0zfgskVo\_" %}
[\&audiobitrate](/advanced-settings/audio-parameters/audiobitrate.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZXYKYAzmk-2IPAChP1" %}
[\&outboundvideobitrate](/advanced-settings/video-bitrate-parameters/and-outboundvideobitrate.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vdo.ninja/advanced-settings/audio-parameters/and-outboundaudiobitrate.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
