Search code examples
iphonempmovieplayercontrollerstreaming-video

Is there an online sample movie to test MPMoviePlayerController?


I have the iPhone successfully trying to open a movie online. (It fails because I don't have a real URL.)

Does anyone know of a working URL I could use as a baseline test to make sure my code is working? I know the iPhone is a bit picky about formats and MIME types and the server, so I want to start with a known working stream.


Solution

  • try this URL.

    It streams fine on my iPhone app using MPMoviePlayerController.