> For the complete documentation index, see [llms.txt](https://docs.jtokenapp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jtokenapp.com/live-camera/live-view/video-settings.md).

# Video Settings

In this section, it allows users to change video settings for the live view. Please see below for an explanation of them:

### Aspect Ratio

This button allows users to switch the display aspect ration in its set resolution.

* 1X: Original size of the stream in its set resolution;
* 4:3: To show the stream in 4:3 ratio;
* 16:9 To show the stream in 16:9 ration;
* Stretch: Stretch the stream to cover the entire window;

![Aspect Ratio](/files/-MSB818pPd0i6OUSTQd7)

### Main/Sub Stream Switch

This button allows users to switch the stream type in the live view.

![Main/Sub Stream](/files/-MSB8py4V6NbGiFZWZlZ)

{% hint style="info" %}
:man\_mage: **Tips**: 1: Main Stream, 2: Sub Stream
{% endhint %}

### Alarm Output

The signal light to show if there is alarm. This icon flashes RED if there is alarm like motion detection etc.

![](/files/-MSB9D2LG32YKlk_iyeb)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/live-view/video-settings.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.
