RTP Tools (Version 1.22)

The authors cannot provide support for compiling or running the rtptools. We will gladly accept bug fixes, but all other email regarding the rtptools will be ignored.

Description

The rtptools distribution consists of a number of small applications that can be used for processing RTP data.

rtpplay
Play back RTP sessions recorded by rtpdump
rtpsend
Generate RTP packets from textual description, generated by hand or rtpdump
rtpdump
Parse and print RTP packets, generating output files suitable for rtpplay and rtpsend
rtptrans
RTP translator between unicast and multicast networks; also translates between VAT and RTP formats.
multidump
Starts multiple rtpdumps simultaneously.
multiplay
Starts multiple rtpplays simultaneously.

Download

The code is maintained at https://github.com/columbia-irt/rtptools and the release tarballs are available at http://www.cs.columbia.edu/irt/software/rtptools/download/.

Installation

See the README for installation instructions.

Authors

The rtptools were written by Henning Schulzrinne, with enhancements by Ping Pan and Akira Tsukamoto. rtptrans was written by Dorgham Sisalem and enhanced by Steve Casner.