Commit Graph

3012 Commits (00a25ee5c5ad91cf42d0e3f2d25cbd4200256495)
 

Author SHA1 Message Date
winlin a0c0c94cf0 refine conf, add comments for other listen type
winlin 2cebaff9d8 refine hls, ts temp file use ext .tmp
winlin 02e27c7d5a update readme, add hls(audio-only) support to readme. update sample flv from h264+mp3 to h264+aac
winlin dbf642723f update readme, add hls(audio-only) support to readme. update sample flv from h264+mp3 to h264+aac
winlin 8600c0ebe9 Merge branch 'master' of github.com:winlinvip/simple-rtmp-server
winlin e5eb8538a3 support pure audio hls. change to 0.9.24
winlin e0fb1029c9 support pure audio hls. change to 0.9.24
winlin b708f588fc refine the hls module, clear logic dead code, rename TSCache to HlsCache, M3u8Muxer to HlsMuxer. that is, make it to more readable.
winlin 2036cef43b Merge branch 'master' of github.com:winlinvip/simple-rtmp-server
winlin ef7853d7f7 fix demo bug, remove the api server static-dir when link to nginx
winlin 6bc18f2e44 fix script generate auto header bug, always create file
winlin 8239174e97 update configure, change to 0.9.23
winlin 238349b0c0 update configure, change to 0.9.23
winlin 6374fa1383 simple default configure, only enalbe ssl+hls, disable ffmpeg/nginx/utest/gperf/gprof
winlin 3fc133bded update readme, add vn/an for ffmpeg
winlin c63ad48893 Merge branch 'master' of github.com:winlinvip/simple-rtmp-server
winlin 822143b500 fix bug of build script
winlin a2c5075002 update comments for handshake.
winlin a470330383 finish utest for handshake.
winlin 6b84a5e14c change to 0.9.22
winlin b7d40b5aba support vn/an to disable video/audio, for radio streaming
winlin 747bbd988e change to 0.9.21, refine complex handshake, client/server support complex handshake.
winlin da93b6fe99 add complex handshake utest
winlin 491ea4b630 support client complex handshake with server
winlin 841f0f8899 change to 0.9.19, verify the s1/s2/c2, refine the handshake.
winlin 152d3539d8 add s1 validation for client/server
winlin 12445174e7 add option --static, to static link for arm
winlin efa22074be always use static link, for manually build arm, and x86/64 use static link is ok.
winlin e0e451b680 add utest support for arm
winlin d89d16ca1e print the system info when startup main
winlin 2eeb289c2f assert system is little-endian
winlin b58ab508f9 add rtmp handshake utest, for arm to finger out the bug
winlin 1c055e7424 add log for ssl disabled.
winlin 1ffbdbc098 refine log, donot show error when client gracefully close it
winlin b52a051d80 refine readme, confs
winlin a0b747621e update srs.conf, add comments to see full.conf
winlin b36338853a refine the conf files, rename srs.conf to demo.conf
winlin d67edf631b update readme, add ubuntu12 to test list
winlin c85dde7f3f substitute all TAB with 4spaces.
winlin e5770b10b1 refine the colorful log for srs. remove the log when client close.
winlin 8029b7464a Merge pull request from wenjiegit/master
merge from wenjie.zhao for colorful log.
winlin 618f6f52ae fix bug of librtmp sample on x86/x64 platform
winlin 1a3142d23b fix bug of librtmp sample build for arm, use static link
winlin 618579e484 refine srs build for arm, support librtmp sample
winlin a29bd05c0f refine build script
winlin 71adff776b fix build script, remove unused build tool defines
winlin 77e652fcbe refine buils nginx script
winlin 421fbd4c3e fix bug of arm build script__SRS_BUILD_NGINX=NO
winlin 4235e9ae34 update readme
winlin 7d3b162db2 update readme