# Wireless Payload Stream Sharing

{% hint style="warning" %}
Note: A payload must attached to the drone to follow this process. RTSP forwarding is only available for viewing payload video streams.
{% endhint %}

1. Connect to the GS-ONE hotspot on a laptop

![](/files/EJclTc94BOecAlWPkZBg)![](/files/FyjCK2FghAdguxiUOmrU)

2. In IGC, select the IFT icon in the top left of the screen, then select "Application Settings".\
   ![](/files/9iz2NevGqUhFLeh3BTLV)
3. Select "General" then check the box titled “Enable RTSP Server”.\
   ![](/files/HL68zP8kxYipLqV1rcAu)
4. On a laptop, Open VLC, (or a similar program capable of opening an RTSP link) and select "Media", then "Stream".\
   ![](/files/XTPvANEcX0qhFGSnhYU0)
5. Type in the address displayed in IGC titled "RTSP Server URL (Hotspot)". (For this example, the Gremsy Vio is shown: rtsp\://192.168.67.226:8554/stream) and press "Stream" in VLC.\
   ![](/files/kYTGHRr81bVkfcBsSGmw)![](/files/JSPuRw59KatOjPwcM5jg)
6. The video will be displayed in VLC on the computer. \
   ![](/files/7UyKhyc3UBCQBccWE3Sm)

<br>


---

# 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.inspiredflight.com/inspired-documentation/products/ground-control-stations/gs-one/wireless-payload-stream-sharing.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.
