Commit Graph

98 Commits (6c3b5943e9f39b790164dfddcb56e831f3741c65)

Author SHA1 Message Date
winlin 6c3b5943e9 add reload config comments for config. 11 years ago
winlin 0813104c6e support reload config(vhost and its detail). 11 years ago
winlin aef2fe9db5 support reload config(vhost and its detail). 11 years ago
winlin 68ccd7eb64 support reload config(listen and chunk_size) by SIGHUP(1). 11 years ago
winlin ed3525056c support config the chunk_size. 11 years ago
winlin c78af697a1 support pause for live stream. 11 years ago
winlin c77695ce55 add comments for extended-timestamp, always send the extended-timestamp even chunk type=0x03 11 years ago
winlin 883b054f9d update readme. 11 years ago
winlin 6e62efb9e6 update readme. 11 years ago
winlin 751323fac8 release v0.3, 11773 lines 11 years ago
winlin 58d9677ddd support vhosts specified config. 11 years ago
winlin 9f94f891ad delete the cache when unpublish, when publish the encoder will update it 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 8ee307b0b4 update configure, try to detect the tools 11 years ago
winlin a1a3a2eef9 add macro to disable the srs_trace 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 3accc969ab update the signature of server 11 years ago
winlin 3c8e1f8ff7 fix bug of extended-timestamp, support librtmp/ffmpeg publish 11 years ago
winlin 0ed8807727 support cache last gop for video 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 a0a0da5f23 release v0.1, support FMLE/FFMPEG publish, vp6 codec live streaming 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