RTMP (User Settings) - altodd/multistreamer GitHub Wiki
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.
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)