summaryrefslogtreecommitdiffstats
path: root/audio-soft/feng/DETAILS
blob: b6480bbea6b1ae8a271413968ebc15b072c2a98b (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
27
28
29
30
31
32
33
34
           SPELL=feng
         VERSION=0.1.99.1
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
      SOURCE_URL[0]=http://live.polito.it/files/downloads/feng/$SOURCE
      SOURCE_HASH=sha512:97d411d1bec0ff7fe94846d7c6b706a0360c77673a8ed9b5e30c1f1de2f331bbefae5ed29c08c04e351f0f726c61d5e4b03904bdaf01e5627ad276a03666bd39
        WEB_SITE=http://live.polito.it/projects/feng
      LICENSE[0]=LGPL
         ENTERED=20081114
        KEYWORDS="network"
           SHORT="RTSP/RTP streaming server"

cat << EOF
Feng is a multimedia streaming server compliant with the IETF's standards
for real-time streaming of multimedia contents over Internet. Feng
implements RTSP - Real-Time Streaming Protocol (rfc2326) and RTP/RTCP -
Real-Time Transport Protocol/RTP Control Protocol (rfc3550) supporting the
RTP Profile for Audio and Video Conferences with Minimal Control
(rfc3551).

Feng supports the following encoding standards:

Audio
* MPEG Audio (MPEG-1/2 Layer I/II/III) (rfc2250)
* Vorbis (draft)
* AAC (MPEG-4 Part 3) (rfc3640)

Video
* MPEG Video (MPEG-1/2) (rfc2250)
* MPEG 4 Visual (MPEG-4 Part 2) (rfc3016)
* H.264 (MPEG-4 Part 10) (rfc3984)
* H.263 / H.263+ (rfc4629)
* Theora (draft)
EOF