Skip to content

RTMP Playback

Flussonic supports playing RTMP streams. Read more about RTMP at Using RTMP protocol.

Make sure to set the ports to be able to play live video, archive or VOD over RTMP or RTMPS. When the port is set, playback URLs are available in the UI:

Note

The first part of the URL after the server name, i.e. static or VOD_name, is considered as application name. Read more about the features of URL when using the RTMP protocol here.

  • For live video and archive: on the Output tab in the stream profile. The URL looks like:

    rtmp://FLUSSONIC-IP:PORT/static/STREAMNAME

    Output protocols

  • For VOD: when viewing a file in the VOD settings. The URL looks like:

    rtmp://FLUSSONIC-IP:PORT/VOD_name/file_name

    VOD playback URLs