iOS 上的预加载/自动缓冲媒体元素 HTML5

发布于 2024-11-06 21:54:01 字数 100 浏览 1 评论 0原文

我不认为 iOS 可以处理 html5 视频的预加载/自动缓冲。这是正确的吗?或者其他人可以告诉我他们是如何做到的吗?

澄清: 我希望在单击播放按钮之前开始下载视频内容。

I don't think iOS can handle preload / autobuffer of html5 videos. Is this correct, or can anyone else tell me how they've managed to do it?

Clarification:
I want the content of the video to begin downloading before the play button is clicked.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

故事未完 2024-11-13 21:54:01

你不能。某些移动设备(例如 iOS 设备)不会预加载视频,以保护用户的带宽。出于相同原因对自动播放属性进行相同的限制

You can't. Some mobile devices like iOS devices will not preload the video in order to protect their users' bandwidth. Same restriction for the same reason to autoplay attribute

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文