Commit Graph

252 Commits (8a6edac4e8202f36edbf8258eb20fca3568989d0)

Author SHA1 Message Date
winlin c2ccb83912 rename core to app
winlin 6616dfecfc refine configure.
winlin 91d57ae7f9 refine build script, add comments for app.sh. change version to 0.9.3
winlin ac3be10435 patch st and srs for arm build, allow user to specifies the gcc/g++
winlin 7fa031e7fb fix bug of openssl, use objs/openssl/include
winlin a6f4815994 use local openssl and link libssl.a
winlin bcb719bf18 create log dir
winlin 7e0cf2b9fc add comments for configure
winlin 979ee7d39c update config, remove the script to create logs dir.
winlin 72d477f466 support use other g++ when configure.
winlin cd7e6cc321 refine the configure, add comments
winlin 47dfdd3ae2 update readme
winlin 20d1732ced merge from wenjie, the bandwidth test feature.
winlin 9455181790 merge from wenjie, support banwidth test.
winlin c4477cd64f add players to nginx
winlin aaba290c1d add reload readme.
winlin ac5ccbc77e refine the thread model for the retry threads
winlin bb90881489 auto install depends software for ubuntu or centos.
winlin bb22c3b5cd add http library, support in build script
winlin d3cee00b3b add cherrypy api server
winlin 263213d8b6 update version, add build date
winlin b9440df745 add encoder/hls pithy print
winlin 8d91561ca0 add ffmpeg transcoding framework
winlin 9a582b0e4a refine the configure
winlin de95bf74b1 refine source, extract gop cache, add srs forwarder.
winlin ec5cb39b96 add options --with/without -hls/ssl
winlin d631882d34 use nginx-1.5.7 for security hole fixed
winlin 57ea56970d add nginx and used as http server
winlin 4fca914694 support write ts file
winlin 4f3cdd51c1 change metadata. add hls class.
winlin c350a182b7 link the -lcrypto
winlin 3669419e4c support config and reload the pithy print.
winlin 68ccd7eb64 support reload config(listen and chunk_size) by SIGHUP(1).
winlin 58d9677ddd support vhosts specified config.
winlin 2aa15a1134 support nginx-style config file
winlin 8ee307b0b4 update configure, try to detect the tools
winlin b4427877f7 support pithy print log message specified by stage.
winlin 53a668e34d support h264/avc codec by rtmp complex handshake(SrsComplexHandshake)
winlin e6ca039dd6 add rtmp complex handshake classes
winlin 598aaa5c98 detect the video/audio codec, only cache the h264/aac sequence header
winlin 940d2f02eb basic media cache framework
winlin 496c5ecfde add amf0 decode framework.
winlin a323483bea add protocol stack
winlin 3976a17841 add auto free. recv c0c1
winlin 0609eeb7c8 add socket rtmp and buffer. rename logs
winlin d4b6178f0f get peer ip and add rtmp class
winlin 973bea1e14 extract the rtmp connection
winlin d8a64603c0 support listen and accept framework
winlin 5b02f9c78b init st, add error code
winlin 78c69016ba add srs_core.cpp
winlin 67d96fcab4 add log
winlin 7268dd15a1 add build framework