Commit Graph

2547 Commits (6b89ffbc1d78ab13a2a3dfff24f5b335dee2004c)
 

Author SHA1 Message Date
winlin 5a229e89bf refine the rtmp protocol stack comments, the stream id in little-endian.
winlin 9e35664510 refine the simple handshake comment.
winlin a7b6974dcb Merge branch '1.0release' into develop
winlin e77e4cfb8b hotfix 1.0release, add gitlab remote mirror
winlin 8757473a7a Merge branch '1.0release' into develop
winlin dec4f6b989 hotfix 1.0release, add remote gitlab
winlin 8ea6da2607 Merge branch '1.0release' into develop
winlin dfd4eeca45 hotfix 1.0release, git checkout develop when commit
winlin a576bb20b6 merge from hotfix 1.0release.
winlin 9a66d22f3b hotfix 1.0release, 1.0.13
winlin 02ec771030 hotfix 1.0release, update the system requirements.
winlin 49daee34b4 hotfix 1.0release, remove the multiple process arch, for 2.0 supports huge connections, and 3.0 will use other arch without st.
winlin 3729f23a39 Merge branch '1.0release' into develop
winlin e8b3a0f022 test git, hotfix on 1.0 release branch.
winlin cefd210c85 test git, hotfix on 1.0 release branch.
winlin 5a0bfd4fe2 test git, hotfix on release 1.0 branch.
winlin 3218efd242 merge from 1.0
winlin ac11e33ea7 update readme for
winlin b8de3bd3b4 convert the core to unix format.
winlin 92146712d8 fix srs-librtmp send raw aac audio channel bug. 2.0.76
winlin 9788570ba5 fix bug for ubuntu14 to build.
winlin 28eedfc177 merge from 1.0release for , ignore the video NALU which is actually a sequence header to make HLS happy. 2.0.75
winlin 2e43a63bf4 fix , ignore the video NALU which is actually a sequence header to make HLS happy. 1.0.12
winlin b77e1de1d1 fix bug of utest
winlin 81e70e7bdb for bug https://github.com/winlinvip/st-load/pull/3, add ecma array to object.
winlin eef8034632 merge from 1.0release for bug . 2.0.74
winlin 7737042795 fix , remove the test code. 1.0.11
winlin 1dfac0bf1d fix , support disconnect publish connect when hls error. 1.0.11
winlin c2ab3dea6d update donation, refer to nginx http://nginx.org/en/donation.html
winlin d4fb58b175 update donation, refer to nginx http://nginx.org/en/donation.html
winlin db13c725a6 refine , rename the on_dispose to wakeup. 2.0.73
winlin 61a648f1d2 refine for , chmod -x files.
winlin 74b3b1b14f Merge pull request from zhengfl/master
merge from feilong: 用户连接没有断开
winlin 9b8f6ff962 update readme, use table for performance.
winlin b9147af38a update readme, use table for performance.
winlin 0133913b7c update readme, for latence refined.
winlin 0d6b91039d fix , refine latency, send when got one+ msgs, 2.0.72
winlin bacbec6647 update readme
winlin cbad7a3074 fix , server latency is 0.1s+, the bottleneck is encoder. 2.0.71
winlin 5529813fcb for bug , support NULL msg in msgs to send.
winlin 66fd4bbf31 update readme
winlin 450eeb8dd6 update readme
winlin d276ff3367 add latency benchmark table.
winlin 0af1154293 add latency benchmark table.
winlin 595bf24a51 for bug , default to off the realtime(min-latency).
winlin dac9f9c45c refine the log level.
winlin 10297fab51 fix , support 0.1s+ latency. 2.0.70
winlin 68ade0a267 add log info for rtmp conn. change the mw_latency to 100 for realtime.
winlin 6bdd0af728 for bug , remove the queue fast cache for it's too complex, use queue fast vector instead. 2.0.69
winlin 7150a99f41 for bug , remove the mic(message iovs cache), no use.