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
e598616e14e4875bc5c7fcaf3ad981e7c992753e
Switch branch/tag
srs
22 Oct, 2013 4 commits
fix objectEncoding bug, default to AMF0, change to AMF3 if required.
· e598616e
e598616e
浏览文件
winlin
authored
2013-10-22 12:27:22 +0800
support FMLE releaseStream, FCPublish
· 99aa8bc0
99aa8bc0
浏览文件
winlin
authored
2013-10-22 12:12:10 +0800
support onStatus, RtmpSampleAccess, DataStart
· 58a54176
58a54176
浏览文件
winlin
authored
2013-10-22 11:31:52 +0800
support set chunk size, PCUC 4bytes packets
· adc382ad
adc382ad
浏览文件
winlin
authored
2013-10-22 08:00:13 +0800
21 Oct, 2013 1 commit
support createStream and play, identity the play client
· af596143
af596143
浏览文件
winlin
authored
2013-10-21 22:42:36 +0800
20 Oct, 2013 11 commits
update readme.
· 08186776
08186776
浏览文件
winlin
authored
2013-10-20 22:25:21 +0800
support ack size.
· 5475d0e4
5475d0e4
浏览文件
winlin
authored
2013-10-20 22:22:55 +0800
fix bug of send rtmp message
· 2e590e18
2e590e18
浏览文件
winlin
authored
2013-10-20 21:58:03 +0800
support ecma array. connect app response.
· 1beee1e9
1beee1e9
浏览文件
winlin
authored
2013-10-20 17:55:44 +0800
support encode amf0 packet, connect app response packet
· 8283ed46
8283ed46
浏览文件
winlin
authored
2013-10-20 17:13:01 +0800
send set peer bandwidth packet.
· 57dd58d5
57dd58d5
浏览文件
winlin
authored
2013-10-20 15:59:26 +0800
support set ack window size.
· 2abfcee1
2abfcee1
浏览文件
winlin
authored
2013-10-20 15:28:55 +0800
encode packet and send out
· 1047e06b
1047e06b
浏览文件
winlin
authored
2013-10-20 14:28:37 +0800
log the req.
· a2d2fa1a
a2d2fa1a
浏览文件
winlin
authored
2013-10-20 08:55:42 +0800
update readme
· 02e30e49
02e30e49
浏览文件
winlin
authored
2013-10-20 08:50:04 +0800
refine the protocol and amf0, extract the template method as global static method
· bd64ae82
bd64ae82
浏览文件
winlin
authored
2013-10-20 08:45:29 +0800
19 Oct, 2013 18 commits
connect vhost/app packet decoded.
· 2c53134b
2c53134b
浏览文件
winlin
authored
2013-10-19 21:39:19 +0800
connect vhost/app packet decoded.
· df400ef1
df400ef1
浏览文件
winlin
authored
2013-10-19 21:32:41 +0800
amf0 object decode framework
· 28866723
28866723
浏览文件
winlin
authored
2013-10-19 20:06:07 +0800
decode amf0 string
· 810bb6ba
810bb6ba
浏览文件
winlin
authored
2013-10-19 18:46:12 +0800
decode the amf0 command message: connect.
· a638ebd1
a638ebd1
浏览文件
winlin
authored
2013-10-19 18:27:52 +0800
decode the amf0 command message: connect.
· 63bf9e11
63bf9e11
浏览文件
winlin
authored
2013-10-19 18:20:39 +0800
refine buffer read socket logic.
· 25468e4f
25468e4f
浏览文件
winlin
authored
2013-10-19 16:52:22 +0800
add amf0 decode framework.
· 496c5ecf
496c5ecf
浏览文件
winlin
authored
2013-10-19 16:47:40 +0800
expect rtmp packet which decoded from message payload
· f5672998
f5672998
浏览文件
winlin
authored
2013-10-19 16:16:06 +0800
decode chunk stream to RTMP message
· bf537843
bf537843
浏览文件
winlin
authored
2013-10-19 13:52:07 +0800
decode message header
· 2625ecc1
2625ecc1
浏览文件
winlin
authored
2013-10-19 12:12:52 +0800
decode basic header
· f730ccbf
f730ccbf
浏览文件
winlin
authored
2013-10-19 11:18:15 +0800
add rtmp specification
· 393e32ee
393e32ee
浏览文件
winlin
authored
2013-10-19 09:17:56 +0800
add rtmp specification
· bd667022
bd667022
浏览文件
winlin
authored
2013-10-19 09:16:25 +0800
add log macro use __PRETTY_FUNCTION__ for c++
· 9541ac1e
9541ac1e
浏览文件
winlin
authored
2013-10-19 09:10:17 +0800
refine comments.
· 49a7cb9a
49a7cb9a
浏览文件
winlin
authored
2013-10-19 09:01:56 +0800
add comments. refine naming
· 56e78bdf
56e78bdf
浏览文件
winlin
authored
2013-10-19 09:00:17 +0800
add protocol stack
· a323483b
a323483b
浏览文件
winlin
authored
2013-10-19 08:42:21 +0800
18 Oct, 2013 6 commits
simple handshake(specified by rtmp protocol v1.0) success
· fbe6e061
fbe6e061
浏览文件
winlin
authored
2013-10-18 22:04:39 +0800
add auto free. recv c0c1
· 3976a178
3976a178
浏览文件
winlin
authored
2013-10-18 21:57:52 +0800
add socket rtmp and buffer. rename logs
· 0609eeb7
0609eeb7
浏览文件
winlin
authored
2013-10-18 21:41:05 +0800
get peer ip and add rtmp class
· d4b6178f
d4b6178f
浏览文件
winlin
authored
2013-10-18 20:15:05 +0800
close fd when delete connection object
· 96e1de25
96e1de25
浏览文件
winlin
authored
2013-10-18 17:10:24 +0800
extract the rtmp connection
· 973bea1e
973bea1e
浏览文件
winlin
authored
2013-10-18 16:57:21 +0800