# Create Simultaneous Restream Channels to Multiple Platforms (RTMP)

To create a Restream channel on multiple platforms simultaneously, 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 **Media Live.** Next, select the **Channel tab -> Transcode channels**

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

**Step 3:** Select the **Add button in the right corner. The Create Transcode Channel** screen appears, in the Config tab, you need to enter basic information for the channel including **Name** and **Name Modifier**

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

**Step 4:** Continue to configure the input in the **Input tab**

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

**Step 5: At the Create Input Transcode** screen , select the **RTMP** input type as follows:

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

**Step 6:** After closing the **Create** screen above, the system will display **a list of** channel inputs. Here, you need to **select** the corresponding inputs:

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

**Step 7:** In the **profile** tab , you enter the input profiles by selecting **Add profile** if it already exists or selecting **New profile** to create a new profile.

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

**Step 8:** In this example, we will add a 1080p **video** profile and a 44\_1khz **audio profile.**

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

**Step 9:** Next, you configure the streams that you want to stream to.

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

**Step 10: Enter RTMP** information then click **Submit**

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

**Similar to above, you can stream to multiple RTMPs simultaneously by adding configuration in the Target section.**

**After performing the above steps, the Input section will display the RTMP information receiving the stream. You can stream through the link in this section.**


---

# 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-simultaneous-restream-channels-to-multiple-platforms-rtmp.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.
