All Collections
Tips & Tricks
Create a RTMP video source
Create a RTMP video source

RTMP streams are one of the ways you can add a video source to a channel

Updated over a week ago

A channel needs a video source. Video sources can be RTMP encoders, a webcam, a MP4 file, or a RTMP/RTSP live stream. In this article we will learn how to create a RTMP video source from an encoder:

Step 1:

Click on the left side navigation "Source". You can also access this from inside a channel "Sources" upper right panel.

Step 2:

Give the RTMP source a name. Click on the RTMP option and create the record.

Step 3:

Enable the RTMP source by clicking on the green play icon.

Step 4:

Copy from the "Encoder" tab under the preview player the RTMP path and stream key assigned to the channel.

Step 5:

Open an RTMP encoder program. We will use OBS as an example. Read how to configure OBS in more details. Click on the "Settings" button (lower right side). Find the "Stream" tab (upper left side) and drop down to "Custom" mode. Paste here the RTMP path and stream key you copied from Videolinq.

Step 6:

Click on the "Output" and change the bitrate to at least 3 MBps and audio to 128 KBps. Save settings.

Step 7:

Click on "New destination" and create destinations as explained here.

Step 8:

Start your encoder. When the video shows in the preview player click on "Go Live".

Step 9:

Now start the destinations one by one or "Start All" at once.

Step 10:

To stop the stream do this:

  1. Click in the destination tab on "Stop All", or stop each destination manually.

  2. Click on the "Live" red icon to stop video in the channel. If you are using the Scheduler RTMP mode do not stop the channel and skip to next step.

  3. Stop your RTMP encoder.

  4. Stop the video source.

Tips & Tricks:

When a RTMP encoder disconnects and reconnects to the channel, the operator must push "Go Live" again to activate the channel and send video to the player or to destinations. The channel can support stream continuation, when a RTMP encoder reconnects. Follow Step #3 as explained in this article: configure the Scheduler and enable RTMP autostart automation.

Did this answer your question?