1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00
Commit graph

1326 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
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
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
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
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
10297fab51 fix #257, support 0.1s+ latency. 2.0.70 2014-12-12 21:51:06 +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
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
8aff915538 release SRS 1.0 2014-12-05 18:00:56 +08:00
winlin
cdb1984ba4 update readme 2014-12-05 17:24:40 +08:00
winlin
cd317859db add mw sleep time and msgs/iovs table. 2014-12-05 17:07:27 +08:00
winlin
9ee138746f for bug #251, 9k+ clients, use fast cache for msgs queue. 2.0.57 2014-12-05 16:44:11 +08:00
winlin
fad6074a25 set send socket buf. mw/mr sleep default to 350. 2014-12-05 11:24:05 +08:00
winlin
b1d7fbe668 fix #241, add mw(merged-write) config. 2.0.53 2014-12-04 21:35:13 +08:00
winlin
72fa33d9fb update performance to 4k, when mr_sleep to 2000ms. 2.0.52 2014-12-04 18:46:08 +08:00
winlin
5589b13d2e for bug #241, support mr(merged-read) config and reload. 2.0.52. 2014-12-04 18:21:04 +08:00
winlin
4b09531e2f for bug #241, simplify the merged read config macros. 2014-12-04 15:33:17 +08:00
winlin
310f51e6a1 update readme. 2014-12-04 15:00:22 +08:00
winlin
b84e87845e update readme 2014-12-04 14:14:29 +08:00
winlin
511a482fba for bug #241 and #248, improve about 25% performance. 2.0.50 2014-12-04 14:05:35 +08:00
winlin
fd5ef89030 update readme 2014-12-04 13:06:21 +08:00
winlin
19b1d750aa update readme 2014-12-03 19:51:04 +08:00
winlin
c083238760 update readme. 2014-12-03 12:35:50 +08:00
winlin
a88962daf2 update readme. 2014-12-03 12:24:29 +08:00
winlin
f70027cdeb update readme. 2014-12-03 12:21:26 +08:00
winlin
bf99069ed1 update readme. 2014-12-03 12:11:00 +08:00
winlin
787ab674e3 fix #244, conn thread use cond to wait for recv thread error. 2.0.47. 2014-12-03 12:08:29 +08:00
winlin
5905e5c050 merge from 1.0release, traverse the token before response connect. 2.0.45. 2014-12-02 15:41:54 +08:00
winlin
9bda56cb42 update readme for bug #239 2014-12-02 15:39:32 +08:00
winlin
304208f822 fix #239, traverse the token before response connect. 1.0.10. 2014-12-02 15:27:36 +08:00
winlin
3584bdb7b6 srs-librtmp support hijack io apis for st-load. 2.0.42. 2014-12-02 12:19:17 +08:00
winlin
212a9aa78c for bug #237, refine syscall for recv, supports 1.5k clients. 2.0.41. 2014-12-02 12:18:33 +08:00
winlin
af83e18d7e update the README for 1.5k publishers. 2.0.41 2014-12-02 07:27:20 +08:00
winlin
47b4b694be add qtcreate project file trunk/src/qt/srs/srs-qt.pro. 2.0.39. 2014-12-01 10:58:17 +08:00
winlin
efb73c5487 fix #235, refine handshake, replace union with template method. 2.0.38. 2014-11-29 18:41:14 +08:00
winlin
ff5cdb1cc1 for bug #215, add srs_rtmp_dump tool. 2.0.37. 2014-11-28 12:26:36 +08:00
winlin
e7ccbce472 update PRIMARY, AUTHORS, CONTRIBUTORS rule. 2.0.32. 2014-11-25 10:41:55 +08:00
winlin
d672fae255 update PRIMARY, AUTHORS, CONTRIBUTORS rule. 1.0.8 2014-11-25 10:07:41 +08:00