# Video

## Video

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

### Video

| Item       | Description                                                            |
| ---------- | ---------------------------------------------------------------------- |
| Channel    | Main stream/Sub stream                                                 |
| Codec type | H.264/H.265                                                            |
| Resolution | <p>Up to 1920*1080P(Main Stream)</p><p>Up to 1280*720P(Sub Stream)</p> |
| Audio      | ON/OFF                                                                 |

### GOP

| Item         | Description |
| ------------ | ----------- |
| Key interval | 5-200       |

{% hint style="info" %}
:man\_mage: Tips: Set lower Key interval if better image quality is required.
{% endhint %}

### Bitrate Mode

| Item    | Description             |
| ------- | ----------------------- |
| Type    | CBR/VBR                 |
| Bitrate | 64-12000Kbit/s          |
| Quality | 0-5(VBR available only) |

### Framerate

| Item      | Description |
| --------- | ----------- |
| Framerate | Up to 30fps |

{% hint style="info" %}
:man\_mage: **Tips**: It depends on the chips and system mode. If system mode is 1\*1080P\@50/60, then it can set at most 50fps.
{% endhint %}

![](/files/-MPnfekOzzCGiAUTHiR6)

{% hint style="info" %}
:man\_mage: **Tips**: It's recommended to set lower bitrate like 500Kbits/s at the very beginning if your local bandwidth is not enough.
{% 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.jtokenapp.com/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.
