You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
srs/trunk/3rdparty
winlin 4e93ded864 For #1537, #1282, remove not used file st-1.9.zip 5 years ago
..
ccache add gprof files and dot files 11 years ago
gprof slowdown the cpu usage for srs to calc connections when too many connections. 0.9.180 11 years ago
st-srs For #1537, #1282, when not use builtin setjmp, donot compile md.S 5 years ago
CherryPy-3.2.4.zip update version, add build date 11 years ago
bootstrap.2.3.2.zip update the bootstrap wizard, use v2 11 years ago
fdk-aac-0.1.3.zip build libfdk-aac in ffmpeg. 2.0.108 10 years ago
ffmpeg-3.2.4.zip Replace ffmpeg version from 2.1.1 to 3.2.4 8 years ago
ffmpeg-4.1.zip upgrade x264 and ffmpeg to newest version (#1274) 6 years ago
gperftools-2.1.zip add gperftools for mem leak detect, mem/cpu profile. 11 years ago
gtest-1.6.0.zip add utest framework gtest 11 years ago
http-parser-2.1.zip support config and reload the pithy print. 11 years ago
jquery-1.10.2.zip update the bootstrap wizard, use v2 11 years ago
lame-3.99.5.zip add ffmpeg build script 11 years ago
nginx-1.5.7.zip use nginx-1.5.7 for security hole fixed 11 years ago
openssl-1.1.0e.zip Replace openssl from l-1.0.1f to 1.10e (#774) 8 years ago
readme.txt Replace openssl from l-1.0.1f to 1.10e (#774) 8 years ago
speex-1.2rc1.zip add speex1.2 to transcode flash encoder stream. change to 0.9.58 11 years ago
x264-snapshot-20181116-2245.zip upgrade x264 and ffmpeg to newest version (#1274) 6 years ago
yasm-1.2.0.zip add ffmpeg build script 11 years ago

readme.txt

http-parser-2.1.zip
    for srs to support http callback.

nginx-1.5.7.zip
    for srs to support hls streaming.

st-1.9.zip
    basic framework for srs.
    
openssl-1.1.0e.zip
    openssl for SRS(with-ssl) RTMP complex handshake to delivery h264+aac stream.

CherryPy-3.2.4.zip
    sample api server for srs.

ffmpeg-3.2.4.tar.gz
yasm-1.2.0.tar.gz
lame-3.99.5.tar.gz
speex-1.2rc1.zip
x264-snapshot-20131129-2245-stable.tar.bz2 (core.138)
    for srs to support live stream transcoding.
    remark: we use *.zip for all linux plantform.

fdk-aac-0.1.3.zip
    https://github.com/mstorsjo/fdk-aac/releases

tools/ccache-3.1.9.zip
    to fast build.
    
gtest-1.6.0.zip
    google test framework.
    
gperftools-2.1.zip
    gperf tools for performance benchmark.

state-threads-1.9.1.tar.gz:
    patched st from https://github.com/ossrs/state-threads/releases/tag/v1.9.1

links:
    nginx:
        http://nginx.org/
    http-parser:
        https://github.com/joyent/http-parser
    state-threads:
        http://sourceforge.net/projects/state-threads
    ffmpeg: 
        http://ffmpeg.org/ 
        http://ffmpeg.org/releases/ffmpeg-3.2.4.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
    yasm:
        http://yasm.tortall.net/
        http://www.tortall.net/projects/yasm/releases/yasm-1.2.0.tar.gz
    cherrypy:
        http://www.cherrypy.org/
        https://pypi.python.org/pypi/CherryPy/3.2.4
    openssl:
        http://www.openssl.org/
        http://www.openssl.org/source/openssl-1.1.0e.tar.gz
    gtest:
        https://code.google.com/p/googletest
        https://code.google.com/p/googletest/downloads/list
    gperftools:
        https://code.google.com/p/gperftools/
        https://code.google.com/p/gperftools/downloads/list
    speex:
        http://www.speex.org/downloads/
        http://downloads.xiph.org/releases/speex/speex-1.2rc1.tar.gz