# Camera Parameters

## General options

You have to add the parameters to the source link ([`&push`](/advanced-settings/setup-parameters/push.md)).

<table><thead><tr><th width="209.57142857142856">Parameter</th><th>Explanation</th></tr></thead><tbody><tr><td><a href="/pages/4LyOtAthGLAkBBWiY4rq"><code>&#x26;whitebalance</code></a>*</td><td>Lets you manually pre-set the white balance of the camera/webcam</td></tr><tr><td><a href="/pages/jyRn9HinqgNSuyUi3SE2"><code>&#x26;exposure</code></a>*</td><td>Lets you manually pre-set the exposure of the camera/webcam</td></tr><tr><td><a href="/pages/bTT9QJoPXSkKvzPS1qYo"><code>&#x26;saturation</code></a>*</td><td>Lets you manually pre-set the saturation of the camera/webcam</td></tr><tr><td><a href="/pages/WtigUAfUGVhNhOynYh58"><code>&#x26;sharpness</code></a>*</td><td>Lets you manually pre-set the sharpness of the camera/webcam</td></tr><tr><td><a href="/pages/mfhI38uFIWoI1aE15czc"><code>&#x26;contrast</code></a>*</td><td>Lets you manually pre-set the contrast of the camera/webcam</td></tr><tr><td><a href="/pages/z0qnGH5sctSq0cAMryV7"><code>&#x26;brightness</code></a>*</td><td>Lets you manually pre-set the brightness of the camera/webcam</td></tr></tbody></table>

Please see <https://vdo.ninja/supports> for a list of values that are available.\
\
Some option may be supported via URL but not yet listed in the documentation yet.\
\
If options are not available via the URL parameters, you can often still access them vid the Settings -> Video settings menu within a Chromium-based browser. From there you can adjust dynamically via sliders, toggles, or drop-down menus.\
\
Firefox, Safari, and non-Chromium-based browsers may not support options, nor will all devices. Many cameras on Windows, Mac, or Linux will have limit options, although typically Logitech webcams have good support.


---

# 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/camera-parameters.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.
