diff options
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. |