blob: 32e4e3f106544267e221ce4e277b358f4cd88ddc (
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.
|