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 |
|