Is there an online sample movie to test MPMoviePlayerController?

8.4k views Asked by At

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.

3

There are 3 answers

2
mgcm On BEST ANSWER

try this URL.

It streams fine on my iPhone app using MPMoviePlayerController.

0
JOM On

Got error note saying that the video doesn't exist any more. Here's another one, from Apple Knowledge Base document. Maybe it stays around longer:

http://support.apple.com/kb/ht1211 Verifying iTunes video conversion and video syncing using sample QuickTime files

http://km.support.apple.com/library/APPLE/APPLECARE_ALLGEOS/HT1211/sample_iTunes.mov

...but you really can't trust on hardcoded video URLs to remain alive for years. What you should do is a search google like:

sample filetype:mov

0
AudioBubble On

here is another ,hope it will be help full

link http://commonsware.com/misc/test2.3gp