1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-12 19:31:53 +00:00
srs/trunk/3rdparty/readme.txt

48 lines
1.4 KiB
Text
Raw Normal View History

2013-11-30 03:48:00 +00:00
http-parser-2.1.zip
2013-11-30 04:52:15 +00:00
for srs to support http callback.
2013-11-30 03:48:00 +00:00
nginx-1.5.7.zip
2013-11-30 04:52:15 +00:00
for srs to support hls streaming.
2013-11-30 03:48:00 +00:00
st-1.9.zip
2013-11-30 04:52:15 +00:00
basic framework for srs.
2013-11-30 03:48:00 +00:00
2013-12-07 11:27:31 +00:00
CherryPy-3.2.4.zip
sample api server for srs.
2013-11-30 03:48:00 +00:00
ffmpeg-2.1.1.tar.gz
2013-11-30 04:43:55 +00:00
yasm-1.2.0.tar.gz
2013-11-30 03:48:00 +00:00
lame-3.99.5.tar.gz
libaacplus-2.0.2.tar.gz
2013-11-30 04:43:55 +00:00
libaacplus-patch-26410-800.zip (26410-800.zip)
x264-snapshot-20131129-2245-stable.tar.bz2 (core.138)
2013-11-30 04:52:15 +00:00
for srs to support live stream transcoding.
remark: we use *.zip for all linux plantform.
2013-11-30 03:48:00 +00:00
tools/ccache-3.1.9.zip
2013-11-30 04:52:15 +00:00
to fast build.
2013-11-30 03:48:00 +00:00
links:
2013-11-30 04:52:15 +00:00
ffmpeg:
http://ffmpeg.org/
http://ffmpeg.org/releases/ffmpeg-2.1.1.tar.gz
x264:
http://www.videolan.org/
ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20131129-2245-stable.tar.bz2
lame:
http://sourceforge.net/projects/lame/
http://nchc.dl.sourceforge.net/project/lame/lame/3.99/lame-3.99.5.tar.gz
aacplus:
http://217.20.164.161/~tipok/aacplus/
http://217.20.164.161/~tipok/aacplus/libaacplus-2.0.2.tar.gz
aacplus-patch:
http://www.3gpp.org/DynaReport/26410.htm
http://www.3gpp.org/ftp/Specs/archive/26_series/26.410/26410-800.zip
yasm:
http://yasm.tortall.net/
http://www.tortall.net/projects/yasm/releases/yasm-1.2.0.tar.gz
2013-12-07 11:27:31 +00:00
cherrypy:
http://www.cherrypy.org/
https://pypi.python.org/pypi/CherryPy/3.2.4
2013-11-30 03:48:00 +00:00