summaryrefslogtreecommitdiffstats
path: root/video-libs/live/DETAILS
blob: 5ce18547d2e3ef5d579f3c41912227945aeca414 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
           SPELL=live
         VERSION=2012.09.13
          SOURCE=$SPELL.$VERSION.tar.gz
     SOURCE_HASH=sha512:344c29038e9882b3ad8678ceec7755aca5013e3b0821ca6b9d846cc1c926c1dc125b71dce91986b760793123ebff9f291aaf0dbfb3570721968f641a2b530c5d
#SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=http://www.live555.com/liveMedia/public/$SOURCE
   SOURCE_URL[1]=http://live555sourcecontrol.googlecode.com/files/$SOURCE
        WEB_SITE=http://www.live555.com/liveMedia/
      LICENSE[0]=LGPL
         ENTERED=20030301
        KEYWORDS="streaming video libs"
           SHORT="LIVE555 Streaming Media"
cat << EOF
This code forms a set of C++ libraries for multimedia streaming, using open
standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which can be
compiled for Unix (including Linux and Mac OS X), Windows, and QNX (and other
POSIX-compliant systems) - can be used to build streaming applications. The
libraries are already being used to implement applications such as "liveCaster"
and "playRTPMPEG" (for streaming MP3 audio using RTP/RTCP). The libraries can
also be used to stream, receive, and process MPEG or H.263+ video, and several
audio codecs. They can easily be extended to support additional (audio and/or
video) codecs, and can also be used to build basic RTSP or SIP clients and
servers, and have been used to add streaming support to existing media player
applications, such as "MPlayer".
EOF