diff options
author | Thorn Inurcide <thorn-inurcide@yandex.com> | 2015-09-04 06:49:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-05 06:25:10 +0700 |
commit | 58ae7b8d3b4c21ea90f1ce3189c5f573f1e11adb (patch) | |
tree | 4a90d9644c647a2023f1358f1afec9282a9f709b /multimedia/farstream/README | |
parent | 44c9089d2ee191f507864c70670a23fac8fcc60c (diff) | |
download | slackbuilds-58ae7b8d3b4c21ea90f1ce3189c5f573f1e11adb.tar.gz |
multimedia/farstream: Added (framework for conferencing protocols).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/farstream/README')
-rw-r--r-- | multimedia/farstream/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/multimedia/farstream/README b/multimedia/farstream/README new file mode 100644 index 0000000000..8d5070efbe --- /dev/null +++ b/multimedia/farstream/README @@ -0,0 +1,5 @@ +The Farstream (formerly Farsight) project is an effort to create +a framework to deal with all known audio/video conferencing +protocols. On one side it offers a generic API that makes it possible +to write plugins for different streaming protocols, on the other +side it offers an API for clients to use those plugins. |