开发者

Play Youtube video in MPMoviePlayerController or play RTSP - 3GP link

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!


  1. No
  2. No
  3. No idea - might be worth investigating by checking for NSNotifications
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜