2012-08-01 09:30:28 +00:00
|
|
|
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
|
|
|
|
|
|
|
|
|
PortSystem 1.0
|
|
|
|
|
|
|
|
|
|
name rtptools
|
2018-03-24 10:30:59 +01:00
|
|
|
version 1.22
|
2012-08-01 09:30:28 +00:00
|
|
|
categories audio net
|
2018-03-24 10:30:59 +01:00
|
|
|
license BSD
|
|
|
|
|
platforms darwin freebsd netbsd sunos linux
|
2019-06-10 16:03:25 +02:00
|
|
|
maintainers nomaintainer
|
2012-08-01 09:30:28 +00:00
|
|
|
|
|
|
|
|
description A set of tools for processing RTP data.
|
|
|
|
|
long_description A set of tools for processing RTP data: \
|
|
|
|
|
rtpplay - Play back RTP sessions recorded by rtpdump \
|
|
|
|
|
rtpsend - Generate RTP packets from textual description \
|
|
|
|
|
rtpdump - Parse and print RTP packets \
|
|
|
|
|
rtptrans - RTP translator between unicast and multicast networks
|
|
|
|
|
|
|
|
|
|
homepage http://www.cs.columbia.edu/irt/software/rtptools/
|
|
|
|
|
master_sites http://www.cs.columbia.edu/irt/software/rtptools/download/
|
|
|
|
|
|
|
|
|
|
checksums \
|
2018-03-24 10:30:59 +01:00
|
|
|
rmd160 9fd771df2b98231a194370b2685cb2beaf6de77b \
|
|
|
|
|
sha256 2c76b2a423fb943820c91194372133a44cbdc456ebf69c51616ec50eeb068c28
|