How to make mp4 video files open in native video players on iPhone and Android?
I am trying to make video files open in native Android and iPhone video players instead of playing on the web page. Right now I do it with a regular link Standard
which doe开发者_如何学运维s not work on Android and not always working on iPhone. What can I do to make it work?
Changing to a .m4v extension may fix your problem with opening in the iPhone video player.
精彩评论