Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
胡斌
/
srs
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Files
Commits
Network
Compare
Branches
Tags
aa89f9f51e549134a45c6b614a1b9b178db40738
Switch branch/tag
srs
trunk
src
rtmp
26 Mar, 2014 4 commits
Support RTMP ATC for HLS/HDS to support backup(failover). change to 0.9.35
· 0858bd8b
0858bd8b
浏览文件
winlin
authored
11 years ago
fix the forward loop detect bug. change to 0.9.34
· ebf11395
ebf11395
浏览文件
winlin
authored
11 years ago
fix bug of handshake with nginx-rtmp for forward, change to 0.9.33
· e02293d9
e02293d9
浏览文件
winlin
authored
11 years ago
fix bug of handshake with nginx, simple hs
· 1386e7a8
1386e7a8
浏览文件
winlin
authored
11 years ago
19 Mar, 2014 7 commits
update comments for handshake.
· a2c50750
a2c50750
浏览文件
winlin
authored
11 years ago
finish utest for handshake.
· a4703303
a4703303
浏览文件
winlin
authored
11 years ago
support vn/an to disable video/audio, for radio streaming
· b7d40b5a
b7d40b5a
浏览文件
winlin
authored
11 years ago
add complex handshake utest
· da93b6fe
da93b6fe
浏览文件
winlin
authored
11 years ago
support client complex handshake with server
· 491ea4b6
491ea4b6
浏览文件
winlin
authored
11 years ago
change to 0.9.19, verify the s1/s2/c2, refine the handshake.
· 841f0f88
841f0f88
浏览文件
winlin
authored
11 years ago
add s1 validation for client/server
· 152d3539
152d3539
浏览文件
winlin
authored
11 years ago
18 Mar, 2014 4 commits
add rtmp handshake utest, for arm to finger out the bug
· b58ab508
b58ab508
浏览文件
winlin
authored
11 years ago
add log for ssl disabled.
· 1c055e74
1c055e74
浏览文件
winlin
authored
11 years ago
substitute all TAB with 4spaces.
· c85dde7f
c85dde7f
浏览文件
winlin
authored
11 years ago
refine the colorful log for srs. remove the log when client close.
· e5770b10
e5770b10
浏览文件
winlin
authored
11 years ago
09 Mar, 2014 1 commit
change to 0.9.15, finish amf0 utest
· 387be8fa
387be8fa
浏览文件
winlin
authored
11 years ago
08 Mar, 2014 17 commits
amf0 utest: finish basic utest for amf0
· 95c2e7fd
95c2e7fd
浏览文件
winlin
authored
11 years ago
refine summary for amf0 hpp
· 044138c3
044138c3
浏览文件
winlin
authored
11 years ago
refine amf0 object size to total_size, elem count to count
· 9fd48d84
9fd48d84
浏览文件
winlin
authored
11 years ago
utest for amf0 object, refine the count of elem
· 59db1dd2
59db1dd2
浏览文件
winlin
authored
11 years ago
amf0 utest: remove the object read/write function, directly use object to read or write.
· 8ed9ae62
8ed9ae62
浏览文件
winlin
authored
11 years ago
refine code, array to ecma_array.
· a3ae8713
a3ae8713
浏览文件
winlin
authored
11 years ago
amf0 utest: refine interface of amf0, only export required objects
· 3129c738
3129c738
浏览文件
winlin
authored
11 years ago
amf0 utest: remove the old amf0 read any, discovery object ant use object to read itself.
· 609114a5
609114a5
浏览文件
winlin
authored
11 years ago
amf0 utest: add usage for amf0
· 3691c106
3691c106
浏览文件
winlin
authored
11 years ago
amf0 utest: add object and ecma array create function.
· 34f94a1b
34f94a1b
浏览文件
winlin
authored
11 years ago
amf0 utest: elem read/write refined
· 4306db09
4306db09
浏览文件
winlin
authored
11 years ago
amf0 utest: null,undefined,object-eof to any
· bfe771bb
bfe771bb
浏览文件
winlin
authored
11 years ago
amf0 utest: boolean to any
· e40be6e8
e40be6e8
浏览文件
winlin
authored
11 years ago
amf0 utest: finish utest for string to any
· 4a0023ae
4a0023ae
浏览文件
winlin
authored
11 years ago
amf0 utest: remove class SrsAmf0String, use SrsAmf0Any instead
· cae8228b
cae8228b
浏览文件
winlin
authored
11 years ago
amf0 utest: remove struct use class instead, move class together
· 57ce04ae
57ce04ae
浏览文件
winlin
authored
11 years ago
amf0 utest, refine amf0 size and object/array read/write
· 30837592
30837592
浏览文件
winlin
authored
11 years ago
07 Mar, 2014 2 commits
fix rtmp protocol bug, use 31bits timestamp
· bef7e20e
bef7e20e
浏览文件
winlin
authored
11 years ago
fix rtmp protocol bug, use 31bits timestamp
· c89aea8a
c89aea8a
浏览文件
winlin
authored
11 years ago
05 Mar, 2014 1 commit
fix bug#25: fmle republish bug, srs return special error code and wait for client to republish.
· a488ef83
a488ef83
浏览文件
winlin
authored
11 years ago
03 Mar, 2014 1 commit
merge from xiangcheng.liu, memory leak in amf0
· 722e7900
722e7900
浏览文件
winlin
authored
11 years ago
02 Mar, 2014 3 commits
srs-librtmp: finish the simple publish and play sample.
· c1086f8a
c1086f8a
浏览文件
winlin
authored
11 years ago
srs-librtmp: implements the read packet.
· efa09102
efa09102
浏览文件
winlin
authored
11 years ago
srs-librtmp: implements the publish and play.
· c338eb36
c338eb36
浏览文件
winlin
authored
11 years ago