# RTMP Destination Set Up

LiSA support multistreaming to other platforms. In this guide we will look at the LiSA side and how to set up and use the RTMP Destination for a Facebook Live.

### STEP 1: CREATE RTMP Destination

Navigate to Settings -> General -> RTMP Destinations

Click on the plus icon in the top right corner and fill out the template: [Example Facebook](/knowledge/shows/multistreaming-simulcast/facebook-set-up.md)

<figure><img src="/files/rprUiLIzag01bfRCYWFy" alt=""><figcaption><p>Setting</p></figcaption></figure>

<figure><img src="/files/O8gaeOT8CVAKnpiI4mzk" alt=""><figcaption><p>Create new rtmp destination</p></figcaption></figure>

| Internal name | Only visible to user in the backend                                     |
| ------------- | ----------------------------------------------------------------------- |
| Platform      | Enter the rtmp url + stream key intho this box. Facebook example set up |
| Orientation   | Select between landscape and portrait                                   |

Once you have filled out the information click on the gearwheel and publish the rtmp destination.&#x20;

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

### STEP 2: USE RTMP Destination

Navigate into your show and scroll a bit down until you see RTMP destinations.

Click into the box and select your destination by toggling the button. Then click save. If you cannot see your platform, make sure you have published the RTMP destination.

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

Once you go live on LiSA you'll be live on facebook as well.

{% hint style="warning" %}
You will have to end the streams separately.
{% 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.hello-lisa.com/knowledge/shows/multistreaming-simulcast/rtmp-destination-set-up.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.
