diff options
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/rat/pkg-comment | 2 | ||||
-rw-r--r-- | mbone/rat/pkg-descr | 10 |
2 files changed, 9 insertions, 3 deletions
diff --git a/mbone/rat/pkg-comment b/mbone/rat/pkg-comment index d3651222558e..75a87f463029 100644 --- a/mbone/rat/pkg-comment +++ b/mbone/rat/pkg-comment @@ -1 +1 @@ -Multicast and unicast audio conferencing tool +Multicast and unicast robust audio conferencing tool diff --git a/mbone/rat/pkg-descr b/mbone/rat/pkg-descr index e4d099f73f47..22763c1892ae 100644 --- a/mbone/rat/pkg-descr +++ b/mbone/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/ |