Commit Graph

249 Commits (23e42cde3dbe6b9233476f1735da9eed8909d7f0)
 

Author SHA1 Message Date
winlin f15867d865 Update README.md 11 years ago
winlin 0ed8807727 support cache last gop for video 11 years ago
winlin b9ef2801d9 Update README.md 11 years ago
winlin 17877f6a74 Update README.md 11 years ago
winlin 426e4d25be Update README.md 11 years ago
winlin 9d45993b46 Update README.md 11 years ago
winlin 693a98b286 update Readme 11 years ago
winlin 79aa7e9280 update Readme 11 years ago
winlin e5c73c5eba release v0.2, 10125 lines 11 years ago
winlin 821d0f6a23 release v0.2, 10125 lines 11 years ago
winlin 570cc51b4b release v0.2, 10125 lines 11 years ago
winlin 359c7da19b support flash publish 11 years ago
winlin 6d385f15a7 refine code, add todo command 11 years ago
winlin 24a54a40e8 refine code, add prefix srs 11 years ago
winlin 53a668e34d support h264/avc codec by rtmp complex handshake(SrsComplexHandshake) 11 years ago
winlin f0f4837a97 define the structs for c0c1 complex handshake 11 years ago
winlin e6ca039dd6 add rtmp complex handshake classes 11 years ago
winlin 598aaa5c98 detect the video/audio codec, only cache the h264/aac sequence header 11 years ago
winlin 2987a24877 add TODO for complex handshake 11 years ago
winlin 2ee913bd70 update comment TODO for sequence header and fast-startup caching last gop 11 years ago
winlin 9da31de1c1 support decode user control message. response ping automatically 11 years ago
winlin 0a92faf2e3 update timestamp comments 11 years ago
winlin b40d0467a8 time jitter detect and correct, very simple algorithm 11 years ago
winlin e31e3d601d time jitter detect and correct, very simple algorithm 11 years ago
winlin 2a346c2398 support send acknowledgement when recv message. 11 years ago
winlin 5d1d0ff8bb update help 11 years ago
winlin 3974cac46b update README 11 years ago
winlin a0a0da5f23 release v0.1, support FMLE/FFMPEG publish, vp6 codec live streaming 11 years ago
winlin dc7149595b support FMLE/FFMPEG publish vp6 codec, h264/aac not support yet 11 years ago
winlin 4199ff4346 support FMLE/FFMPEG publish vp6 codec, h264/aac not support yet 11 years ago
winlin 54b9c5d389 support FMLE/FFMPEG publish vp6 codec, h264/aac not support yet 11 years ago
winlin 444a45facd fix bug to accept FFMPEG streaming 11 years ago
winlin 150489af51 support ffmpeg publish 11 years ago
winlin 584a427c2e dispatch video/audio/data to consumers 11 years ago
winlin 0a0d33335a rename base message to ISrsMessage 11 years ago
winlin 52a454c41b rename base message to ISrsMessage 11 years ago
winlin d8a99dde52 rename SrsSharedMessage to SrsSharedPtrMessage 11 years ago
winlin cdd843a641 rename SrsMessage to SrsCommonMessage 11 years ago
winlin c64ed83378 add shared ptr to video/audio/data 11 years ago
winlin 5af377e41d add shared ptr message 11 years ago
winlin 940d2f02eb basic media cache framework 11 years ago
winlin a24d0ecf0c support decode onMetaData. 11 years ago
winlin ed371d6e7e support FMLE publish streaming 11 years ago
winlin 33c586181d support fmle publish. fix bug of rtmp chunk stream. 11 years ago
winlin e598616e14 fix objectEncoding bug, default to AMF0, change to AMF3 if required. 11 years ago
winlin 99aa8bc087 support FMLE releaseStream, FCPublish 11 years ago
winlin 58a54176f7 support onStatus, RtmpSampleAccess, DataStart 11 years ago
winlin adc382ad48 support set chunk size, PCUC 4bytes packets 11 years ago
winlin af5961432d support createStream and play, identity the play client 11 years ago
winlin 0818677637 update readme. 11 years ago