# Video

## Video

* Go to Setting->Video/Audio->Video

| Item              | Description                                                             |
| ----------------- | ----------------------------------------------------------------------- |
| Video             | Main stream/Sub stream                                                  |
| Codec type        | H.264/H.265                                                             |
| Resolution        | <p>Up to 1920*1080P(Main Stream)</p><p>Up to 1920*1080P(Sub Stream)</p> |
| Bitrate Mode      | VBR/CBR                                                                 |
| Framerate         | Up to 60fps                                                             |
| GOP(Key Interval) | 5-200                                                                   |
| Bitrate           | 64-12000Kbit/s                                                          |
| Quality           | 0-5(VBR available only)                                                 |
| Audio             | ON/OFF                                                                  |

<figure><img src="/files/v9KM2C0DtPr945WifqC2" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
:man\_mage: **Tips**:&#x20;

1. If system mode is 1\*1080P\@50/60, then it can be set at most 60fps.
2. Set lower Key interval(GOP) if better image quality is required.
3. It's recommended to set lower bitrate like 500Kbits/s at the very beginning if your local bandwidth is not enough.
4. If it's required to view image directly in ODM(ONVIF Device Manager), it's necessary to disable&#x20;
   {% endhint %}


---

# 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.exvist.com/encoder-pro/setting/video-audio/video.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.
