1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 03:41:55 +00:00
Commit graph

776 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
winlin
32cf44e5bb update PRIMARY, AUTHORS, CONTRIBUTORS rule 2014-11-25 10:01:14 +08:00
winlin
5fde890603 update PRIMARY, AUTHORS, CONTRIBUTORS rule 2014-11-25 09:50:57 +08:00
winlin
e492fa5353 fix #212, support publish aac adts raw stream. 2.0.31. 2014-11-24 16:28:52 +08:00
winlin
5408169b6e update readme 2014-11-22 17:59:42 +08:00
winlin
58136ec178 fix #217, remove timeout recv, support 7.5k+ 250kbps clients. 2.0.30. 2014-11-22 17:58:02 +08:00
winlin
aa69f6197a srs-librtmp add rtmp prefix for rtmp apis. 2.0.29 2014-11-21 14:18:50 +08:00
winlin
d9474d7600 refine examples of srs-librtmp, add srs_print_rtmp_packet. 2.0.28. 2014-11-21 13:48:57 +08:00
winlin
a058eeeb20 fix #212, support publish audio raw frames. 2.0.27 2014-11-20 13:36:14 +08:00
winlin
d6072b16c0 support compile srs-librtmp on windows. 2.0.26 2014-11-19 16:16:04 +08:00
winlin
89110d9748 add report bug url. update readme 2014-11-18 17:52:41 +08:00
winlin
1bf32a15e1 refs #1670: update readme, SRS1.0/2.0 supports 500 clients to publish streams. 2014-11-18 16:31:26 +08:00
winlin
c1e9aed0ac all wiki translated to English. 1.0.7 2014-11-18 13:41:36 +08:00
winlin
fbcb63f775 v2.0, 2014-11-18, all wiki translated to English. 2.0.23. 2014-11-18 13:40:58 +08:00
winlin
520764fba3 update readme, add qq group. 2014-11-16 21:11:49 +08:00
winlin
a7faf54567 update readme, add qq group. 2014-11-16 21:11:10 +08:00
winlin
7f987bb2a0 update readme, add qq group. 2014-11-16 21:08:36 +08:00
winlin
ba5b3b92b1 update readme, add qq group. 2014-11-16 21:08:06 +08:00
winlin
2599165f90 update 1.0release readme, remove the unstable features. 2014-11-16 12:11:11 +08:00
winlin
c3986d9d6d update readme for wiki 2014-11-15 21:25:18 +08:00
winlin
8878367505 update readme for wiki 2014-11-15 21:24:47 +08:00
winlin
64a1d975d7 update readme for wiki 2014-11-15 21:16:11 +08:00
winlin
3f9e11ea83 update readme for wiki 2014-11-15 21:13:24 +08:00
winlin
68a09d5b5c update readme for wiki 2014-11-15 20:10:48 +08:00
winlin
3247121619 update readme for wiki 2014-11-15 20:09:05 +08:00
winlin
81b0f246f5 update readme for wiki 2014-11-15 20:08:19 +08:00
winlin
55d4c71362 update readme for wiki 2014-11-15 20:03:55 +08:00
winlin
273ba9c2e5 update readme for wiki 2014-11-15 19:54:00 +08:00
winlin
dca060dcde update readme for wiki 2014-11-15 19:50:02 +08:00
winlin
e70e864e5d add h264 stream publish usage. 2014-11-15 17:13:09 +08:00
winlin
fed87b3986 update readme, typo 2014-11-15 16:59:41 +08:00
winlin
2c601a0069 fix #204, srs-librtmp drop dupliated sps/pps(sequence header). 2.0.22. 2014-11-15 16:53:24 +08:00
winlin
278ff845d3 fix #203, srs-librtmp drop any video before sps/pps(sequence header). 2.0.21. 2014-11-15 16:30:37 +08:00
winlin
bb5e99f562 fix #202, fix memory leak of h.264 raw packet send in srs-librtmp. 2.0.20. 2014-11-15 14:29:25 +08:00
winlin
9b2da59eeb update readme 2014-11-14 17:33:34 +08:00
winlin
55d4ce603e update readme 2014-11-14 11:40:55 +08:00
winlin
1f5c82ecc4 update readme 2014-11-13 14:54:40 +08:00
winlin
eba1740ed5 hotfix #200, deadloop when read/write 0 and ETIME. 1.0.6. 2014-11-13 14:48:21 +08:00
winlin
0bc35e093c for bug #200, deadloop when read/write 0 and ETIME. 2.0.16. 2014-11-13 14:30:56 +08:00
winlin
cc6aca9ad5 fix #194, writev multiple msgs, support 6k+ 250kbps clients. 2.0.15. 2014-11-13 12:25:56 +08:00
winlin
8acd143a7a fix #194: refine the timeout recv, pulse to 500ms. 2.0.14. 2014-11-12 12:59:53 +08:00
winlin
46330dd196 fix #195: remove the confuse code st_usleep(0). 2.0.13. 2014-11-11 13:40:09 +08:00
winlin
4f34ac022f add benchmark for 1.0.5/2.0.12, 2700clients, 85%CPU, 66MB. 2014-11-11 13:36:54 +08:00
winlin
845c1e9329 update readme 2014-11-10 10:03:16 +08:00
winlin
f9a7d40364 update readme 2014-11-10 09:56:43 +08:00
winlin
9172dc14dc update the death link for readme. 2014-11-09 09:45:00 +08:00
winlin
2dde5dc89d update readme 2014-11-08 20:35:44 +08:00
winlin
805ff7b1be update readme for srs-librtmp 2014-11-08 20:08:08 +08:00
winlin
6968aef66a update readme for srs-librtmp 2014-11-08 20:06:31 +08:00
winlin
3405f35d06 fix #191: configure --export-librtmp-project and --export-librtmp-single. 2.0.11. 2014-11-08 18:33:15 +08:00
winlin
926650840e fix #191, configure --export-librtmp. 2.0.10. 2014-11-08 16:45:50 +08:00
winlin
106bef802f fix #66, srs-librtmp support write h264 raw packet. 2.0.9. 2014-11-08 12:36:00 +08:00
winlin
f2f259d050 use number for macro VERSION_MAJOR, VERSION_MINOR and VERSION_REVISION. 1.0.5. 2014-11-06 14:28:03 +08:00
winlin
d88a2cc8dc update readme 2014-10-27 12:18:50 +08:00
winlin
74f7c32e81 update readme, add oschina mirror. 2014-10-27 11:35:09 +08:00
winlin
ff76afa81a update readme 2014-10-27 11:34:05 +08:00
winlin
85c2398e78 update readme. 2014-10-25 17:16:38 +08:00
winlin
6a3418cd45 fix #185, AMF0 support 0x0B the date type codec. 2.0.5. 2014-10-25 17:12:56 +08:00
winlin
f4b779060b add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki. 2014-10-24 11:35:36 +08:00
winlin
59f68a2655 add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki. 2014-10-24 11:35:06 +08:00
winlin
fe59783d83 add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki. 2014-10-24 11:28:50 +08:00
winlin
d8e55d14cd rename EN/CN home 2014-10-24 11:10:41 +08:00
winlin
8295750821 rename EN/CN home 2014-10-24 11:10:30 +08:00
winlin
1bfc238fec hotfix for bug #186, drop connect args when not object. 2.0.4. 2014-10-24 10:35:40 +08:00
winlin
aa98ca60b9 fix #186, hotfix for bug #186, drop connect args when not object. 1.0.3. 2014-10-24 10:34:00 +08:00
winlin
77d14ff752 update readme, rename wiki/xxx to wiki/v1_xxx 2014-10-24 10:01:00 +08:00
winlin
a169262099 update readme, rename wiki/xxx to wiki/v1_xxx 2014-10-24 10:00:23 +08:00
winlin
e46e7fc596 update readme, rename wiki/xxx to wiki/v1_xxx 2014-10-24 09:58:53 +08:00
winlin
6da21364f6 update readme, rename wiki/xxx to wiki/v1_xxx 2014-10-24 09:55:58 +08:00
winlin
b9b345ec37 update readme, ENHome_v1 to v1_ENHome 2014-10-24 09:44:05 +08:00
winlin
abe2779a37 update readme. 2014-10-21 09:46:40 +08:00
winlin
616d1cb2b3 update readme. 2014-10-20 09:52:19 +08:00
winlin
57e8356221 fix #184, support AnnexB in RTMP body for HLS. 2.0.2 2014-10-19 19:42:27 +08:00
winlin
bd158ec838 hotfix for bug #183, donot support AnnexB when decoding RTMP body for HLS. 1.0.1. 2014-10-19 11:33:56 +08:00
winlin
1f0f98ff04 update readme. 2014-10-18 14:04:52 +08:00
winlin
9ab6ff15fe remove supports for OSX. 2.0.1. 2014-10-18 13:58:47 +08:00
winlin
d24e2fd0cc remove supports for OSX. 2.0.1. 2014-10-18 13:58:23 +08:00
winlin
4fe5a9bdb3 update readme 2014-10-18 11:03:15 +08:00
winlin
a4d1b136d8 update readme 2014-10-18 11:01:35 +08:00
winlin
b1b70cdf09 update readme. 2014-10-18 10:55:26 +08:00
winlin
e707006a68 revert github srs README to English. 2.0.0. 2014-10-16 10:58:20 +08:00
winlin
ba868da7c4 refine readme. 2014-10-16 10:37:33 +08:00
winlin
4ab4ce29bb refine readme. 2014-10-16 10:29:26 +08:00
winlin
cba9e51845 refine readme. 2014-10-16 10:21:12 +08:00
winlin
8053f0ba9d refine readme. 2014-10-16 09:22:05 +08:00
winlin
9b90a7444f remove all chinese in readme. 2014-10-16 09:19:09 +08:00
winlin
75f3df5d30 remove qq url. 2014-10-16 08:57:18 +08:00
winlin
cb7f3a82c7 remove qq url. 2014-10-16 08:56:54 +08:00
winlin
1bf6c32deb I donot think QQ is neccessary. 2014-10-15 15:08:37 +08:00
winlin
48e187a75d I donot think QQ is neccessary. 2014-10-15 15:07:19 +08:00
winlin
b370b176d4 update readme for 1.0beta 2014-10-09 15:22:07 +08:00
winlin
e455032dc7 update readme for 1.0beta 2014-10-09 14:53:44 +08:00
winlin
1d939f55ba update readme for 1.0beta. 2014-10-09 13:07:08 +08:00
winlin
570d2a450e update readme for 1.0beta. 2014-10-09 13:06:00 +08:00
winlin
fed8c31c5d update readme for 1.0beta. 1.0.0 2014-10-09 12:58:51 +08:00
winlin
9789335d0b fix #151, always reap ts whatever audio or video packet. 0.9.223. 2014-10-08 15:15:57 +08:00
winlin
f33f91c8c2 update readme. 2014-10-08 14:06:33 +08:00
winlin
b830b995e6 fix bug #162, requires epoll. 0.9.222 2014-10-08 13:27:48 +08:00
winlin
f3002144fc fix #180: crash for multiple edge publishing the same stream. 0.9.220. 2014-09-30 11:21:46 +08:00
winlin
20ebf68ea5 fix hls bug, refine config and log, according to clion of jetbrains. 0.9.216. 2014-09-26 17:47:43 +08:00
winlin
83f266b9e2 fix #177, dvr segment add config dvr_wait_keyframe. 0.9.213. 2014-09-25 10:59:29 +08:00