We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
播放直播HLS url画面卡在初始画面第一帧无法播放
The text was updated successfully, but these errors were encountered:
现在还不支持hls直播。看打印log应该是解码报错了,你播放的是h265编码的数据吗?
Sorry, something went wrong.
对 我用的是和h265编码的hls协议数据,目前直播能偶尔播放出来,特别卡顿但是分片播放完之后没有继续请求下一步分片
现在只是支持点播,还不支持直播。如果播放直播的数据流,只能播放第一个m3u8返回的ts数据,因为m3u8只请求了一次。
No branches or pull requests
播放直播HLS url画面卡在初始画面第一帧无法播放
The text was updated successfully, but these errors were encountered: