Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

多路同时播放 有几率出现某路有数据但是画面是黑的 #264

Open
WSH-AFTQ opened this issue Oct 31, 2024 · 1 comment
Open

Comments

@WSH-AFTQ
Copy link

主题 (这个地方选一个 问题 或者 需求)

场景

问题:播放 HLS 失败
模式:直播

视频 URL

http://host:port/a.m3u8

视频信息
分辨率:1080P
时常:60min
码率:500kb/s
编码:H265
封装格式:M3U8

问题描述

1)播放器部署服务器上,访问
2)点击播放,发现失败
3)有报错如下 --> 图片

等等

是否偶发

是/否

补充

上传视频

@chenyunfei7950
Copy link

估计是用了http1.1协议,浏览器默认的同源并发最大为6路,换成http2协议或者想办法让播放地址不同源就好了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants