diff options
Diffstat (limited to 'multimedia/farsight2/README')
-rw-r--r-- | multimedia/farsight2/README | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/multimedia/farsight2/README b/multimedia/farsight2/README index b9a9aad719..2c65d1fc2f 100644 --- a/multimedia/farsight2/README +++ b/multimedia/farsight2/README @@ -1,10 +1,8 @@ Farsight - Audio/Video Communications Framework -The 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. +The 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 +and on the other side it offers an API for clients to use those plugins. -Build Requirements: libnice, gst-python -Runtime Requirements: gst-plugins-good, gst-plugins-bad +This requires libnice and gst-python to build, and gst-plugins-ugly to run. |