How do I present my videos on mobile the same way as it is on the browser? | XM Community
Skip to main content

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:

  1. I want to make sure that the video plays in the browser and doesn't pop up in a separate window.

  2. 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:

I guess you want to embed a video from quicktime source. But label cannot work.
It should be use simple



https://community.qualtrics.com/XMcommunity/discussion/comment/55813#Comment_55813I tried this and it doesn't play on mobile.


https://community.qualtrics.com/XMcommunity/discussion/comment/55814#Comment_55814Does it just display a black screen or nothing?
If it's the first one, you might check your video source url. You can copy the url into browser and open it directly. Valid url will play video.
Otherwise, you might check browser on your mobile device.


Leave a Reply