diff options
author | fenner <fenner@FreeBSD.org> | 1999-09-04 19:05:00 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1999-09-04 19:05:00 +0000 |
commit | 07caf0428f65a08ffc964bb37da6af009b07c9d5 (patch) | |
tree | 205023bb97a51fa1c438959b9b4927a40784889c /audio/rat | |
parent | 1e629bdbfe530c50d823704b212228a6aeb64b72 (diff) | |
download | FreeBSD-ports-07caf0428f65a08ffc964bb37da6af009b07c9d5.zip FreeBSD-ports-07caf0428f65a08ffc964bb37da6af009b07c9d5.tar.gz |
Forgot to update descriptions before importing, oops.
Diffstat (limited to 'audio/rat')
-rw-r--r-- | audio/rat/pkg-comment | 2 | ||||
-rw-r--r-- | audio/rat/pkg-descr | 10 |
2 files changed, 9 insertions, 3 deletions
diff --git a/audio/rat/pkg-comment b/audio/rat/pkg-comment index d365122..75a87f4 100644 --- a/audio/rat/pkg-comment +++ b/audio/rat/pkg-comment @@ -1 +1 @@ -Multicast and unicast audio conferencing tool +Multicast and unicast robust audio conferencing tool diff --git a/audio/rat/pkg-descr b/audio/rat/pkg-descr index e4d099f..22763c1 100644 --- a/audio/rat/pkg-descr +++ b/audio/rat/pkg-descr @@ -1,2 +1,8 @@ -This package contains the binary release of the robust audio tool -(RAT), a multicast and unicast conferencing application. +RAT is a network audio tool that allows users to particpate in +audio conferences over the internet. These can be between two +participants directly, or between a group of participants on a +common multicast group. RAT features sender based loss mitigation +mechanisms and receiver based audio repair techniques to compensate +for packet loss, and load adaption in response to host performance. + +WWW: http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/ |