# 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>

For telemetry instructions and more information, please click to here!

{% content-ref url="/pages/FmvqJSwBh82slelosjVh" %}
[Telemetry](/xblink-5g/user-manual/advanced-configuration/telemetry.md)
{% endcontent-ref %}

## 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/nAwXlcSyLHYaMdxPGikg" %}
[Cameras and Gimbals](/xblink-5g/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>" %}

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

{% content-ref url="/pages/bieeF3Xnc4NURP0HwsWx" %}
[Advanced Configuration](/xblink-5g/user-manual/advanced-configuration.md)
{% endcontent-ref %}


---

# 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.xbstation.com/xblink-5g/user-manual/xbstationpilotapp/ground-station/qgroundcontrol.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.
