Top "Mpmovieplayercontroller" questions

A movie player (of type MPMoviePlayerController) manages the playback of a movie from a file or a network stream.

MPMoviePlayerController error _itemFailedToPlayToEnd while playing youtube video iOS 7

I've seen this mentioned a few places around the web but have yet to find answer anywhere. I am using …

ios objective-c ios7 youtube mpmovieplayercontroller
MPMoviePlayerController: How can I make my video loop?

Thank you in advance for any help, I am a newbie and would appreciate any help here.. I have this …

cocoa-touch mpmovieplayercontroller
How do I catch the MPMoviePlayer next button click event while in fullscreen mode on the iPad?

When the MPMoviePlayerViewController is in fullscreen mode on the iPad, it defaults to having its controls to have a previous …

objective-c xcode ipad mpmovieplayercontroller mpmovieplayer
Private HTTP Live Streaming via CloudFront

I am working on an iOS app which allows downloading and HTTP live streaming of private videos. The videos are …

ios video mpmovieplayercontroller amazon-cloudfront http-streaming
How to detect MPMoviePlayerController starts a movie?

I am using MPMoviePlayerController, how do I detect when the movie actually started playing - as opposed to when the …

ios mpmovieplayercontroller nsnotificationcenter seek nsnotification
Find out if MPMoviePlayerController is currently playing

I have one small problem regarding MPMoviePlayerController, i have a link that play movie when i click on that movie …

iphone ios objective-c mpmovieplayercontroller
How can I know users click fast forward and fast rewind buttons on the playback controls in iPhone

I want to implement the following things, App is running a music or video (using MPMoviePlayerController) in background. User double …

ios objective-c avfoundation mpmovieplayercontroller playback
itemFailedToPlayToEnd - MPMoviePlayerController - iOS7

Running into a weird issue while updating my app for iOS 7. For iOS 6, there is no problem and the videos …

iphone ios ios7 mpmovieplayercontroller
How to create video from its frames iPhone

I had done R&D and got success in how to get frames in terms of images from video …

objective-c video avfoundation mpmovieplayercontroller
AirPlay button on custom view

4.3 finally :) I am searching right now how to add air play button to custom view. I have MPMoviePlayer that load …

iphone objective-c ios mpmovieplayercontroller airplay