# 1.Download & Connect

### 1.1. Download and install YDlink.

#### 1.1.1. Download link：

<https://www.yangdaonline.com/ydlink-gimbal-control-software/>

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

#### 1.1.2 Interface after installation

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

### 1.2. Connect & set PC IP

1.2.1. Power on the gimbal by DC12V(3S). and Connect it to PC by RJ45 cable

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

1.2.2. Configure PC LAN IP address to the same IP segment as gimbal camera

{% hint style="info" %}
(Note:The last number of PC ip address should be different with the last number of camera IP address)
{% endhint %}

Eg:

* Default camera IP address is: 192 . 168 . 2 . 119&#x20;
* PC IP address: 192 . 168 . 2 . 3 (only the last number should be different than 119.)&#x20;
* Subnet mask: 255 . 255 . 255 . 0&#x20;
* Default gateway: 192 . 168 . 2 . 1

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

1.2.3. Run YDlink, Click “Connect” menu button

Enable video stream

* Step 1. Input the Network video IP address: rtsp\://192.168.2.119/554&#x20;
* Step 2. Click “Open Video” button to connect camera video.

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

Control the gimbal by TCP

* Step 1. Enter the IP address 192.168.2.119 and port 2000.&#x20;
* Step 2. Click the “Connect” botton to enable gimbal control.

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


---

# 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.yangdaonline.com/yangda-docs/gimbal-camera-user-manual/ydlink-control-software/1.download-and-connect.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.
