RTP Tools Source files have moved to http://www.cs.columbia.edu/~hgs/rtptools/src 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 Installation The RTP tools should compile on any Posix-compliant platform supporting sockets. Edit the directories and libraries at the top of Makefile and type make. ---------------------------------------------------------------------------- Henning Schulzrinne schulzrinne@cs.columbia.edu