# How to Check the Stream Key of an RTMP Server

To stream to an RTMP server, copy the stream key from your platform and enter it into PRISM Live Studio.

***

{% hint style="info" %}
We recommend checking the stream key on a desktop.
{% endhint %}

## 1. Checking the Stream Key on YouTube

1. Go to: [https://www.youtube.com/live\_dashboard](https://www.youtube.com/live_dashboard?utm_source=chatgpt.com)
2. Log in with the YouTube account you will use for streaming.
3. On the Live Dashboard page, scroll down to **\[Encoder Setup]** and find **\[Stream Name/Key]**.
4. Copy the key and paste it into the **\[Stream Key]** field in the **Custom Channel** settings of PRISM Live Studio, then start streaming.

## 2. Checking the Stream Key on Facebook

1. Go to: [https://www.facebook.com/](https://www.facebook.com/?utm_source=chatgpt.com)
2. Log in with the Facebook account you will use for streaming.
3. In the posting area, click **\[Live video]**.
4. Select the **\[Go live]** button in the Go live area, and copy the **\[Stream Key]**.
5. Paste it into the **\[Stream Key]** field in PRISM Live Studio’s **Custom Channel** settings and start streaming.

## 3. Checking the Stream Key on Twitch

1. Go to: [https://www.twitch.tv/prismlive/dashboard/settings](https://www.twitch.tv/prismlive/dashboard/settings?utm_source=chatgpt.com)
2. Log in with the Twitch account you will use for streaming.
3. From the left menu, select **\[Settings > Channel]**.
4. Under **\[Stream Key]**, click **\[Show Key]** and copy it.
5. Enter it into the **\[Stream Key]** field in PRISM Live Studio’s **Custom Channel** settings and start streaming.

## 4. Checking the Stream Key on BAND

1. Go to: [https://band.us](https://band.us/?utm_source=chatgpt.com)
2. Log in with your BAND account and select the Band where you want to stream.
3. Click the **\[Live stream]** menu, then get and copy the stream URL and key.
4. Paste the stream key into the **\[Stream Key]** field in PRISM Live Studio’s **Custom Channel** settings and start streaming.

## 5. Checking the Stream Key on NAVER TV

1. Go to: [https://studio.tv.naver.com/live](https://studio.tv.naver.com/live?utm_source=chatgpt.com)
2. Log in with the NAVER account that owns the NAVER TV channel.
3. In **Live List > Start/Edit**, find the **\[Stream Settings]** section on the right to check the key.
4. Enter it into the **\[Stream Key]** field in PRISM Live Studio’s **Custom Channel** settings and start streaming.

## 6. Checking the Stream Key on SOOP&#x20;

1. Go to: [https://dashboard.sooplive.co.kr/](https://dashboard.sooplive.co.kr/?utm_source=chatgpt.com)
2. Log in with your SOOP account.
3. Go to the **\[Encoder Settings]**, available at the bottom of the **\[Dashboard]**, and check the **\[Stream Name]**.
4. Copy the key, paste it into the **\[Stream Key]** field in PRISM Live Studio’s **Custom Channel** settings, and start streaming.

## 7. Checking the Stream Key on kakaoTV

1. Go to: [https://tv.kakao.com/studio/live/start](https://tv.kakao.com/studio/live/start?utm_source=chatgpt.com)
2. Log in with the kakaoTV account you will use for streaming.
3. On the right-hand **\[Stream Settings]** panel, click **\[Check Stream Key]**.
4. Copy the key and paste it into the **\[Stream Key]** field in PRISM Live Studio’s **Custom Channel** settings, then start streaming.

[..](https://guide.prismlive.com/desktop "mention"),  [..](https://guide.prismlive.com/desktop/guides "mention"), &#x20;


---

# 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://guide.prismlive.com/desktop/guides/streaming/rtmp-streaming/how-to-check-the-stream-key-of-an-rtmp-server.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.
