aboutsummaryrefslogtreecommitdiffstats
path: root/net/rtptools/pkg-descr
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>1998-01-06 03:00:31 +0800
committerfenner <fenner@FreeBSD.org>1998-01-06 03:00:31 +0800
commit904c61182f000d57950faa052968933f6e363762 (patch)
tree72fd7fc7fb0b24e91843007e2731f003406a9603 /net/rtptools/pkg-descr
parent61946ff819dca61b9dfb46fb81bb363b2dfc62e4 (diff)
downloadfreebsd-ports-gnome-904c61182f000d57950faa052968933f6e363762.tar.gz
freebsd-ports-gnome-904c61182f000d57950faa052968933f6e363762.tar.zst
freebsd-ports-gnome-904c61182f000d57950faa052968933f6e363762.zip
rtptools, a set of tools for recording/playing/monitoring RTPv2 streams
Diffstat (limited to 'net/rtptools/pkg-descr')
-rw-r--r--net/rtptools/pkg-descr13
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