Commit Graph

3216 Commits (267846a3faf899279ad636fe207e16719395110f)
 

Author SHA1 Message Date
winlin 6d4eb3d373 update Readme 11 years ago
winlin a5339c2a27 refine socket buffer, append bytes to vector directly 11 years ago
winlin c0b6982e0d support listen multiple ports. 11 years ago
winlin 2aa15a1134 support nginx-style config file 11 years ago
winlin 6e670627af merge from server 11 years ago
winlin 8ee307b0b4 update configure, try to detect the tools 11 years ago
winlin b9fe3ca695 Update configure 11 years ago
winlin 032d959d3f Merge branch 'master' of github.com:winlinvip/simple-rtmp-server 11 years ago
winlin a1a3a2eef9 add macro to disable the srs_trace 11 years ago
winlin db4375ece8 Update README.md 11 years ago
winlin b4427877f7 support pithy print log message specified by stage. 11 years ago
winlin 293399dcf5 fix bug of time jitter correcter 11 years ago
winlin 3aa6be8645 fix the timestamp bug. correct the audio diff by audiosamplerate 11 years ago
winlin a1f97954f5 Merge branch 'master' of github.com:winlinvip/simple-rtmp-server 11 years ago
winlin bc79ee4361 support librtmp/ffmpeg without extended timestamp in 0xCX chunk packet. update signautre of server 11 years ago
winlin 3accc969ab update the signature of server 11 years ago
winlin 3c8e1f8ff7 fix bug of extended-timestamp, support librtmp/ffmpeg publish 11 years ago
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