RTSP.PacketSplitter (RTSP v0.4.0)
View SourceSplit the incoming network packets muxed in the same TCP connection into RTSP, RTP and RTCP packets.
Summary
Functions
Split the binary into RTSP, RTP and RTCP packets.
Types
Functions
@spec split_packets(binary(), Membrane.RTSP.t(), result()) :: {result(), binary()}
Split the binary into RTSP, RTP and RTCP packets.