# \&meshcastaudiobitrate

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

## Aliases

* `&mcaudiobitrate`
* `&mcab`
* `&meshcastab`

## Options

Example: `&meshcastaudiobitrate=128`

<table><thead><tr><th width="273">Value</th><th>Description</th></tr></thead><tbody><tr><td>(integer value)</td><td>publishing Meshcast audio bitrate in kbps</td></tr></tbody></table>

## Details

`&meshcastab` controls the outbound audio bitrate of the [`&meshcast`](/advanced-settings/meshcast-parameters/and-meshcast.md) parameter. Without it, it will be a variable bitrate, up to 32-kbps per channel. With it added, it will be CBR, at the specified bitrate.

## Related

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

{% content-ref url="/pages/vWOxsZPftP1bGgTxu7pb" %}
[\&meshcastbitrate](/advanced-settings/meshcast-parameters/and-meshcastbitrate.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/meshcast-parameters/and-meshcastaudiobitrate.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.
