API Reference Membrane RTMP plugin v0.12.1

modules

Modules

Protocol for implementing RTMP Message validators. Allows for verifying some of the RTMP messages.

Default implementation of the MessageValidator protocol which allows every incoming stream.

Defines the RTMP publish command.

Defines the RTMP releaseStream command.

Defines the RTMP setDataFrame command.

Membrane element being client-side of RTMP streams. To work successfuly it requires to receive both audio and video streams in AAC and H264 format respectively. Currently it supports only

Membrane Element for receiving an RTMP stream. Acts as a RTMP Server.

A simple ssl server, which handles each new incoming connection.

A simple tcp server, which handles each new incoming connection.

Bin responsible for demuxing and parsing an RTMP stream.