Membrane.RTP.Opus.Depayloader (Membrane: RTP Opus v0.7.0) View Source
Parses RTP payloads into parseable Opus packets.
Based on RFC 7587.
Pads
:input
Accepted formats:
RTP| Direction: | :input |
| Availability: | :always |
| Mode: | :pull |
| Demand mode: | :auto |
| Demand unit: | :buffers |
:output
Accepted formats:
%RemoteStream{type: :packetized, content_format: Opus}| Direction: | :output |
| Availability: | :always |
| Mode: | :pull |
| Demand mode: | :auto |