winlin
|
f9d1e1111a
|
merge from feilong, consumer directly sleep when paused.
|
2015-01-23 17:07:17 +08:00 |
|
winlin
|
a4ba40952a
|
for #250, rename rtmp to protocol dir.
|
2015-01-23 10:07:20 +08:00 |
|
winlin
|
913f98b902
|
for bug #293, http ts stream, move the avc codec from app to kernel.
|
2015-01-22 17:08:38 +08:00 |
|
winlin
|
29a8932b49
|
for bug #293, use http stream cache for android weixin to happy.
|
2015-01-19 12:56:05 +08:00 |
|
winlin
|
f9f2fcbb9c
|
for #293, add http stream cache for audio mp3/aac stream.
|
2015-01-19 12:24:18 +08:00 |
|
winlin
|
2698e6dbae
|
for bug #293, http live streaming framework.
|
2015-01-18 18:39:53 +08:00 |
|
winlin
|
29be14dd37
|
merge from feilong, fix memory leak.
|
2015-01-17 11:16:13 +08:00 |
|
winlin
|
a4b61081cc
|
merge from feilong, fix memory leak.
|
2015-01-15 11:26:30 +08:00 |
|
winlin
|
982e9555bd
|
merge from feilong, fix hls msg memory leak bug.
|
2015-01-08 17:48:45 +08:00 |
|
winlin
|
0e9c9db3f4
|
fix the aggregate bug, adjust to starttime of msg. 2.0.91
|
2015-01-07 15:37:44 +08:00 |
|
qiang.li
|
a4a93613d0
|
add statistic for stream
|
2015-01-04 22:47:12 +08:00 |
|
qiang.li
|
8d534d3470
|
get stream info use http api #227
|
2015-01-03 12:57:13 +08:00 |
|
winlin
|
569596c10d
|
update copyright, from 2013 to 2015
|
2014-12-31 20:32:09 +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
|
61a648f1d2
|
refine for #259, chmod -x files.
|
2014-12-19 09:07:31 +08:00 |
|
winlin
|
44962c9142
|
update PRIMARY, AUTHORS, CONTRIBUTORS rule
|
2014-11-25 10:06:26 +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
|
13b092704d
|
refine code for bug #151, refine the source functions, add comments.
|
2014-10-08 14:28:09 +08:00 |
|
zhengfl
|
1e34d2a5cd
|
client connection no disconnect
|
2014-10-02 19:45:04 +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
|
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
|
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 |
|
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
|
d53fd7f570
|
for bug #251, support mic(message iovs cache). 2.0.61
|
2014-12-06 20:10:05 +08:00 |
|
winlin
|
32d537b96b
|
for bug #251, refine code before mic.
|
2014-12-06 19:56:06 +08:00 |
|
winlin
|
d827928eeb
|
for bug #251, merge the performance refines.
|
2014-12-06 09:55:51 +08:00 |
|
winlin
|
de993b6465
|
for bug #251, refine the directly access ptrs for hls,dvr,forwarder,consumer.
|
2014-12-05 23:49:53 +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
|
528ae1e9b1
|
refine source and queue dump msgs.
|
2014-12-05 22:00:57 +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
|
d171a26758
|
disable gop cache when not h.264. fix some warning.
|
2014-12-01 21:34:35 +08:00 |
|
winlin
|
e7ccbce472
|
update PRIMARY, AUTHORS, CONTRIBUTORS rule. 2.0.32.
|
2014-11-25 10:41:55 +08:00 |
|
winlin
|
8845bb7caf
|
for bug #194, refine code, remove the old duplicated code.
|
2014-11-13 16:56:41 +08:00 |
|
winlin
|
4af2e78c59
|
refine code for bug #194, add comments to macros.
|
2014-11-13 12:45:54 +08:00 |
|
winlin
|
73abb1a31d
|
Revert "for bug #194, add pipe to consumer."
This reverts commit 1e601a6efc .
|
2014-11-11 17:04:56 +08:00 |
|
winlin
|
1e601a6efc
|
for bug #194, add pipe to consumer.
|
2014-11-11 16:27:35 +08:00 |
|
winlin
|
bc6616bd1f
|
refine code according to inspect of clion. 0.9.219
|
2014-09-28 11:08:30 +08:00 |
|
winlin
|
002facb85b
|
refine code, fix bug of hls, following jetbrains clion code-inspector. 0.9.215
|
2014-09-26 16:34:13 +08:00 |
|