适用于移动设备的最佳 HTML 5 视频解决方案?
我正在开发一个移动视频平台,我已经在移动 safari 和一些 Android 浏览器中玩过。我遇到的问题是,到目前为止,我的解决方案(已经尝试过常规 HTML 5 视频以及 VideoJS)仅适用于我测试过的大约 50% 的 Android 浏览器。
我已将三种 Web 格式添加到我的视频标签(ogv、webm 和 mp4)中,并提供了备用 Flash 对象,但似乎许多 Android 移动浏览器仍然拒绝播放任何视频。
有没有人有类似的经验可以提出解决方案?
谢谢, 齿轮。
I'm developing a mobile video platform and I have playing in mobile safari and some Android browsers. The problem I'm having is that my solutions thus far (have tried regular HTML 5 video as well as VideoJS) have only worked on about 50% of the Android browsers I've tested.
I have added the three web formats to my video tag (ogv, webm and mp4) as well as provided a fallback flash object but it seems that a lot of the Android mobile browsers still refuse to play any video.
Has anyone had a similar experience that could propose a solution?
Thanks,
gearoid.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这个决议很奇怪。我需要按适当的顺序添加视频源以获得多设备兼容性。源需要按以下顺序添加到视频标签:
Strange resolution with this one. I need to add the video sources in the appropriate order to get multi-device compatability. The sources need to be added to the video tag in the following order: