> For the complete documentation index, see [llms.txt](https://docs.xbstation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xbstation.com/xblink-plus/user-manual/xbstationpilotapp/ground-station/qgroundcontrol.md).

# Qgroundcontrol

## Login

* User Name
* Password
* Server: <https://server.platform.xbstation.com:8007> (Default)&#x20;

![](/files/-M_yg-bQuy-dBRS9julS)

Note: Account is attached on your XBLink Plus box. If you don't have account, please contact us.

## Connect to Telemetry data

1. Open QGroundControl -> Comm Links ->  choose TCP type
2. Enter Host name/ip: **127.0.0.1** (default)
3. Remote port: **5760** or **5761** (*remember it must be same Telemetry Host Port in PilotApp*)

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

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

Please click [**here**](broken://pages/vvC18li9n5vB4r372zMG) to for telemetry instructions and more information.

## Connect to Video Streaming

### XBCam V2

1. Open QGroundControl -> General -> Video Settings
2. Video source: **UDP h.261 Video Stream**
3. UDP Port: **5600** or **5601** (*remember it must be same Video Port in PilotApp*)

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

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

### Other Cameras

Let's explore more setup and advanced configuration of other cameras **here**!

{% content-ref url="/pages/cVBUNtVage3SdIgdrGb8" %}
[Cameras and Gimbals](/xblink-plus/user-manual/advanced-configuration/cameras-and-gimbals.md)
{% endcontent-ref %}

## Video Tutorials

* XBStationPilotApp - QgroundControl: [here](https://www.youtube.com/watch?v=8mLK-jrc7eE)

{% embed url="<https://www.youtube.com/watch?v=8mLK-jrc7eE>" %}
Connect Telemetry to Pixhawk and video data with XBCam V2&#x20;
{% endembed %}

{% hint style="info" %}
Let's explore the variety of features that XBLink supports here
{% endhint %}

{% content-ref url="/pages/ELXE0nfd8zDzmKMUCjVa" %}
[Advanced Configuration](/xblink-plus/user-manual/advanced-configuration.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, and the optional `goal` query parameter:

```
GET https://docs.xbstation.com/xblink-plus/user-manual/xbstationpilotapp/ground-station/qgroundcontrol.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
