# \&viewheight

Viewer-Side Option! ([`&scene`](https://docs.vdo.ninja/advanced-settings/mixer-scene-parameters/scene), [`&room`](https://docs.vdo.ninja/advanced-settings/setup-parameters/room), [`&view`](https://docs.vdo.ninja/advanced-settings/mixer-scene-parameters/view), [`&solo`](https://docs.vdo.ninja/advanced-settings/mixer-scene-parameters/and-solo))

## Aliases

* `&vh`

## Options

Example: `&viewheight=1080`

| Value           | Description            |
| --------------- | ---------------------- |
| (value integer) | video height in pixels |

## Details

Added new viewer-side parameters that can be used in place of [`&scale`](https://docs.vdo.ninja/advanced-settings/video-parameters/scale): `&viewheight=180` and [`&viewwidth=320`](https://docs.vdo.ninja/advanced-settings/video-parameters/and-viewwidth), which effectively does the same thing as [`&scale`](https://docs.vdo.ninja/advanced-settings/video-parameters/scale), but instead you pass a resolution.&#x20;

It's important to note, that due to flexibility to request width/heights that are not aspect-ratio compatible, and due to bitrate/quality resolution limitations, these values are just 'max' target resolution values; the actual resolution you get could be still less. They also do not impact the actual capture resolution of the remote sender's camera, so its purely for requesting a specific downscaled resolution. This command applies to all video elements in a view port, and it disables the auto-scaler functionality.

Similarly, also added the option to the IFRAME API to request different down-scaled resolutions dynamically, per connection, if you want greater programmatic control vs static URL options.

![](https://2943598173-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZHXv1G8N0MDxwotaT9%2Fuploads%2FiYvYKIspcoW61Xj3eug9%2Fimage.png?alt=media\&token=ed558add-bd40-4997-bd9f-266f3881948b)

![](https://2943598173-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZHXv1G8N0MDxwotaT9%2Fuploads%2Fyh11o3NjhzqeddlbKzhB%2Fimage.png?alt=media\&token=c4579dd8-6dde-4f4c-b4b2-66cafdb279bf)

## Related

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

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

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