rtpmanager
(from GStreamer Good Plug-ins)| Name | Classification | Description | 
|---|---|---|
| rtpbin | Filter/Network/RTP | Real-Time Transport Protocol bin | 
| rtpdtmfmux | Codec/Muxer | mixes RTP DTMF streams into other RTP streams | 
| rtpfunnel | RTP Funneling | Funnel RTP buffers together for multiplexing | 
| rtpjitterbuffer | Filter/Network/RTP | A buffer that deals with network jitter and other transmission faults | 
| rtpmux | Codec/Muxer | multiplex N rtp streams into one | 
| rtpptdemux | Demux/Network/RTP | Parses codec streams transmitted in the same RTP session | 
| rtprtxqueue | Codec | Keep RTP packets in a queue for retransmission | 
| rtprtxreceive | Codec | Receive retransmitted RTP packets according to RFC4588 | 
| rtprtxsend | Codec | Retransmit RTP packets when needed, according to RFC4588 | 
| rtpsession | Filter/Network/RTP | Implement an RTP session | 
| rtpssrcdemux | Demux/Network/RTP | Splits RTP streams based on the SSRC | 
The results of the search are