# QGroundControl

## Login

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

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTEnid8slfk8yG87EyboI%2Fuploads%2F0jcjiW8H3X7ZW2b7tdBU%2FScreenshot%202026-02-03%20140225.png?alt=media&#x26;token=09d86209-d873-499d-bf80-de4151a788b6" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
Note: Account is attached on your XBLink Mini's box. If you don't have account, please contact us.
{% endhint %}

## Connect to Telemetry data

1. Open QGroundControl, select Application Settings, then choose **Comms Links**
2. Choose Add New Link, at Type, choose **TCP**
3. Enter Server Address: **127.0.0.1** (default)
4. Remote port: **5760** or **5761** (*remember it must be same Telemetry Host Port in PilotApp*)

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTEnid8slfk8yG87EyboI%2Fuploads%2FGxp1UJS8GB4OnsZ1G7z8%2FPilotApp_5760.png?alt=media&#x26;token=fe0ea54b-425e-4a7f-94cf-50d15acc4f36" alt=""><figcaption></figcaption></figure>

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTEnid8slfk8yG87EyboI%2Fuploads%2F7hikBn7tASGFmc3IZuoS%2FGroundcontrol.png?alt=media&#x26;token=7fdc7f5f-6be3-432a-961f-1dc6593cca1c" alt=""><figcaption></figcaption></figure>

## Connect to Video Streaming

### XBCam V2

1. Open QGroundControl, select Application Settings, then choose **Video**
2. Video source: **UDP h.264 Video Stream**
3. UDP Port: **5600** or **5601** (*remember it must be same Video Port in PilotApp*)

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTEnid8slfk8yG87EyboI%2Fuploads%2FZSkHVcCVrR9iFFKYi0gw%2FPilotApp_5601.png?alt=media&#x26;token=275a4336-ffd5-4c7e-8145-c2607ebbc4d0\" alt=""><figcaption></figcaption></figure>

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTEnid8slfk8yG87EyboI%2Fuploads%2FTPlcV0COWqp2OyCpwIhm%2FVideo_QGC.png?alt=media&#x26;token=36dcae9f-2473-432b-8a34-7125c158a2c3" alt=""><figcaption></figcaption></figure>

## 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
{% endembed %}

{% hint style="info" %}
Let's explore features that XBLink Mini supports [here](/xblink-mini/user-manual/advanced-configuration.md)!
{% endhint %}

{% content-ref url="/pages/Nvv8jVAodDejZcNcz0LB" %}
[Advanced Configuration](/xblink-mini/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-mini/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.
