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.
我正在开发一个列出 Dailymotion 的新闻视频的 iPad 应用程序。我也想在我的网络视图中播放这些新闻视频。
我尝试在 iPad 中播放与标签“media:player url=" 对应的 URL。它不起作用,因为 iPad 与闪存不兼容。另外,我尝试将作为注释给出的代码嵌入到我的 HTMl 代码中的标签 media:player" 中。但是,它仍然不起作用。
有人可以帮帮我。如何在 iPad 上播放 Dailymotion 视频
提前致谢。
问候, 迪帕
据我所知,它们的内容只能作为 Flash 对象嵌入,因此您无法在任何 Apple iPod/iPhone/iPad 上播放,因为它们不支持 Flash。您可能想尝试接近 DailyMotion 以查看它们是否正在转码为您可以播放的 H.264 (MP4)。