I used this solution to use an html5 video as the background of my site.
However, it doesn\'t seem to work on iPad/iphone, all I am getting is a black screen, and the vi
I have stumbled upon something that might help you with this task..
http://vagnervjs.github.io/frame-player/
Its a JS player that receives a JSON list of images representing frames of the video.
This will also provide flexibility with regards to styling options of the video itself and responsiveness..