Code Monkey home page Code Monkey logo

Comments (10)

dongyang03 avatar dongyang03 commented on June 20, 2024 1

@myfreeer
打开6个流是http1.X的限制。http1.x在浏览器上,最多允许同事建立6个链接。
要解决此问题,可以用http2.0。或者多域名。

from flv.js.

xqq avatar xqq commented on June 20, 2024

是的,IE11不支持流式IO,Edge也不行

from flv.js.

37266542 avatar 37266542 commented on June 20, 2024

谢谢回答~

from flv.js.

37266542 avatar 37266542 commented on June 20, 2024

还有一个问题,同一个客户端,同一个浏览器(firefox或chrome)是不是只能打开6个直播?

from flv.js.

xqq avatar xqq commented on June 20, 2024

理论上没有这样的限制

from flv.js.

37266542 avatar 37266542 commented on June 20, 2024

那就奇怪啦~

from flv.js.

xqq avatar xqq commented on June 20, 2024

看看卡加载的那个页面的F12 Network中是不是Pending状态。怀疑可能是同目标服务器并发连接数限制

from flv.js.

myfreeer avatar myfreeer commented on June 20, 2024

http://www.browserscope.org/?category=network&v=top
http://stackoverflow.com/questions/985431/max-parallel-http-connections-in-a-browser
是浏览器的限制

from flv.js.

DenySu avatar DenySu commented on June 20, 2024

@dongyang03 目前有没有http2.0的server呢?

from flv.js.

myfreeer avatar myfreeer commented on June 20, 2024

@DenySu HTTP/2的实现: https://github.com/http2/http2-spec/wiki/Implementations

from flv.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.