在 iPad 中播放 Dailymotion 视频

发布于 2024-09-08 19:22:30 字数 277 浏览 3 评论 0原文

我正在开发一个 iPad 应用程序,其中列出了 Dailymotion 的新闻视频。我还想在我的网络视图中播放这些新闻视频。

我尝试在iPad中播放与标签“media:player url=”对应的URL。它不起作用,因为 iPad 不兼容 Flash。另外,我尝试将作为注释给出的代码嵌入到我的 HTMl 代码中的标签 media:player" 中。但是,它仍然不起作用。

有人可以帮助我吗?如何在 iPad 中播放 Dailymotion 视频

提前致谢。

问候, 迪帕

I am developing an iPad application that lists News Videos from Dailymotion. I also want to play these news videos in my webview.

I tried playing the URL corresponding to the tag "media:player url=" in iPad. It does not work because iPad is not compatible with flash. Also, I tries embedding the code given as comment inside the tag media:player" in my HTMl code. But, still it does not work.

Could someone help me out. How to play Dailymotion videos in iPad

Thanks in advance.

Regards,
Deepa

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

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

发布评论

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

评论(1

错爱 2024-09-15 19:22:30

据我所知,它们的内容只能作为 Flash 对象嵌入,因此您无法在任何 Apple iPod/iPhone/iPad 上播放该内容,因为它们不支持 Flash。您可能想尝试联系 DailyMotion,看看它们是否正在转码为您可以播放的 H.264 (MP4)。

From what I can see, their content is only embeddable as a Flash object so you cannot play that on any Apple iPod/iPhone/iPad as they don't support Flash. You might want to try approaching DailyMotion to see if they are transcoding to H.264 (MP4) which you would be able to play.

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