Update doc

pull/2257/head
winlin
parent 921e4041ba
commit 3749d4d833

@ -1,76 +1,76 @@
http-parser-2.1.zip http-parser-2.1.zip
for srs to support http callback. * for srs to support http callback.
nginx-1.5.7.zip nginx-1.5.7.zip
for srs to support hls streaming. * for srs to support hls streaming.
openssl-1.1.1b.tar.gz openssl-1.1.1b.tar.gz
openssl-1.1.0e.zip openssl-1.1.0e.zip
openssl-OpenSSL_1_0_2u.tar.gz openssl-OpenSSL_1_0_2u.tar.gz
openssl for SRS(with-ssl) RTMP complex handshake to delivery h264+aac stream. * openssl for SRS(with-ssl) RTMP complex handshake to delivery h264+aac stream.
SRTP depends on openssl 1.0.*, so we use both ssl versions. * SRTP depends on openssl 1.0.*, so we use both ssl versions.
CherryPy-3.2.4.zip CherryPy-3.2.4.zip
sample api server for srs. * sample api server for srs.
ffmpeg-3.2.4.tar.gz ffmpeg-3.2.4.tar.gz
yasm-1.2.0.tar.gz yasm-1.2.0.tar.gz
lame-3.99.5.tar.gz lame-3.99.5.tar.gz
speex-1.2rc1.zip speex-1.2rc1.zip
x264-snapshot-20131129-2245-stable.tar.bz2 (core.138) x264-snapshot-20131129-2245-stable.tar.bz2 (core.138)
for srs to support live stream transcoding. * for srs to support live stream transcoding.
remark: we use *.zip for all linux plantform. * remark: we use *.zip for all linux plantform.
fdk-aac-0.1.3.zip fdk-aac-0.1.3.zip
https://github.com/mstorsjo/fdk-aac/releases * https://github.com/mstorsjo/fdk-aac/releases
tools/ccache-3.1.9.zip tools/ccache-3.1.9.zip
to fast build. * to fast build.
gtest-1.6.0.zip gtest-1.6.0.zip
google test framework. * google test framework.
gperftools-2.1.zip gperftools-2.1.zip
gperf tools for performance benchmark. * gperf tools for performance benchmark.
st-srs st-srs
st-1.9.zip st-1.9.zip
state-threads state-threads
state-threads-1.9.1.tar.gz state-threads-1.9.1.tar.gz
Patched ST from https://github.com/ossrs/state-threads * Patched ST from https://github.com/ossrs/state-threads
links: links:
nginx: * nginx:
http://nginx.org/ http://nginx.org/
http-parser: * http-parser:
https://github.com/joyent/http-parser https://github.com/joyent/http-parser
state-threads: * state-threads:
https://github.com/ossrs/state-threads https://github.com/ossrs/state-threads
ffmpeg: * ffmpeg:
http://ffmpeg.org/ http://ffmpeg.org/
http://ffmpeg.org/releases/ffmpeg-3.2.4.tar.gz http://ffmpeg.org/releases/ffmpeg-3.2.4.tar.gz
x264: * x264:
http://www.videolan.org/ http://www.videolan.org/
ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20131129-2245-stable.tar.bz2 ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20131129-2245-stable.tar.bz2
lame: * lame:
http://sourceforge.net/projects/lame/ http://sourceforge.net/projects/lame/
http://nchc.dl.sourceforge.net/project/lame/lame/3.99/lame-3.99.5.tar.gz http://nchc.dl.sourceforge.net/project/lame/lame/3.99/lame-3.99.5.tar.gz
yasm: * yasm:
http://yasm.tortall.net/ http://yasm.tortall.net/
http://www.tortall.net/projects/yasm/releases/yasm-1.2.0.tar.gz http://www.tortall.net/projects/yasm/releases/yasm-1.2.0.tar.gz
cherrypy: * cherrypy:
http://www.cherrypy.org/ http://www.cherrypy.org/
https://pypi.python.org/pypi/CherryPy/3.2.4 https://pypi.python.org/pypi/CherryPy/3.2.4
openssl: * openssl:
http://www.openssl.org/ http://www.openssl.org/
http://www.openssl.org/source/openssl-1.1.0e.tar.gz http://www.openssl.org/source/openssl-1.1.0e.tar.gz
gtest: * gtest:
https://code.google.com/p/googletest https://code.google.com/p/googletest
https://code.google.com/p/googletest/downloads/list https://code.google.com/p/googletest/downloads/list
gperftools: * gperftools:
https://code.google.com/p/gperftools/ https://code.google.com/p/gperftools/
https://code.google.com/p/gperftools/downloads/list https://code.google.com/p/gperftools/downloads/list
speex: * speex:
http://www.speex.org/downloads/ http://www.speex.org/downloads/
http://downloads.xiph.org/releases/speex/speex-1.2rc1.tar.gz http://downloads.xiph.org/releases/speex/speex-1.2rc1.tar.gz

Loading…
Cancel
Save