# \&width

Sender-Side Option! ([`&push`](https://docs.vdo.ninja/advanced-settings/setup-parameters/push))

## Aliases

* `&w`

## Options

Example: `&width=1920`

| Value                         | Description |
| ----------------------------- | ----------- |
| (some positive integer value) | width in px |

## Details

Sets the maximum width of the video allowed in pixels.

Actual width may be less based on bandwidth allowances.

Limiting the width can force the camera to use higher frame rates.

Limiting the width can reduce CPU load.

{% hint style="danger" %}
If the camera cannot support the width, **it will fail**.
{% endhint %}

You can get [4K](https://docs.vdo.ninja/guides/how-to-stream-4k-video-using-vdo.ninja) by adding `&width=3840&height=2160` to the source link if the camera supports it.

## Related

{% content-ref url="and-height" %}
[and-height](https://docs.vdo.ninja/advanced-settings/video-parameters/and-height)
{% endcontent-ref %}

{% content-ref url="and-aspectratio" %}
[and-aspectratio](https://docs.vdo.ninja/advanced-settings/video-parameters/and-aspectratio)
{% endcontent-ref %}

{% content-ref url="and-quality" %}
[and-quality](https://docs.vdo.ninja/advanced-settings/video-parameters/and-quality)
{% endcontent-ref %}
