winlin
|
52d1fa8df5
|
fix mem leak for send packet, always free in send msg.
|
2014-05-02 12:34:21 +08:00 |
|
winlin
|
d74f01e2d1
|
fix signal bug, break for gmc. fix SrsMessage leak, use common message to free payload. to 0.9.88
|
2014-05-02 12:29:56 +08:00 |
|
winlin
|
daca90db95
|
disable verbose log for av
|
2014-04-30 17:37:00 +08:00 |
|
winlin
|
0945c2b441
|
fix RTMP protocol extended timestamp bug, always trust and use the extended-timestamp for the first chunk of msg
|
2014-04-30 17:16:28 +08:00 |
|
winlin
|
37476df704
|
refine log for recv message
|
2014-04-30 15:42:19 +08:00 |
|
winlin
|
7cbe18902f
|
fix bug of librtmp after RTMP protocol stack refined, never use cid=2 to send data.
|
2014-04-30 13:20:53 +08:00 |
|
winlin
|
0f498acd7b
|
add comments and variable for c3 extended-timestamp. to 0.9.82
|
2014-04-29 18:16:29 +08:00 |
|
winlin
|
80ddddf823
|
refine RTMP protocol completed, to 0.9.81
|
2014-04-29 14:44:07 +08:00 |
|
winlin
|
be4c182d11
|
refine RTMP protocol stack.
|
2014-04-29 14:18:10 +08:00 |
|
winlin
|
ebf6203c3b
|
refine rtmp protocol stack, refer to go.rtmp
|
2014-04-29 13:39:16 +08:00 |
|
winlin
|
2e5337a26e
|
refactor: remove the unused super.
|
2014-04-29 10:06:52 +08:00 |
|
winlin
|
fd0efecbc8
|
refine ingester pithy print
|
2014-04-29 09:57:59 +08:00 |
|
winlin
|
16319d73fd
|
implements basic edge(play and publish), with bug
|
2014-04-27 12:28:45 +08:00 |
|
winlin
|
79c9c6dcb7
|
implements the proxy for edge publish mode
|
2014-04-27 11:11:15 +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
|
23a1b29935
|
add dvr option. refine macros of auto headers
|
2014-04-15 14:01:57 +08:00 |
|
winlin
|
bc756d6ad9
|
fix simple handshake bug #46, copy c1 to s2. change to 0.9.63
|
2014-04-13 21:55:01 +08:00 |
|
winlin
|
9a036958d7
|
fix bug #45, support duration for live. change to 0.9.62
|
2014-04-13 21:37:26 +08:00 |
|
winlin
|
eea2310b07
|
refine consts
|
2014-04-07 09:07:12 +08:00 |
|
winlin
|
4e3fe36ae2
|
refine http server pages. change to 0.9.51
|
2014-04-05 13:14:59 +08:00 |
|
winlin
|
6d32ad1828
|
refine log and thread function name
|
2014-04-04 12:18:05 +08:00 |
|
winlin
|
f089eafd9f
|
fix bug #38, remove app slash of jwplayer, change to 0.9.46
|
2014-04-04 10:12:34 +08:00 |
|
winlin
|
b71eb0d49a
|
support more splash in http url. remove the strip of SrsRequest, use srs_string_remove instead, change to 0.9.44
|
2014-04-03 15:53:56 +08:00 |
|
winlin
|
27029679e9
|
donot ensure transaction-id===1 for connect req/res, change to 0.9.41
|
2014-03-31 10:22:00 +08:00 |
|
winlin
|
64a8dfb09a
|
refine rtmp send protocol, use the same cache for header
|
2014-03-31 10:04:44 +08:00 |
|
winlin
|
ab3c6c92a0
|
rename srs-client to srs-rtmp-conn
|
2014-03-27 12:27:47 +08:00 |
|
winlin
|
0858bd8b6f
|
Support RTMP ATC for HLS/HDS to support backup(failover). change to 0.9.35
|
2014-03-26 16:25:02 +08:00 |
|
winlin
|
ebf1139582
|
fix the forward loop detect bug. change to 0.9.34
|
2014-03-26 12:34:35 +08:00 |
|
winlin
|
e02293d94d
|
fix bug of handshake with nginx-rtmp for forward, change to 0.9.33
|
2014-03-26 11:39:10 +08:00 |
|
winlin
|
1386e7a8ab
|
fix bug of handshake with nginx, simple hs
|
2014-03-26 11:12:34 +08:00 |
|
winlin
|
a2c5075002
|
update comments for handshake.
|
2014-03-19 23:40:49 +08:00 |
|
winlin
|
a470330383
|
finish utest for handshake.
|
2014-03-19 23:34:50 +08:00 |
|
winlin
|
b7d40b5aba
|
support vn/an to disable video/audio, for radio streaming
|
2014-03-19 22:45:58 +08:00 |
|
winlin
|
da93b6fe99
|
add complex handshake utest
|
2014-03-19 17:14:42 +08:00 |
|
winlin
|
491ea4b630
|
support client complex handshake with server
|
2014-03-19 16:30:43 +08:00 |
|
winlin
|
841f0f8899
|
change to 0.9.19, verify the s1/s2/c2, refine the handshake.
|
2014-03-19 14:58:29 +08:00 |
|
winlin
|
152d3539d8
|
add s1 validation for client/server
|
2014-03-19 13:10:25 +08:00 |
|
winlin
|
b58ab508f9
|
add rtmp handshake utest, for arm to finger out the bug
|
2014-03-19 00:47:10 +08:00 |
|
winlin
|
1c055e7424
|
add log for ssl disabled.
|
2014-03-18 17:44:43 +08:00 |
|
winlin
|
c85dde7f3f
|
substitute all TAB with 4spaces.
|
2014-03-18 11:32:58 +08:00 |
|
winlin
|
e5770b10b1
|
refine the colorful log for srs. remove the log when client close.
|
2014-03-18 11:28:22 +08:00 |
|
winlin
|
387be8fa3b
|
change to 0.9.15, finish amf0 utest
|
2014-03-09 20:37:20 +08:00 |
|
winlin
|
95c2e7fd63
|
amf0 utest: finish basic utest for amf0
|
2014-03-08 23:09:24 +08:00 |
|
winlin
|
044138c39e
|
refine summary for amf0 hpp
|
2014-03-08 23:02:27 +08:00 |
|
winlin
|
9fd48d84c1
|
refine amf0 object size to total_size, elem count to count
|
2014-03-08 22:59:30 +08:00 |
|
winlin
|
59db1dd260
|
utest for amf0 object, refine the count of elem
|
2014-03-08 22:51:13 +08:00 |
|
winlin
|
8ed9ae6242
|
amf0 utest: remove the object read/write function, directly use object to read or write.
|
2014-03-08 22:25:56 +08:00 |
|
winlin
|
a3ae871360
|
refine code, array to ecma_array.
|
2014-03-08 22:07:40 +08:00 |
|
winlin
|
3129c738cb
|
amf0 utest: refine interface of amf0, only export required objects
|
2014-03-08 21:56:14 +08:00 |
|
winlin
|
609114a5fe
|
amf0 utest: remove the old amf0 read any, discovery object ant use object to read itself.
|
2014-03-08 21:06:20 +08:00 |
|