# Create Live Transcode Channel

To create a Live Transcode channel, follow these instructions:

## Install Sigma Media Server <a href="#cai-dat-sigma-media-server" id="cai-dat-sigma-media-server"></a>

First, you need to install Sigma Media Server following the steps [here](https://docs-vngcloud-vn.translate.goog/vng-cloud-document/vn/vcdn/loai-hinh-dich-vu/transcoding/cai-dat-sigma-media-server) .

## Initialize and configure Media Service for livestreaming. <a href="#khoi-tao-va-cau-hinh-dich-vu-media-service-de-livestream" id="khoi-tao-va-cau-hinh-dich-vu-media-service-de-livestream"></a>

**Step 1:** After successfully installing **Sigma Media Server** , access <https://portal.sigma.video/apps> with the email you previously registered to use the service.

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

**Step 2:** Select the **Product** drop-down menu and select **Livestream**

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

**Step 3:** Continue to select **the Channel tab**

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

**Step 4:** Select the **Add channel** button in the right corner

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

**Step 5: The Create Channel** screen appears, you configure the channel parameters, select the processing server in the **Advance configuration** section.

<figure><img src="/files/1uqwABrHsYI9hLIA2fe0" alt=""><figcaption></figcaption></figure>

**Step 6:** Return to the **Channel** list screen and we will see the newly created channel in the list. Click on the channel name to go to the channel detail screen.

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

**Step 7:** In the channel detail screen, we will see the RTMP Stream URL information. Replace **the Stream URL** on the screen with *<mark style="color:blue;">**rtmp\://\<server\_public\_ip>:1935/livestream**</mark>* to stream.

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

## Initialize and configure the vCDN service. <a href="#khoi-tao-va-cau-hinh-dich-vu-vcdn" id="khoi-tao-va-cau-hinh-dich-vu-vcdn"></a>

**Step 1:** You access [GreenNode – ](https://vcdn.vngcloud.vn/)[vCDN ](https://vcdn.vngcloud.vn/)[Portal](https://vcdn.vngcloud.vn/)

**Step 2:** Create a CDN domain for **Live Streaming** following the instructions [here](https://docs-vngcloud-vn.translate.goog/vng-cloud-document/vn/vcdn/loai-hinh-dich-vu/live-streaming) .

**Step 3** : Point the CDN **Origin to the Sigma server** that is processing the livestream.

<figure><img src="/files/HD0uDW13ek5y7Gf3xEEa" 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.vngcloud.vn/vng-cloud-document/vcdn/loai-hinh-dich-vu/transcoding-and-advanced-features/use-cases/create-live-transcode-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.
