1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-24 06:54:22 +00:00
Commit graph

3436 commits

Author SHA1 Message Date
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. 2014-12-26 21:39:53 +08:00
winlin
3729f23a39 Merge branch '1.0release' into develop 2014-12-26 21:37:01 +08:00
winlin
e8b3a0f022 test git, hotfix on 1.0 release branch. 2014-12-26 21:30:09 +08:00
winlin
cefd210c85 test git, hotfix on 1.0 release branch. 2014-12-26 21:30:00 +08:00
winlin
5a0bfd4fe2 test git, hotfix on release 1.0 branch. 2014-12-26 21:25:07 +08:00
winlin
3218efd242 merge from 1.0 2014-12-26 12:59:54 +08:00
winlin
ac11e33ea7 update readme for #264 2014-12-26 12:48:34 +08:00
winlin
b8de3bd3b4 convert the core to unix format. 2014-12-25 10:55:12 +08:00
winlin
92146712d8 fix srs-librtmp send raw aac audio channel bug. 2.0.76 2014-12-25 09:52:18 +08:00
winlin
9788570ba5 fix bug for ubuntu14 to build. 2014-12-24 18:32:37 +08:00
winlin
28eedfc177 merge from 1.0release for #264, ignore the video NALU which is actually a sequence header to make HLS happy. 2.0.75 2014-12-22 17:12:09 +08:00
winlin
2e43a63bf4 fix #264, ignore the video NALU which is actually a sequence header to make HLS happy. 1.0.12 2014-12-22 17:10:51 +08:00
winlin
b77e1de1d1 fix bug of utest 2014-12-22 15:31:57 +08:00
winlin
81e70e7bdb for bug https://github.com/winlinvip/st-load/pull/3, add ecma array to object. 2014-12-21 11:41:15 +08:00
winlin
eef8034632 merge from 1.0release for bug #264. 2.0.74 2014-12-20 11:58:39 +08:00
winlin
7737042795 fix #264, remove the test code. 1.0.11 2014-12-20 11:56:16 +08:00
winlin
1dfac0bf1d fix #264, support disconnect publish connect when hls error. 1.0.11 2014-12-20 11:45:59 +08:00
winlin
c2ab3dea6d update donation, refer to nginx http://nginx.org/en/donation.html 2014-12-19 22:03:52 +08:00
winlin
d4fb58b175 update donation, refer to nginx http://nginx.org/en/donation.html 2014-12-19 22:02:12 +08:00
winlin
db13c725a6 refine #259, rename the on_dispose to wakeup. 2.0.73 2014-12-19 09:19:47 +08:00
winlin
61a648f1d2 refine for #259, chmod -x files. 2014-12-19 09:07:31 +08:00
winlin
74b3b1b14f Merge pull request #259 from zhengfl/master
merge from feilong: 用户连接没有断开
2014-12-18 10:27:07 +08:00
winlin
9b8f6ff962 update readme, use table for performance. 2014-12-16 09:57:14 +08:00
winlin
b9147af38a update readme, use table for performance. 2014-12-16 09:55:31 +08:00
winlin
0133913b7c update readme, for latence refined. 2014-12-16 09:31:00 +08:00
winlin
0d6b91039d fix #257, refine latency, send when got one+ msgs, 2.0.72 2014-12-16 09:26:22 +08:00
winlin
bacbec6647 update readme 2014-12-13 12:50:23 +08:00
winlin
cbad7a3074 fix #257, server latency is 0.1s+, the bottleneck is encoder. 2.0.71 2014-12-13 12:48:49 +08:00
winlin
5529813fcb for bug #257, support NULL msg in msgs to send. 2014-12-13 11:22:40 +08:00
winlin
66fd4bbf31 update readme 2014-12-13 10:41:14 +08:00
winlin
450eeb8dd6 update readme 2014-12-13 10:35:40 +08:00
winlin
d276ff3367 add latency benchmark table. 2014-12-13 10:34:00 +08:00
winlin
0af1154293 add latency benchmark table. 2014-12-13 10:32:39 +08:00
winlin
595bf24a51 for bug #257, default to off the realtime(min-latency). 2014-12-13 10:13:49 +08:00
winlin
dac9f9c45c refine the log level. 2014-12-12 23:07:35 +08:00
winlin
10297fab51 fix #257, support 0.1s+ latency. 2.0.70 2014-12-12 21:51:06 +08:00
winlin
68ade0a267 add log info for rtmp conn. change the mw_latency to 100 for realtime. 2014-12-10 18:06:09 +08:00
winlin
6bdd0af728 for bug #251, remove the queue fast cache for it's too complex, use queue fast vector instead. 2.0.69 2014-12-10 09:18:49 +08:00
winlin
7150a99f41 for bug #251, remove the mic(message iovs cache), no use. 2014-12-10 09:15:38 +08:00
winlin
149d5863e9 update reame 2014-12-08 11:06:33 +08:00
winlin
6a49ae4ffb update readme, for 10k performance 2014-12-08 09:51:51 +08:00
winlin
a3de1c71fc reset the mw_latency to 350. 2014-12-08 09:49:45 +08:00
winlin
ffacf1b774 update 2.0 history for 1.0 released. 2014-12-07 16:45:20 +08:00
winlin
8c1023d816 fix #251, 10k+ clients, use queue cond wait and fast vector. 2.0.67 2014-12-07 16:43:14 +08:00
winlin
71155fc3d2 update readme for 1.0release 2014-12-07 16:39:22 +08:00
winlin
ed93c50218 update readme. 10k clients. 2014-12-07 16:36:00 +08:00
winlin
1311b6fe65 fix #251, support 10k clients. 2.0.67 2014-12-07 16:31:47 +08:00
winlin
55d98fceed for bug #251, add min msgs for queue cond wait. 2014-12-07 16:15:19 +08:00
winlin
438ee30ac1 for bug #251, refine the queue fast vector. 2.0.66 2014-12-07 13:37:56 +08:00
winlin
5a2b8afead for bug #251, add queue fast vector. 2.0.66 2014-12-07 13:26:45 +08:00