diff options
author | fenner <fenner@FreeBSD.org> | 1999-09-05 03:05:00 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1999-09-05 03:05:00 +0800 |
commit | 07caf0428f65a08ffc964bb37da6af009b07c9d5 (patch) | |
tree | 205023bb97a51fa1c438959b9b4927a40784889c /audio | |
parent | 1e629bdbfe530c50d823704b212228a6aeb64b72 (diff) | |
download | freebsd-ports-graphics-07caf0428f65a08ffc964bb37da6af009b07c9d5.tar.gz freebsd-ports-graphics-07caf0428f65a08ffc964bb37da6af009b07c9d5.tar.zst freebsd-ports-graphics-07caf0428f65a08ffc964bb37da6af009b07c9d5.zip |
Forgot to update descriptions before importing, oops.
Diffstat (limited to 'audio')
-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 d3651222558..75a87f46302 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 e4d099f73f4..22763c1892a 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/ |