# \&vdo

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

## Options

Example: `&vdo=BRIO_4K`

<table><thead><tr><th width="181.57142857142856">Value</th><th>Description</th></tr></thead><tbody><tr><td><code>0</code></td><td>disable the video camera automatically</td></tr><tr><td><code>1</code></td><td>auto-select the default video camera</td></tr><tr><td>(string value)</td><td>auto-select a video device that has a label containing that same string / device ID. Whitespaces in names can be replaced with underscores.</td></tr></tbody></table>

## Details

`&vdo` is just like [`&videodevice`](/advanced-settings/setup-parameters/videodevice.md) for selecting a default video device, but you can still choose to change the camera before joining when using `&vdo`.

![](/files/yWu62dT8YV3kAzRdstZL)

## Related

{% content-ref url="/pages/-MZXSgRkt23F9uqG-Wsf" %}
[\&videodevice](/advanced-settings/setup-parameters/videodevice.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/setup-parameters/and-vdo.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.
