Membrane.RTP.TCP.Decapsulator (Membrane RTP plugin v0.31.0)
View SourceThis element provides functionality of packetizing bytestream from TCP into RTP and RTCP Packets. The encapsulation is described in RFC 4571.
Packets in the stream will have the following structure: [Length :: 2 bytes][packet :: <Length> bytes]
Pads
:input
Accepted formats:
%RemoteStream{type: :bytestream}
Direction: | :input |
Availability: | :always |
Flow control: | :auto |
:output
Accepted formats:
%RemoteStream{type: :packetized, content_format: RTP}
Direction: | :output |
Availability: | :always |
Flow control: | :auto |