# \&zoom

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

## Options

Example: `&quality=0`

| Value                             | Description                                    |
| --------------------------------- | ---------------------------------------------- |
| (no value given)                  | Will ask for Pan Tilt and Zoom permissions     |
| `Some zoom amount to use on load` | Will zoom in by this amount; depends no device |

## Details

A Logitech Brio has a range of 100 to 500 for its digital zoom, with steps of 1.\
\
It's not possible as a result to get perfectly smooth zooming this way, as its a digital zoom in the Logitech Brio that will step up the zoom immediately, so you may find using \&digitalzoom instead more useful. To increase the quality, use \&digitalzoom in conjunction with \&quality=4k, but the digital zoom offered by VDO.Ninja is smoothed out.\
\
That said, if your device does have an optical zoom, using \&zoom instead makes sense, and may actually provide smooth zooming giving the analog nature of optical zoom.\
\
Just like with using \&ptz, using \&zoom may ask you on joining if you wish to give VDO.Ninja permissions to control your pan, tilt, and zoom. For a Logitech Brio, this permission is needed, but it's not needed for all devices; some smartphones fro example.\
\
Regardless, \&zoom=200 for example can be use to pre-set the zoom to 2X, however the number representing how to much zoom in depends on your browser, device, and camera.\
\
You can visit <https://vdo.ninja/supports> to see if your camera supports \&zoom, and if so, what range it offers.

<figure><img src="/files/aj56ox9BwoS61gIHLpJR" alt=""><figcaption><p>Example URL &#x26;zoom=400 resulting in 4x zoom with a Brio 4K camera</p></figcaption></figure>

<figure><img src="/files/bx2r2APA6ctPOOMbNJUA" alt=""><figcaption><p>As per seen in <a href="https://vdo.ninja/supports">https://vdo.ninja/supports</a></p></figcaption></figure>


---

# 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/video-parameters/and-zoom.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.
