video MIME types and the iPhone.

« Return to previous page.

So it’s pretty well known you can play videos in your iPhone enabled website but the iPhone will only slide up the quicktime window if it has the right MIME type.  So here’s what you need for the the MIME when using the apache webserver.  You can add the following type to either your .htaccess file or your mime.types file:

AddType video/mp4 mp4 mp4v mpg4 m4v

diggFacebookTechnoratiTwitter
Filed Under: Blog