blob: a6f65f65720de5ea2de8ea8a8e37df8fe3dbbf00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
The rtptools distribution consists of a number of small applications that
can be used for processing RTP data:
rtpdump: parse and print RTP packets, generating output files suitable
for rtpplay and rtpsend.
rtpplay: play back RTP sessions recorded by rtpdump.
rtpsend: generate RTP packets from textual description, generated by
hand or rtpdump.
rtptrans: RTP translator between unicast and multicast networks.
|