Stream RTMP Node
Creates an output stream that is published to live streaming platforms or servers using RTMP, such as YouTube, Mux, Wowza.
Overview
Once deployed, this node publishes the input (encoded) video stream to the specified RTMP server. To view the public stream, refer to your live streaming platform or RTMP server docs.
The Stream's properties are also available using the Stream API.
Inputs & Outputs
- Inputs : 1, Media Format : Encoded Video
- Outputs : None
- Output Metadata : None
Properties
Property | Value |
---|---|
rtmp_url | RTMP or RTMPS server URL to which this stream will be broadcasted. Obtain this from YouTube, Mux, Wowza or other streaming providers. ex. rtmps://server/key |
Metadata
Metadata Property | Description |
---|---|
None | None |
Updated about 2 years ago