Commit Graph

664 Commits (7930add7f9810961691000e7a26fce1169d08202)

Author SHA1 Message Date
winlin 7930add7f9 add log tank config, default to console. 11 years ago
winlin b290a00de7 refine log 11 years ago
winlin d9104f3b5e fix bug of make file 11 years ago
winlin f1477dc4fe support daemon, default start in daemon. change to 0.9.28 11 years ago
winlin 3ec3c1f532 support daemon 11 years ago
winlin 2c1354b9b9 fix bug of log message 11 years ago
winlin 56679b3c82 add srs_log_file to write log to file. change to 0.9.27 11 years ago
winlin d94b9f44b3 add srs_log_file to write log to file. change to 0.9.27 11 years ago
winlin 4ddb5256ac fix bug of init.d script 11 years ago
winlin 2e1aed5403 rename init.d script to srs and srs-api 11 years ago
winlin 29fe53e21b fix bug of build cherrypy 11 years ago
winlin 73f1762122 fix bug of build cherrypy 11 years ago
winlin f3e4c16a2f copy ffmpeg when install-demo 11 years ago
winlin 22603b7465 add api-server init.d script 11 years ago
winlin d63cbb3c46 add reload support. add make install and uninstall, change to 0.9.26 11 years ago
winlin 62762cf1ad add reload support. add make install and uninstall 11 years ago
winlin 3c5878c980 rename ./etc/init.d/srs to ./etc/init.d/simple-rtmp-server 11 years ago
winlin 3c920b933c add ./etc/init.d/srs, refine configure to support make clean then make. 11 years ago
winlin fdad7c25f0 fix isse #35: the gettimeofday jitter, log warn message 11 years ago
winlin 4f284b20f0 drop ts segment when duration is too small 11 years ago
winlin 5758551508 support hls republish 11 years ago
winlin f25c6558a5 write pid to ./objs/srs.pid. 11 years ago
winlin 0686b8fa5a update readme, add product wiki link 11 years ago
winlin a0c0c94cf0 refine conf, add comments for other listen type 11 years ago
winlin 2cebaff9d8 refine hls, ts temp file use ext .tmp 11 years ago
winlin dbf642723f update readme, add hls(audio-only) support to readme. update sample flv from h264+mp3 to h264+aac 11 years ago
winlin 8600c0ebe9 Merge branch 'master' of github.com:winlinvip/simple-rtmp-server 11 years ago
winlin e0fb1029c9 support pure audio hls. change to 0.9.24 11 years ago
winlin b708f588fc refine the hls module, clear logic dead code, rename TSCache to HlsCache, M3u8Muxer to HlsMuxer. that is, make it to more readable. 11 years ago
winlin 2036cef43b Merge branch 'master' of github.com:winlinvip/simple-rtmp-server 11 years ago
winlin ef7853d7f7 fix demo bug, remove the api server static-dir when link to nginx 11 years ago
winlin 6bc18f2e44 fix script generate auto header bug, always create file 11 years ago
winlin 8239174e97 update configure, change to 0.9.23 11 years ago
winlin 238349b0c0 update configure, change to 0.9.23 11 years ago
winlin 6374fa1383 simple default configure, only enalbe ssl+hls, disable ffmpeg/nginx/utest/gperf/gprof 11 years ago
winlin c63ad48893 Merge branch 'master' of github.com:winlinvip/simple-rtmp-server 11 years ago
winlin 822143b500 fix bug of build script 11 years ago
winlin a2c5075002 update comments for handshake. 11 years ago
winlin a470330383 finish utest for handshake. 11 years ago
winlin 6b84a5e14c change to 0.9.22 11 years ago
winlin b7d40b5aba support vn/an to disable video/audio, for radio streaming 11 years ago
winlin 747bbd988e change to 0.9.21, refine complex handshake, client/server support complex handshake. 11 years ago
winlin da93b6fe99 add complex handshake utest 11 years ago
winlin 491ea4b630 support client complex handshake with server 11 years ago
winlin 841f0f8899 change to 0.9.19, verify the s1/s2/c2, refine the handshake. 11 years ago
winlin 152d3539d8 add s1 validation for client/server 11 years ago
winlin 12445174e7 add option --static, to static link for arm 11 years ago
winlin efa22074be always use static link, for manually build arm, and x86/64 use static link is ok. 11 years ago
winlin e0e451b680 add utest support for arm 11 years ago
winlin d89d16ca1e print the system info when startup main 11 years ago