# TCP/IP

## TCP/IP

* Go to Setting->Network->TCP/IP

| Item      | Description               |
| --------- | ------------------------- |
| DHCP      | Obtain IP via DHCP server |
| Static IP | Manually set IP           |
| DNS       | Default DNS 8.8.8.8       |

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

{% hint style="info" %}
:man\_mage: **Tips**: We're afraid the default DNS might not be available in EU. If it's failed to push live stream to YouTube, please try to change another DNS.
{% endhint %}

## Configure IP(Manually)

### Configure IP via Device Manager

* Open the file folder of EncDevice
* Double click "EncDeviceTool.exe" and then it will work
* Click "Refresh" -->Enter username and password at the right bottom side;
* Select the device-->Enter Start IP & IP Gateway-->Click "Modify"

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

### Video Tutorial

{% embed url="<https://youtu.be/xizUeJn7RT8>" %}
Configure IP via IPCManager
{% endembed %}

{% content-ref url="/pages/-MPxHLs8V0pH94ly0\_gs" %}
[TCP/IP](/encoder-pro/resources/faq/network/tcp-ip.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.exvist.com/encoder-pro/setting/network/tcp-ip.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.
