# HTTP

## HTTP

* Go to Setting->Network->HTTP

| Item        | Description                                                                                                                                                                                                                 |
| ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Port        | Change port if required                                                                                                                                                                                                     |
| Main Stream | <p>TS Preview URL: <http://192.168.1.120/ts/1>\_<em>0;</em><br>TS Stream mode: Complex/Video/Audio<em>;</em><br><em>HLS Preview URL:</em> <http://192.168.1.120/hls/1_0.m3u8>;<br>HLS Stream mode: Complex/Video/Audio;</p> |
| Sub Stream  | <p>TS Preview URL: <http://192.168.1.120/ts/1_1><em>;</em><br>TS Stream mode: Complex/Video/Audio<em>;</em><br><em>HLS Preview URL:</em> <http://192.168.1.120/hls/1_1.m3u8>;<br>HLS Stream mode: Complex/Video/Audio;</p>  |
| TS          | 1\_0: Main Strea&#x6D;*/*&#x31;\_1: Sub Stream, And the first 1 means: Channel 1                                                                                                                                            |
| HLS         | 1\_0: Main Strea&#x6D;*/*&#x31;\_1: Sub Stream, And the first 1 means: Channel 1                                                                                                                                            |
| Complex     | Video & Audio together                                                                                                                                                                                                      |

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

{% hint style="info" %}
:man\_mage: **Tips**: it's supported to play video via HLS protocol on VLC and smartphone. Just paste the above links into VLS or your smartphone.
{% endhint %}

You can read more about FAQ for TS and HLS:

{% content-ref url="/pages/-MPxKYPwiombeRTq8a\_y" %}
[HTTP](/video-encoder/resources/faq/network/http.md)
{% endcontent-ref %}

## Video Tutorial for Native Stream HLS

In this video, we're going to show you how to use HLS to view H.264 video stream in browser-Chrome/Safari on our iPhone.

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

## Video Tutorial for Streaming Audio Only

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


---

# 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/setting/network/http.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.
