# SYSTEMS TAB

### 1.1. IP ADDRESS

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

Note: VIO addresses can be changed based on your device. Make sure that it does not conflict with another device on your networks.

* Click `Apply` and `Reboot` reboot the Vio system to apply the new IP address

### 1.2. VIDEO STREAMING

<figure><img src="/files/EIqHEyxdIWKzQPewWpdJ" alt=""><figcaption><p>DEFAUT SETTING</p></figcaption></figure>

You can change the parameter suitable with your system, then click on **APPLY**

* AUTO CONNECT: **ENABLE / DISABLE**
* BITRATE: **512 Kbps / 1 Mbps / 2 Mbps / 4 Mbps / 8 Mbps**
* MOUNT POINT: vio
* PORT: 8554 (changeable)
* RESOLUTION: **640x360 / 1280x720 / 1920x1080**
* ECODER: **H.264 / H.265**
  * H.264 (AVC - Advanced Video Coding)
  * H.265 (HEVC - High Efficiency Video Coding)

### 1.3. GIMBAL CONTROL

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

### 1.4. STORAGE

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

<figure><img src="/files/9b70gvw9T7DFtxkFDZSZ" alt=""><figcaption></figcaption></figure>

### 1.5. IR CAMERA SETTING

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

### 1.6. MAVLINK

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


---

# 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.gremsy.com/gremsy-app/payload-setting-app/how-to-use/systems-tab.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.
