diff options
author | Mauro Giachero <mauro dot giachero at gmail dot com> | 2010-05-12 17:41:57 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 17:41:57 +0200 |
commit | ddb5265cf1000930971c1981377d893b1b8dc768 (patch) | |
tree | 4777e2665e162212fe488c6f13c1f4ce40c42b8d /libraries/opal/README | |
parent | 43135d6643e010c571a64361efa80c382fdf10e4 (diff) | |
download | slackbuilds-ddb5265cf1000930971c1981377d893b1b8dc768.tar.gz |
libraries/opal: Updated for version 3.6.2
Diffstat (limited to 'libraries/opal/README')
-rw-r--r-- | libraries/opal/README | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/libraries/opal/README b/libraries/opal/README index fcb859f9f5..42f1fa6ae7 100644 --- a/libraries/opal/README +++ b/libraries/opal/README @@ -1,5 +1,8 @@ -OPAL is an Open Source class library for the development of -applications that use SIP / H.323 protocols for multimedia -communications over packet based networks. +The Open Phone Abstraction Library (OPAL) is a C++ multi-platform, +multi-protocol library for Fax, Video & Voice over IP and other +networks. -This requires pwlib (also available at SlackBuilds.org) +Opal requires ptlib and swig, which are also available at SlackBuilds.org. +Speex from SBo is recommended, even though Opal ships with its own version. +libavcodec, x264, and ffmpeg are optional, but highly recommended, for +video support. |