Module rtmp_receive

Source
Expand description

The RTMP Receive step registers with the RTMP server endpoint to allow publishers to connect with the specified port, application name, and stream key combination. Any media packets that RTMP publishers send in will be sent to the next steps.

All media packets that come in from previous workflow steps are ignored.

Structs§

RtmpReceiverStepGenerator
Generates new rtmp receiver workflow step instances based on specified step definitions.

Constants§

APP_PROPERTY_NAME
IP_ALLOW_PROPERTY_NAME
IP_DENY_PROPERTY_NAME
PORT_PROPERTY_NAME
REACTOR_NAME
RTMPS_FLAG
STREAM_KEY_PROPERTY_NAME