I am trying to have a video that auto-plays within the browser (so the person taking the survey doesn't have to minimize any screens) and does not allow the survey taker any control over the video. I'm able to get it working in my desktop browser, but not in a mobile browser. In short:
- I want to make sure that the video plays in the browser and doesn't pop up in a separate window.
- I want to make sure people can't control the video (pause, fast forward, rewind, etc).
Here is my current code:
Also, sometimes when I pause the video on mobile, it just turns into a black screen and I can't replay it. Sometimes I pause it and it's stuck there. I think not providing survey takers that option would help with this issue, but I just wanted to flag it.
I tried using the following code from http://bit.ly/QUALTVIDS but it's just a black screen on mobile or behaves similarly as the code above: