Commit Graph

1065 Commits (70e73bc281daefc6a8e2071585ee637ff6aa15de)
 

Author SHA1 Message Date
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 02e27c7d5a update readme, add hls(audio-only) support to readme. update sample flv from h264+mp3 to h264+aac 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 e5eb8538a3 support pure audio hls. change to 0.9.24 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 3fc133bded update readme, add vn/an for ffmpeg 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
winlin 2eeb289c2f assert system is little-endian 11 years ago
winlin b58ab508f9 add rtmp handshake utest, for arm to finger out the bug 11 years ago
winlin 1c055e7424 add log for ssl disabled. 11 years ago
winlin 1ffbdbc098 refine log, donot show error when client gracefully close it 11 years ago
winlin b52a051d80 refine readme, confs 11 years ago
winlin a0b747621e update srs.conf, add comments to see full.conf 11 years ago
winlin b36338853a refine the conf files, rename srs.conf to demo.conf 11 years ago
winlin d67edf631b update readme, add ubuntu12 to test list 11 years ago
winlin c85dde7f3f substitute all TAB with 4spaces. 11 years ago
winlin e5770b10b1 refine the colorful log for srs. remove the log when client close. 11 years ago
winlin 8029b7464a Merge pull request #28 from wenjiegit/master
merge from wenjie.zhao for colorful log.
11 years ago
winlin 618f6f52ae fix bug of librtmp sample on x86/x64 platform 11 years ago
winlin 1a3142d23b fix bug of librtmp sample build for arm, use static link 11 years ago
winlin 618579e484 refine srs build for arm, support librtmp sample 11 years ago
winlin a29bd05c0f refine build script 11 years ago
winlin 71adff776b fix build script, remove unused build tool defines 11 years ago
winlin 77e652fcbe refine buils nginx script 11 years ago