Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

RTMP (User Settings)

John Regan edited this page Aug 2, 2017 · 1 revision

Details

The RTMP network module allows users to add arbitrary RTMP URLs as Accounts. This allows users to push to any RTMP-enabled video service they would like, but it does not support updating any metadata on any service.

User Settings

When you add a new RTMP stream, you'll have the following fields:

  • Name - This can be anything, so long as it doesn't clash with existing names (required).
  • RTMP URL - The RTMP URL to push video to (required).
  • Shareable URL - If your video will be available on some website, put it here (optional)
  • FFMPEG Args - if you want to transcode a stream (instead of copying as-is), place arguments for ffmpeg here (optional)
Clone this wiki locally