View Source Membrane.RTCP.Parser (Membrane RTP plugin v0.22.1)
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 |
Mode: | :pull |
Demand mode: | :auto |
Demand unit: | :buffers |
receiver_report_output
:receiver_report_output
Accepted formats:
%RemoteStream{type: :packetized, content_format: RTCP}
Direction: | :output |
Availability: | :always |
Mode: | :push |
Demand mode: | :manual |
output
:output
Accepted formats:
RTCP
Direction: | :output |
Availability: | :always |
Mode: | :pull |
Demand mode: | :auto |