在 MPMoviePlayerController 中播放 Youtube 视频或播放 RTSP - 3GP 链接

发布于 2024-11-01 19:48:33 字数 467 浏览 1 评论 0原文

我检查了 stackoverflow 并在互联网上进行了搜索,但未能找到解决我的问题的方法。 在我的应用程序中,我需要控制 YouTube 视频的显示方式。我需要控制 MPMoviePlayerController 以及 MPMediaPlayback 属性。所以实际上我有 3 个问题:

  1. 是否已经有一个在您自己创建的 MPMoviePlayerController 中直接播放 youtube 视频的解决方案?

  2. 是否可以在 MPMoviePlayerController 中播放 youtube 为移动网站提供的 RTSP - 3GP 链接? (目前它拒绝 RTSP 格式)

  3. 是否可以控制每当 YouTube 视频嵌入 UIWebView 时启动的 MPMoviePlayerController?

如果这三个问题中只有一个能得到回答我就很高兴了!

提前致谢!

I've checked on stackoverflow and searched all over the internet but haven't been able to find a solution to my problem.
In my app I need to have control over the way a youtube video is shown. I need to have control over the MPMoviePlayerController and thereby MPMediaPlayback properties. So actually I have 3 questions:

  1. Is there already a solution for playing youtube videos directly in a MPMoviePlayerController that you create yourself?

  2. Is it somehow possible to play the RTSP - 3GP links youtube has for the mobile site in the MPMoviePlayerController? (Right now it refuses the RTSP format)

  3. Is it possible to have control over the MPMoviePlayerController that starts whenever a youtube video is embedded in a UIWebView?

If only one of these 3 questions can be answered I would be very happy!

Thanks in advance!

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

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

发布评论

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

评论(1

沙沙粒小 2024-11-08 19:48:33
  1. 不不不
  2. 知道
  3. - 可能值得通过检查 NSNotifications 进行调查
  1. No
  2. No
  3. No idea - might be worth investigating by checking for NSNotifications
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文