Commit Graph

3006 Commits (811ef4bcf6c9e0f23cc0937b9f30d0cfd4e747f2)
 

Author SHA1 Message Date
winlin 811ef4bcf6 dispose the gop cache
winlin beb0431746 detect the monotonically increase and warn to use mix_correct
winlin 2d9f258eaf refine the mix correct algorithm, mix when got 10+ av or got 1 video and 1 audio.
winlin ec24533955 use smaller value for publish timeout.
winlin a6dd8fb3a1 fix , when mix correct on, must check the type of dequeue msg.
winlin a1dd734318 fix , drop video for unkown RTMP header.
winlin 679b4317d8 fix the build failed bug.
winlin 0fbfad4172 fix gop cache, drop video only when video and not h.264
winlin 2a1db36750 refine the pithy print of ingesters.
winlin e4c27a51b8 fix the hls bug
winlin 4400b12515 Merge branch '2.0release' of github.com:simple-rtmp-server/srs into 2.0release
winlin 26b76c0e4c fix , remove ts for hls ram mode.
winlin af9efe9213 disable the hls_dispose by default to 0, for p2p system should never cleanup for timeshift hls.
winlin 4e42b9c628 copy the request for hls.
winlin 679583dad6 refine comments of ffmpeg.
winlin 03d951c0fb fix the audio or video pid generate bug.
winlin 96f8f1f502 fix build bug.
winlin 0a87b567f6 fix the build failed bug.
winlin 223ae194b1 fix , cleanup hls when stop and timeout. 2.0.173.
winlin 4a80a5a71e for , support cleanup when srs stop.
winlin 860d68e6e7 for , use fast stop for ingesters to stop many FFMPEG.
winlin d611bb6b45 for , server cycle to enable the hls to cleanup. do dispose
winlin 567d84e997 fix : when terminate srs, cleanup to ensure FFMPEG quit.
winlin db57a519a9 for , use SIGINT then SIGKILL to try to kill FFMPEG gracefullly.
winlin 5caafadd45 fix : support pure video hls. 2.0.172.
winlin 3ad030fe83 add HLS overload
winlin af4eec90ac for srs-dolphin, support HTTP and RTMP.
winlin 41ead65345 support [srs-dolphin][srs-dolphin], the multiple-process SRS.
winlin 394e070b2e support dolphin
winlin e5461d2df9 refine code
winlin 60775485c4 Merge branch '2.0release' of github.com:simple-rtmp-server/srs into 2.0release
winlin 385ee893f5 update readme
zhengfl 4864e796d6 fix #408:Queue丢视频时,不应该丢弃SequenceHeader
winlin 7e04975b8d fix the test configure script
winlin 1150cde829 fix the verbose build failed.
winlin ca01bd407b fix the bug of test configure script.
winlin fec8422d6b fix bug of configure.
winlin eb488e3bde fix the test configure script bug
winlin 02c4741d64 add usage and make jobs support for configure test script
winlin c1b9541b5c support disable all
winlin 9ab579c6e8 refine the configure test script.
winlin 8afeb29d8d update readme
winlin 2e1ca3c751 fix the build failed bug.
winlin 9e9f38133d update readme.
winlin d12fc7fcc5 fix , improve the HTTP FLV performance to 6k. 2.0.171
winlin 4df19ba99a for , improve the http flv to 3k. 2.0.170
winlin 8a9dbaefb7 use cache for flv tag header.
winlin 0e1ac2b923 update readme
winlin 960341b9b2 for , improve the HTT FLV to 3k. 2.0.169
winlin b53e9814b3 Merge branch '2.0release' of github.com:simple-rtmp-server/srs into 2.0release