Membrane RTP plugin v0.4.0-alpha Membrane.RTP.StreamReceiveBin View Source

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.

TODO: payload type demuxing

Link to this section Summary

Types

t()

Struct containing options for Membrane.RTP.StreamReceiveBin

Functions

Returns pads descriptions for Membrane.RTP.StreamReceiveBin

Returns description of options available for this module

Link to this section Types

Link to this type

t()

View Source
t() :: %Membrane.RTP.StreamReceiveBin{
  depayloader: any(),
  ssrc: Membrane.RTP.ssrc_t()
}

Struct containing options for Membrane.RTP.StreamReceiveBin

Link to this section Functions

Returns pads descriptions for Membrane.RTP.StreamReceiveBin

Returns description of options available for this module