Tools for processing, analyzing, and manipulating RTP (Real-time Transport Protocol) data
Set of tools for processing RTP data
rtpdumprtpplayrtpsendrtpstat$ rtpdump -F payload -o capture.rtp 224.2.2.2/5004$ rtpstat capture.rtp$ rtpplay -T rtp 224.2.2.2/5004 < capture.rtp