IIS7 Serving .mp4s, not playable on iOS devices.
- by Danomite
I've added the proper MIME type to the server, made sure it applies to not only the specific site but even the all of server's sites.
The file is accessible and playable in my browser (Chrome) but when trying to pull it up on an iPhone , the debug mode warns me that the "movie could not be played" but on iPad it's "byte_range_error_message"
I'm really at a loss here of why iOS devices won't load the video up. I know it's not the video files themselves because I had used the same file on a different server (on a shared hosting package).
Any help is appreciated!
-Dan