RtmpServerInputConfiguration
Configure an RTMP Input Media Node. Should be sent once, after the node has been created.
Field |
Type |
Repeated |
Description |
id |
The Media Node Id |
||
port |
The port that the RTMP server is listening on |
||
stats_sampling |
|||
ssl |
|||
ssl_options |
|||
time_domain |
|||
media_timeout_ms |
When set, a connection that stops delivering media (audio and video) for this many milliseconds is torn down, even if it keeps sending non-media RTMP control traffic. Catches a wedged/dead publisher whose control bytes would otherwise keep the connection "active" indefinitely. Unset = disabled. |