RTMP Egest
Sends audio and video streams to a remote RTMP server
Component Configuration
Option | Description | Required |
---|---|---|
id |
A unique identifier for the component instance |
✓ |
displayName |
The name shown in the Studio UI of this component |
✓ |
url |
The URL of the remote RTMP server to connect to, including the full stream path and credentials |
✓ |
jitterBuffer |
Configure the buffer to smooth outgoing data (default: {"bufferDelayMs":500}) |
✗ |
avDelayMs |
How many milliseconds to delay A/V to account for subtitles (default: 50) |
✗ |
retryConnectionTimeout |
Number of seconds to wait until a retry is attempted to the RTMP server (default: 5) |
✗ |
notes |
Additional notes about this component |
✗ |