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

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
Demand unit:nil

:receiver_report_output

Accepted formats:

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

:output

Accepted formats:

RTCP
Direction::output
Availability::always
Flow control::auto
Demand unit:nil