Commit Graph

3441 Commits (b471c6e61cdb55f130b2254263689efa21c1ca76)
 

Author SHA1 Message Date
winlin 8cd68a1eb3 ignore any intranet bandwidth.
zhengfl 52110990c1 修正编码风格问题
zhengfl b4ff9cfba1 fix bug
某种情况下,当客户端全部断开后,边缘服务器回源线程(EdgeIngester/EdgeForwarder)没有被断开。
winlin 8951752086 Merge branch '2.0release' into develop
Jonathan Barratt 2e437a28b4 Update README.md
Correct path in installation instructions since project repository renamed to srs from simple-rtmp-server
winlin 8102a22606 add comments for async call.
winlin 6f685e66b1 Merge branch '2.0release' into develop
winlin 3211282b0c refine the http code.
winlin f8f6e438cc extract http static and http stream from http conn.
winlin e743795f3d Merge branch '2.0release' into develop
winlin baa892a762 merge srs_app_st_socket to srs_app_st.
winlin c58b7231e2 Merge branch '2.0release' into develop
winlin 17c276113e refine the hls dispose, when not cycle always dispose it.
winlin ec90ae2082 refine the space of code.
winlin 2f44a29b76 Merge branch '2.0release' into develop
winlin d103557a8b merge the rtmp sdk to stack.
winlin 0d66e92ab5 refine code, support configure to enable --memory-watch
winlin 69b7c57511 Merge branch '2.0release' into develop
winlin 0d6a574216 fix the hls_dispose bug, ignore for 0.
winlin b0ce38dc8f merge from 2.0
winlin 56938efdbd fix , refine the time jitter, correct (-inf,-250)+(250,+inf) to 10ms. 2.0.175
winlin 12eab8a128 merge from srs2.
winlin 6941f2c072 fix , fix aggregate timestamp bug. 2.0.174
winlin 8e8c8108fc refine the time jitter code.
winlin 1f1776a0d8 fix the export project bug. wakeup connection when dispose server.
winlin bf9166dbec Merge branch '2.0release' into develop
winlin 969ed7b0ae refine build summary.
winlin 66837ffa6e fix the thread stop bug, must wait when not joinable.
winlin d317528af9 refine the signal manager.
winlin 7996b3b789 add warning for gmp, use gmc to detect memory leak.
winlin f347099fd1 for memory leak detect, move the payload create to message.
winlin 863dddde09 fix typo of code.
winlin 19e1f610a3 merge from bravo, parse the http reponse in json of bravo system.
winlin 00d1fdded0 Merge branch '2.0release' into develop
winlin 574cf6a094 use libfdk_aac for srs2.
winlin 00a25ee5c5 cleanup connections when terminate server.
winlin d7e5df2578 cleanup connections when terminate server.
winlin 573495a19f refine the memory watcher.
winlin ca535fdb93 add srs memory watcher.
winlin 8b3bd5b4b9 add srs memory watcher.
winlin bb4db61192 add srs memory watcher.
winlin 811ef4bcf6 dispose the gop cache
winlin 600e8e10d0 Merge branch '2.0release' into develop
winlin beb0431746 detect the monotonically increase and warn to use mix_correct
winlin 57f01185f5 Merge branch '2.0release' into develop
winlin 2d9f258eaf refine the mix correct algorithm, mix when got 10+ av or got 1 video and 1 audio.
winlin 17d6016bf6 Merge branch '2.0release' into develop
winlin ec24533955 use smaller value for publish timeout.
winlin a6dd8fb3a1 fix , when mix correct on, must check the type of dequeue msg.
winlin 5d75e32e1d Merge branch '2.0release' into develop