winlin
|
8fbc6526bb
|
for #383, refine code to support mix correct algorithm.
|
2015-04-15 16:17:52 +08:00 |
|
winlin
|
bd77f995bf
|
ignore the unknown flv tag.
|
2015-04-09 12:35:17 +08:00 |
|
winlin
|
61d5b78ae5
|
refine the h264 parser, one ts message should parsed to one rtmp/flv message.
|
2015-04-04 15:53:36 +08:00 |
|
winlin
|
02addf61f7
|
fix #302, remove the thread unsafe code, no static.
|
2015-03-23 21:21:36 +08:00 |
|
winlin
|
f69fa7273b
|
fix #302, remove the thread unsafe code, no static.
|
2015-03-23 21:19:04 +08:00 |
|
winlin
|
bbac2348db
|
for #354, remove the double underscore functions and variables.
|
2015-03-21 11:55:28 +08:00 |
|
winlin
|
a15ce1147f
|
for #155, fix all warnings for mac.
|
2015-03-13 12:53:01 +08:00 |
|
winlin
|
16afe7ddbb
|
fix #250, support push MPEGTS over UDP to SRS. 2.0.111
|
2015-01-31 23:20:00 +08:00 |
|
winlin
|
4246be92c9
|
for #250, merge avc to codec. use queue to dequeue.
|
2015-01-31 21:16:42 +08:00 |
|
winlin
|
70c8fe13c4
|
for #250, support h264 video for push mpegts over udp. 2.0.110
|
2015-01-31 19:46:55 +08:00 |
|
winlin
|
a4ba40952a
|
for #250, rename rtmp to protocol dir.
|
2015-01-23 10:07:20 +08:00 |
|
winlin
|
a1f887f46f
|
refine code, move onMetaData to consts.
|
2015-01-17 13:29:11 +08:00 |
|
winlin
|
04aa6f8296
|
drop script data except the onMetaData packet.
|
2015-01-17 13:23:30 +08:00 |
|
winlin
|
44f5efda21
|
refine the print info.
|
2015-01-07 15:46:00 +08:00 |
|
winlin
|
0e9c9db3f4
|
fix the aggregate bug, adjust to starttime of msg. 2.0.91
|
2015-01-07 15:37:44 +08:00 |
|
winlin
|
5aa31568ba
|
fix the rtmp dump, parse the aggregate msg.
|
2015-01-07 15:35:01 +08:00 |
|
winlin
|
5661fc2676
|
refine dvr and rtmp dump, write the original data.
|
2015-01-07 15:01:58 +08:00 |
|
winlin
|
89a3cf9efe
|
refine code, failed when specified complex but no ssl for srslibrtmp
|
2015-01-07 13:37:23 +08:00 |
|
winlin
|
0e03d019a8
|
for bug #215, srs rtmp dump support conn args. 2.0.90
|
2015-01-07 13:29:30 +08:00 |
|
winlin
|
569596c10d
|
update copyright, from 2013 to 2015
|
2014-12-31 20:32:09 +08:00 |
|
winlin
|
12f4abd553
|
fix #266, aac profile is object id plus one. 2.0.80
|
2014-12-29 14:24:22 +08:00 |
|
winlin
|
92146712d8
|
fix srs-librtmp send raw aac audio channel bug. 2.0.76
|
2014-12-25 09:52:18 +08:00 |
|
winlin
|
81e70e7bdb
|
for bug https://github.com/winlinvip/st-load/pull/3, add ecma array to object.
|
2014-12-21 11:41:15 +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
|
b28dc7364e
|
refine the srs-librtmp, add hijack get the object.
|
2014-12-02 14:02:28 +08:00 |
|
winlin
|
a94dbecdc4
|
refine macro of srs-librtmp. 2.0.43
|
2014-12-02 13:41:41 +08:00 |
|
winlin
|
9387d09f5f
|
refine the macros for windows of srs-librtmp
|
2014-12-02 13:38:30 +08:00 |
|
winlin
|
15ae4745f4
|
add macro to disable log.
|
2014-12-02 13:21:26 +08:00 |
|
winlin
|
07d55010fe
|
remove the free bytes api of srs-librtmp. use system default is ok.
|
2014-12-02 13:03:25 +08:00 |
|
winlin
|
f6032ffe6b
|
always use system log and context. allow hijack the human print macro.
|
2014-12-02 12:51:07 +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
|
7f121efd7a
|
merge from allspace srs-librtmp for win vs2010. 2.0.36
|
2014-11-28 10:33:36 +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
|
18c308248e
|
refine code by winlin, for merged from allspace.
|
2014-11-27 15:22:39 +08:00 |
|
winlin
|
1855c9429c
|
merge from allspace, to srs-librtmp, for vs2010
|
2014-11-27 14:46:05 +08:00 |
|
winlin
|
e7ccbce472
|
update PRIMARY, AUTHORS, CONTRIBUTORS rule. 2.0.32.
|
2014-11-25 10:41:55 +08:00 |
|
winlin
|
e492fa5353
|
fix #212, support publish aac adts raw stream. 2.0.31.
|
2014-11-24 16:28:52 +08:00 |
|
winlin
|
d3c770d252
|
refine librtmp, add audio video detail.
|
2014-11-21 17:09:52 +08:00 |
|
winlin
|
d80b580c2f
|
refine librtmp, remove the _get_ for some attribute get.
|
2014-11-21 16:08:29 +08:00 |
|
winlin
|
2a9bec3d89
|
adjust the api, move audio and h264 after rtmp
|
2014-11-21 14:26:47 +08:00 |
|
winlin
|
aa69f6197a
|
srs-librtmp add rtmp prefix for rtmp apis. 2.0.29
|
2014-11-21 14:18:50 +08:00 |
|
winlin
|
180106ce70
|
refine librtmp, move the utils and human to end section.
|
2014-11-21 14:11:53 +08:00 |
|
winlin
|
10bc5399ec
|
refine librtmp api, add prefix utils for utilities.
|
2014-11-21 14:09:17 +08:00 |
|
winlin
|
b3bb2cdf2b
|
refine code, rename the human functions to prefixed with srs_human_
|
2014-11-21 14:03:30 +08:00 |
|
winlin
|
30e7c38a48
|
refine code, add human readable section
|
2014-11-21 13:56:09 +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
|
2c601a0069
|
fix #204, srs-librtmp drop dupliated sps/pps(sequence header). 2.0.22.
|
2014-11-15 16:53:24 +08:00 |
|