Set up an RTMP (push) stream

Real Time Messaging Protocol (RTMP) is this the most common way to stream to a CDN, including to Facebook Live and YouTube.

Set up an RTMP stream using the Admin panel

  1. Login to the Admin panel as admin, see Connect to the Admin panel.
  2. From the Channel(s) menu, select the channel and click Streaming. The Streaming configuration page opens.
  3. Click New stream and choose RTMP push. The new stream is created using the default name Stream 1.
  4. Click the stream name to see the stream settings.
  5. Enter the URL of the ingestion point provided by the CDN or media server.
    • For RTMP push, enter rtmp followed by the rest of the URL, for example: rtmp://<server-ip-address>:<port>/etc...
  6. Enter the Stream name (which also is called a stream key by some CDNs)
  7. (Optional) Enter a User name and Password.
  8. The CDN provider assigns a user name and password to authenticate the publisher. Contact the CDN provider for your log in credentials. Some CDNs, like YouTube and Facebook Live, do not require you to enter your log in credentials here.

  1. (Optional) Rename the stream. Click the current name and enter a different name, then press Enter.
  2. Refresh your browser if the new stream name doesn't immediately display.

  3. Click Apply.
  4. To start streaming, click Start or click Start all to simultaneously start this stream and any other streams you have configured for this channel.
  5. Click Delete this stream at any time to delete the stream.