Hey there,
maybe i have a better idea for you, without any plugin, I just test on my localhost using the custom module and pure HTML video tag like this:
<p><video style="width: 100%;" poster="http://www.yourdomain.com/somefolder/poster.jpg" preload="auto" autoplay="autoplay" loop="loop" muted="muted">
<source src="images/video/yourvideo.mp4" />
<source src="images/video/yourvideo.ogv" />
<source src="images/video/yourvideo.webm" />
</video></p>
So create custom module and toggle the editor and place this code.
if you have video on server then you need to do more is convert your video to
ogv and
webm format so its supported on mobile, various browsers etc, but for the test you can use just mp4.
Poster is simple screenshot of your video or any picutre you want to display if problem occurs with the video.
If this doesn't work for you then I'll need to log in in your backend to try few tests.
Let us know the result.
Regards,
Tome
Regards,
Tome
==========================================
Need to renew Pro Support?
Buy Here!
==========================================
Satisfied?
Consider a membership!
==========================================
Like us on
Facebook
==========================================
Support Crosstec and get ALL EXTENSIONS and professional support for just $5
Here!