View Source Membrane.RTCP.Parser (Membrane RTP plugin v0.23.0)
Element responsible for receiving raw RTCP packets, parsing them and emitting proper RTCP events.
pads
Pads
input
: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
:receiver_report_output
Accepted formats:
%RemoteStream{type: :packetized, content_format: RTCP}
Direction: | :output |
Availability: | :always |
Flow control: | :push |
Demand unit: | nil |
output
:output
Accepted formats:
RTCP
Direction: | :output |
Availability: | :always |
Flow control: | :auto |
Demand unit: | nil |