在 iPad 中播放 Dailymotion 视频
我正在开发一个 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
据我所知,它们的内容只能作为 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.