diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1998-01-05 19:00:31 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1998-01-05 19:00:31 +0000 |
commit | 55c7d9c2c8ad451e6de9ac251f08c3f7e733a903 (patch) | |
tree | 8041751738b49886b98801b8a662708baa04645f /net/rtptools/pkg-descr | |
parent | 3ba4c4d0096be0d0ac6df2221943bd959284904a (diff) |
Notes
Diffstat (limited to 'net/rtptools/pkg-descr')
-rw-r--r-- | net/rtptools/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/rtptools/pkg-descr b/net/rtptools/pkg-descr new file mode 100644 index 000000000000..4dc99ec5b4af --- /dev/null +++ b/net/rtptools/pkg-descr @@ -0,0 +1,13 @@ +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 |