# GoPro Camera

## Hardware Setup

1. Connect  XBLink 5G to your GoPro via USB type C to type C cable (supported OTG).
2. Turn on GoPro and power up XBlink&#x20;
3. &#x20;The screen of GoPro show you notification is "**USB connected**", then "**WEDCAM**"

<figure><img src="/files/WHEpOCUPyDk72uAVZ5dU" alt=""><figcaption><p>Hardware Setup</p></figcaption></figure>

## Configuration

### How to get Serial Number of GoPro

You can get your serial number of GoPro as below link.

{% embed url="<https://community.gopro.com/s/article/How-to-Find-Your-GoPro-Serial-Number?language=en_US#h11>" %}
How To Find Your GoPro Serial Number
{% endembed %}

Open **XBStationPillotApp** and follow to instruction:

1. Internet connection: **TCP**
2. Video Port: **5601**
3. Video Source: **GOPRO**
4. Series: **Please fill out 3 last digit of your serial number (example: 988)**
5. **TURN ON**.

<figure><img src="/files/LraJ4wx6SvGc9YpNwH70" alt=""><figcaption><p>Configuration GoPro</p></figcaption></figure>

### Ground Station

#### QGroundControl

* Open QGroundControl, Change Source section to **MPEG-TS (h.264) Video Stream** as below.
*

```
<figure><img src="/files/OkNyKwD7WNsCWCHBZHhJ" alt=""><figcaption></figcaption></figure>
```

## Video tutorial

For more information, please see a video as below

{% embed url="<https://youtu.be/cdSb6gp6xnE>" %}


---

# 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/advanced-configuration/cameras-and-gimbals/gopro-camera.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.
