> For the complete documentation index, see [llms.txt](https://docs.gremsy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gremsy.com/payloads/vio/ethernet-video-stream/vio-payload-configuration.md).

# VIO PAYLOAD CONFIGURATION

**1. Overview**

* To stream video over Ethernet, the Vio payload needs to be set up on the same network layer (IP) as the remote-running QGC.
* Please follow the article below to setup IP properly

**2. Vio Ethernet Video Stream Protocol**

On firmware v1.0.1 or higher, Vio streams video via the RTSP protocol with an H264 encoder.

**3. Set IP address of Vio and IP address of UDP stream receiver**

* Connect the VIO to VIO Settings app over ethernet or USB
* Set the IP address appropriate to your network

{% content-ref url="/pages/jFpkh08wBEgZH4h9KDcL" %}
[Setup IP Address](/payloads/vio/software-configuration/vio-settings-app/systems/setup-ip-address.md)
{% endcontent-ref %}


---

# 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.gremsy.com/payloads/vio/ethernet-video-stream/vio-payload-configuration.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.
