Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有人尝试过使用 HTML5 在 Android 中同时播放多个视频?这在 Apple 中有很好的记录,称 iOS 不支持 HTML5 中的多个视频。有谁知道带有 HTML5 的 Android 是否有类似的限制?
我还没有真正尝试过播放多个视频,但我尝试过播放一个 youtube 视频并且效果很好。
您可以尝试在一个屏幕上制作多个 webview,并使用 youtube/普通视频为每个 webview 充气,这样就可以了。