View Source Membrane.RTCP.Parser (Membrane RTP plugin v0.29.0)

Element responsible for receiving raw RTCP packets, parsing them and emitting proper RTCP events.

Pads

:input

Accepted formats:

%RemoteStream{type: :packetized, content_format: cf} when cf in [nil, RTCP]
Direction::input
Availability::always
Flow control::auto

:receiver_report_output

Accepted formats:

%RemoteStream{type: :packetized, content_format: RTCP}
Direction::output
Availability::always
Flow control::push

:output

Accepted formats:

RTCP
Direction::output
Availability::always
Flow control::auto