API Reference Membrane RTP plugin v0.7.0-alpha

Modules

Parses RTCP Application-defined (APP) packets defined in RFC3550

Parses and constructs RTCP BYE packets defined in RFC3550

Struct describing 32-bit header common to all RTCP packets

Functions common to all RTCP Packets

Membrane element.

Parses and constructs RTCP Receiver Report defined in RFC3550

Parses and constructs report blocks, which are parts of RTCP Sender and Receiver Reports defined in RFC3550

Parses Source Description (SDES) RTCP Packets defined in RFC3550

Parses and constructs RTCP Sender Report defined in RFC3550

Describes RTP Header defined in RFC3550

Describes RTP Header Extension defined in RFC3550

Element that buffers and reorders RTP packets based on sequence_number.

JitterBuffer stats that can be used for Receiver report generation

Defines a struct describing an RTP packet and a way to parse and serialize it. Based on RFC3550

This module contains utility to translate numerical payload type into an atom value.

Parses RTP packets.

A filter separating RTP packets from different SSRCs into different outpts.

Serializes RTP payload to RTP packets by adding the RTP header to each of them.

Serializer stats that can be used for Sender Report(SR) generation

Bin handling one RTP session, that may consist of multiple incoming and outgoing RTP streams.

This bin gets a parsed RTP stream on input and outputs raw media stream. Its responsibility is to depayload the RTP stream and compensate the jitter.

Bin payloading and serializing media stream to RTP.

Simple vad based on audio level sent in RTP header.

Converts SRTP packets to plain RTP.

Converts plain RTP packets to SRTP.