ios微信端重连问题
#835
-
|
您使用的西瓜播放器版本是多少? What version of xgplayer are you using? 您使用的操作系统和浏览器分别是? What OS and browser are you using? 如何复现问题? What did you do? 您期望的播放器正常行为是? What did you expect to happen? 实际播放器的表现是? What actually happened? 应用了xgplayer-hls.js 但无法生效(ios 判断Hls.isSupported是不支持的)还是原生video的能力播放m3u8,这种重连情况是否可以处理?或者异常的事件抛出导致的无法准确判断播放器状态有更好的办法解决吗 |
Beta Was this translation helpful? Give feedback.
Answered by
gemxx
Aug 2, 2024
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
现在iOS 17+支持MMS (受控MSE, buffer缓冲可以被浏览器管控,默认低水位10s、高水位30s), xgplayer-hls、xgplayer-flv都支持了。需要在插件中增加配置
preferMMS: true以启用