# Channel

## Channel

* Go to Setting->System->Channel->Encode Channel or Decode Channel
* Add CH3->Click"Modify"->Select Protocol (SQ, RTSP, RTMP, TS\[TS, HLS])
* Enter Device Name->Device Address->Username->Password
* Click"Confirm" and then CH3 is already added successfully;

<figure><img src="https://2135358283-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpoaBKMSV5lXq2C8IiNMO%2Fuploads%2F5jkuXtmTjXJrosND2DCr%2FTVHVE_SystemChannel.jpg?alt=media&#x26;token=45c2add2-d2ac-42de-b84a-abef1f73a7cc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
SQ means the private protocol for encoders and decoders manufactured by EXVIST;
{% endhint %}

### Add RTSP Stream

#### Take IP Camera from Hikvision for Example

* Click "Modify"->Select RTSP from Protocol Dropdown List->Enter Device Name
* Enter Device Address like ***rtsp\://admin:12345\@192.168.1.108:554/h264/ch1/main/av\_stream*** {Username: admin, Password: 12345}, as username and password are already embedded in the RTSP address, then it's only needed to enter username *admin* and keep password as blank;

{% hint style="info" %}
If it's failed to decode RTSP stream of IP cameras from other brands, then we're afraid it might be needed to do integration.&#x20;
{% endhint %}

{% hint style="warning" %}
**Please note**: CH1 might not be available if all decoding channels are added. Then it's necessary to uncheck the checkbox of CH1 to save all channels successfully.
{% endhint %}


---

# 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/video-encoder/fusion/system/channel.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.
