winlin
|
92146712d8
|
fix srs-librtmp send raw aac audio channel bug. 2.0.76
|
2014-12-25 09:52:18 +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
|
eef8034632
|
merge from 1.0release for bug #264. 2.0.74
|
2014-12-20 11:58:39 +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
|
db13c725a6
|
refine #259, rename the on_dispose to wakeup. 2.0.73
|
2014-12-19 09:19:47 +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
|
cbad7a3074
|
fix #257, server latency is 0.1s+, the bottleneck is encoder. 2.0.71
|
2014-12-13 12:48:49 +08:00 |
|
winlin
|
10297fab51
|
fix #257, support 0.1s+ latency. 2.0.70
|
2014-12-12 21:51:06 +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
|
1311b6fe65
|
fix #251, support 10k clients. 2.0.67
|
2014-12-07 16:31:47 +08:00 |
|
winlin
|
5a2b8afead
|
for bug #251, add queue fast vector. 2.0.66
|
2014-12-07 13:26:45 +08:00 |
|
winlin
|
8f72f79504
|
for bug #251, add queue fast cache. 2.0.65
|
2014-12-07 12:08:38 +08:00 |
|
winlin
|
bba6063492
|
for bug #251, the shared ptr message share the header. 2.0.64
|
2014-12-07 11:25:05 +08:00 |
|
winlin
|
330819fb74
|
for bug #251, refine the mic algorithm. 2.0.63
|
2014-12-06 22:50:51 +08:00 |
|
winlin
|
d53fd7f570
|
for bug #251, support mic(message iovs cache). 2.0.61
|
2014-12-06 20:10:05 +08:00 |
|
winlin
|
9892b92258
|
Revert "for bug #251, somhc(session-oriented message-header cache). 2.0.61"
It hurt performance, should never use it.
This reverts commit d073adde58 .
|
2014-12-06 01:19:49 +08:00 |
|
winlin
|
d073adde58
|
for bug #251, somhc(session-oriented message-header cache). 2.0.61
|
2014-12-06 00:59:10 +08:00 |
|
winlin
|
f9b9a60de7
|
for bug #251, remove the SrsMessage, use SrsCommonMessage or SrsSharedPtrMessage. 2.0.60
|
2014-12-05 23:03:52 +08:00 |
|
winlin
|
e80c8603d4
|
fix #251, revert changes, for the cond wait and fast cache queue is no use. 2.0.59
|
2014-12-05 20:55:19 +08:00 |
|
winlin
|
92ecdf088b
|
for bug #251, use macro to define the fast cache and cond wait. 2.0.58
|
2014-12-05 18:47:17 +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
|
dde05c6315
|
for bug #251, refine the send use cond wait.
|
2014-12-05 14:38:43 +08:00 |
|
winlin
|
fad6074a25
|
set send socket buf. mw/mr sleep default to 350.
|
2014-12-05 11:24:05 +08:00 |
|
winlin
|
279b4ff4c9
|
refine macros
|
2014-12-04 21:37:04 +08:00 |
|
winlin
|
b1d7fbe668
|
fix #241, add mw(merged-write) config. 2.0.53
|
2014-12-04 21:35:13 +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
|
f57801eb46
|
fix #249, cache the chunk headers info to +5% or +10% performance. 2.0.51
|
2014-12-04 14:58:40 +08:00 |
|
winlin
|
60bc9c2aa0
|
add performance header to control options for performance. 2.0.50
|
2014-12-04 13:43:55 +08:00 |
|
winlin
|
29324fab46
|
fix #248, improve about 15% performance for fast buffer. 2.0.49
|
2014-12-04 13:05:13 +08:00 |
|
winlin
|
f35ec2155b
|
for bug #241, support merged read. 2.0.48
|
2014-12-03 19:27:27 +08:00 |
|
winlin
|
463e1fbc41
|
for bug #237, refine the thread loop for publish thread. 2.0.47
|
2014-12-02 19:28:36 +08:00 |
|
winlin
|
e9712cc627
|
refine recv thread, donot set auto response for publish recv thread. 2.0.46
|
2014-12-02 17:16:20 +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
|
304208f822
|
fix #239, traverse the token before response connect. 1.0.10.
|
2014-12-02 15:27:36 +08:00 |
|
winlin
|
757cffbabf
|
for bug #237, when recv thread failed, quit the cycle. 2.0.44
|
2014-12-02 15:21:08 +08:00 |
|
winlin
|
a94dbecdc4
|
refine macro of srs-librtmp. 2.0.43
|
2014-12-02 13:41:41 +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
|
472b1742a2
|
for bug #237, use isolate thread to recv message. 2.0.41
|
2014-12-01 23:38:51 +08:00 |
|
winlin
|
1847c5fef7
|
ignore the actual length of share key. 2.0.40
|
2014-12-01 22:09:09 +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
|
7f121efd7a
|
merge from allspace srs-librtmp for win vs2010. 2.0.36
|
2014-11-28 10:33:36 +08:00 |
|
winlin
|
14fca601f9
|
merge from 1.0 hotfix. 3.0.35
|
2014-11-27 18:50:54 +08:00 |
|
winlin
|
9c033c7da6
|
hotfix 1.0, author bug, use error macro. 1.0.9
|
2014-11-27 18:48:01 +08:00 |
|
winlin
|
03f72fb1a6
|
for bug #229, revert changes of allspace, for srs-librtmp branch build failed. 2.0.34
|
2014-11-27 18:39:02 +08:00 |
|
winlin
|
eb4e7aad69
|
try to build srs-librtmp on vs2010, failed.
|
2014-11-27 18:20:13 +08:00 |
|
winlin
|
468941833c
|
change srs version to 2.0.33
|
2014-11-27 15:23:16 +08:00 |
|