Commit Graph

595 Commits (527abe2157fce5275ea196bf3f2804182b691886)
 

Author SHA1 Message Date
winlin 57dd58d557 send set peer bandwidth packet.
winlin 2abfcee10f support set ack window size.
winlin 1047e06bf3 encode packet and send out
winlin a2d2fa1a25 log the req.
winlin 02e30e490d update readme
winlin bd64ae8257 refine the protocol and amf0, extract the template method as global static method
winlin 2c53134bbb connect vhost/app packet decoded.
winlin df400ef1c5 connect vhost/app packet decoded.
winlin 2886672347 amf0 object decode framework
winlin 810bb6ba38 decode amf0 string
winlin a638ebd1c6 decode the amf0 command message: connect.
winlin 63bf9e112d decode the amf0 command message: connect.
winlin 25468e4ff8 refine buffer read socket logic.
winlin 496c5ecfde add amf0 decode framework.
winlin f5672998fd expect rtmp packet which decoded from message payload
winlin bf5378434f decode chunk stream to RTMP message
winlin 2625ecc151 decode message header
winlin f730ccbf9f decode basic header
winlin 393e32ee0f add rtmp specification
winlin bd66702299 add rtmp specification
winlin 9541ac1e35 add log macro use __PRETTY_FUNCTION__ for c++
winlin 49a7cb9afb refine comments.
winlin 56e78bdf6f add comments. refine naming
winlin a323483bea add protocol stack
winlin fbe6e061c0 simple handshake(specified by rtmp protocol v1.0) success
winlin 3976a17841 add auto free. recv c0c1
winlin 0609eeb7c8 add socket rtmp and buffer. rename logs
winlin d4b6178f0f get peer ip and add rtmp class
winlin 96e1de255c close fd when delete connection object
winlin 973bea1e14 extract the rtmp connection
winlin d8a64603c0 support listen and accept framework
winlin 5b02f9c78b init st, add error code
winlin eb3b824e6c rename upp project
winlin a4c5f94b15 add copyright info
winlin 78c69016ba add srs_core.cpp
winlin 67d96fcab4 add log
winlin 7268dd15a1 add build framework
winlin 200df25aab Update README.md
winlin 2db37e5b18 Update README.md
winlin f4580f9521 Update README.md
winlin 63920c5cc7 Update README.md
winlin 8ec8457b7c Update README.md
winlin f3e2ed8e95 Update README.md
winlin a8cbb8b913 Update README.md
winlin 2ef96d576c Initial commit