I've got some training videos I want to share to registered users on my site. I'm using mp4's stored in images/videos/filename.mp4. I've got two issues:
The first is that I could only get the video to work using {mp4remote} like this:
{mp4remote}
www.marengoag.org/images/videos/Prayer.mp4{/mp4remote}
And secondly, when the video plays (I had to set it to autoplay), I do not get any video controls (play, pause, etc). Am I missing a setting?
Thanks!