# Video

## Video

* Go to Configuration->Video & Audio->Video

![Video](/files/-MSNKJFs-Oa_LUFi8kNx)

## Explanation

* **Encode Type**: This dropdown box allows the user to select a compression protocol.&#x20;
* **Resolution**: This dropdown box allows the user to set the resolution.&#x20;
* **Profile**: This dropdown box allows the user to set the profile.
* **Frame Rate (FPS)**: This dropdown box allows the user to select a frame rate. Frame rate settings are measured in frames per second (FPS), and can range from 1f/s to 25f/s in PAL mode and 1f/s to 30f/s in NTSC mode.&#x20;
* **Bit Rate Type**: This dropdown box allows the user to select a bit rate type. The system supports two bit rate types: CBR and VBR. In VBR mode, video quality can be set.&#x20;
* **Reference bit rate**: This is the recommended bit rate value according to the resolution and frame rate selected. • Bit Rate: This dropdown box allows the user to select a bit rate.&#x20;
* **Encode quality**: This function allows the user to select the image encode quality.&#x20;
* **Key frame interval**: This field allows the user to set the P frame amount between two I frames. The value ranges from 1 to 150 seconds. Default value is 50. Recommended value is frame rate \*2.&#x20;
* **Restore Default**: Restore the values to default setting.&#x20;
* **Refresh**: Refresh the display of the settings’ value.&#x20;
* **Save**: Save the settings.

{% hint style="info" %}
:man\_mage: **Tips**: Sub Stream is the lower quality stream that allows the feed to take up less resources and bandwidth when streaming. The Main Stream and the Sub Stream have the same fields.
{% 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/live-camera/configuration/video-and-audio/video-1.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.
