0

I've embedded an mp4 file using the html5 tag. But when I play the video in the native of a mobile device, it opens the video in a separate video player, playing it fullscreen. How can I prevent this from happening?

Diederik
  • 377
  • 3
  • 13
  • See: stackoverflow.com/questions/9000624/html5-video-behavior-on-mobile-devices – m90 Apr 06 '12 at 15:27

1 Answers1

0

I don't think you can. Moreover, the resolution of such a video would be really small on an iphone for example, making it pretty useless.

mihai
  • 37,072
  • 9
  • 60
  • 86