winlin
|
04f3f2a8f8
|
for #316, add codec info to stream.
|
2015-03-08 15:33:08 +08:00 |
|
winlin
|
0213cc6466
|
for #179, refine dvr, support POST create dvr when publish not start. 2.0.126
|
2015-02-27 20:39:36 +08:00 |
|
winlin
|
381e88d698
|
add release code. ZhouGuowen for SRS2.0
|
2015-02-11 08:52:52 +08:00 |
|
winlin
|
b982b27f6f
|
add dev code for each release. HuKaiqun for SRS1.0
|
2015-02-11 08:48:22 +08:00 |
|
winlin
|
a23191497f
|
fix #136, support hls without io(in ram). 2.0.112
|
2015-02-03 16:01:07 +08:00 |
|
winlin
|
4246be92c9
|
for #250, merge avc to codec. use queue to dequeue.
|
2015-01-31 21:16:42 +08:00 |
|
winlin
|
2c42350489
|
for #301, http ts stream support h.264+mp3. 2.0.106
|
2015-01-25 16:42:22 +08:00 |
|
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 |
|
winlin
|
ab965655aa
|
refine forwarder, add tracable debug info. 0.9.202
|
2014-08-19 11:54:33 +08:00 |
|
winlin
|
a9d28122f4
|
refine code, refine the handshake, refine the log of source_id
|
2014-08-06 13:57:55 +08:00 |
|
winlin
|
ade2376da0
|
fix #57, use lock(acquire/release publish) to avoid duplicated publishing. 0.9.188.
|
2014-08-03 21:22:40 +08:00 |
|
winlin
|
7b24788445
|
for bug #143, build on centos5.
|
2014-08-02 22:18:39 +08:00 |
|
winlin
|
d0bc0884d1
|
refine rtmp client, add comments for the dumps_packets()
|
2014-07-27 11:57:08 +08:00 |
|
winlin
|
fbddfbc8a3
|
fix #134, not fix for the shrink to clear the queue.
|
2014-07-26 16:35:12 +08:00 |
|
winlin
|
b10d95205a
|
fix #134, not fix for the shrink to clear the queue.
|
2014-07-26 16:32:28 +08:00 |
|
winlin
|
b17c736f3f
|
fix #124, gop cache support disable video in publishing. 0.9.171.
|
2014-07-26 12:22:39 +08:00 |
|
winlin
|
88c94193a3
|
rename rtmp_stack to stack. remove the global templte function to member function.
|
2014-07-12 08:47:47 +08:00 |
|
winlin
|
9556790a5e
|
finish utest of protocol stack. 0.9.156
|
2014-07-11 18:08:34 +08:00 |
|
winlin
|
6a4b177475
|
refine shared ptr message, rename initialize to create
|
2014-07-06 18:23:14 +08:00 |
|
winlin
|
96e0273e99
|
refine hls, extract the flv/aac sample rates
|
2014-07-06 17:32:48 +08:00 |
|
winlin
|
aefff75d08
|
fix #103, support all aac sample rate, add detail codec logs.
|
2014-07-06 09:59:41 +08:00 |
|
winlin
|
fea8755719
|
response the call message with null. 0.9.137
|
2014-06-28 16:43:57 +08:00 |
|
winlin
|
0cd0761508
|
fix time jitter zero algorithm bug, reset when timestamp overflow.
|
2014-06-26 10:13:43 +08:00 |
|
winlin
|
1970e18ed6
|
fix #108: disable the time jitter for encoder non-monotonical stream. 0.9.133
|
2014-06-25 17:14:11 +08:00 |
|
winlin
|
db253bc76b
|
fix fms token traverse bug, always update the token by the latest valid client.
|
2014-06-23 11:18:55 +08:00 |
|
winlin
|
1ae3e6c64c
|
performance refine, support 3k+ connections(270kbps). 0.9.130
|
2014-06-22 20:01:25 +08:00 |
|
winlin
|
6286759eaa
|
refine codec, extract avc aac codec to app.
|
2014-06-08 22:36:17 +08:00 |
|
winlin
|
31b568b013
|
refine core, move specified functions to kernel utility.
|
2014-06-08 13:03:03 +08:00 |
|
winlin
|
5273509554
|
refine log, to 0.9.123
|
2014-05-29 14:16:34 +08:00 |
|
winlin
|
4970664e37
|
move codec to kernel.
|
2014-05-28 17:37:15 +08:00 |
|
winlin
|
978e985519
|
fix #87: add source id for full trackable log. 0.9.120
|
2014-05-27 19:18:31 +08:00 |
|
winlin
|
8d99ef27cf
|
fix #84: unpublish source when edge stop, clear gop cache
|
2014-05-27 17:59:59 +08:00 |
|
winlin
|
830f0b5eb6
|
refine metadata info
|
2014-05-14 11:46:17 +08:00 |
|
winlin
|
dc66c525fd
|
refine autofree, only free object, never free arrays
|
2014-05-14 09:41:41 +08:00 |
|
winlin
|
300f264e92
|
set metadata time equals to sequence header time.
|
2014-05-13 15:30:20 +08:00 |
|
winlin
|
91eabda7b8
|
add comments for source, return for sequence header.
|
2014-05-13 15:15:25 +08:00 |
|
winlin
|
befde6acf7
|
fix mem leak for delete[] SharedPtrMessage array, explicit free elems. remove srs_freepa. 0.9.95
|
2014-05-13 14:24:39 +08:00 |
|
winlin
|
8388da6325
|
add miss files. fix bug #60: support aggregate message
|
2014-05-08 14:33:25 +08:00 |
|
winlin
|
96a5c7b1ab
|
fix mem leak of encoder, edge and source. add destroy for gmc to detect mem leak. to 0.9.89
|
2014-05-03 22:59:21 +08:00 |
|
winlin
|
fc501b050b
|
add atc_auto to disable or enable auto detect atc
|
2014-04-30 12:08:11 +08:00 |
|
winlin
|
a14220d4fb
|
fix bug of auto bravo atc
|
2014-04-30 10:31:05 +08:00 |
|
winlin
|
6ee49ee029
|
bravo auto atc per stream. 0.9.84
|
2014-04-30 10:17:04 +08:00 |
|
winlin
|
f02ac02a50
|
auto open atc for bravo_atc set
|
2014-04-29 18:27:00 +08:00 |
|
winlin
|
80ddddf823
|
refine RTMP protocol completed, to 0.9.81
|
2014-04-29 14:44:07 +08:00 |
|
winlin
|
ebf6203c3b
|
refine rtmp protocol stack, refer to go.rtmp
|
2014-04-29 13:39:16 +08:00 |
|
winlin
|
c681098949
|
fix bug of edge, one fd for one thread
|
2014-04-28 17:20:35 +08:00 |
|
winlin
|
bc7648724d
|
use directly send publish edge mode.
|
2014-04-27 14:57:28 +08:00 |
|
winlin
|
79c9c6dcb7
|
implements the proxy for edge publish mode
|
2014-04-27 11:11:15 +08:00 |
|
winlin
|
ec96072472
|
add publish edge framework
|
2014-04-27 09:29:37 +08:00 |
|
winlin
|
2bcaeccc51
|
edge support play and ingest origin stream. change to 0.9.77
|
2014-04-26 21:41:18 +08:00 |
|
winlin
|
b0951d36d3
|
refine source, rename req to _req
|
2014-04-26 17:16:18 +08:00 |
|