OK starting from the beginning.
I’m using a payment gateway, S3Bubble, RTMP, and amazon S3.
I just tried using the “Insert Shortcode” rather than “insert iFrame.” This fixes playing the video on mobile devices. It works!!! However, now when playing on desktop browsers (using flash) the progress bar doesn’t move, the play button doesn’t work, and the time states 00:00. The video starts playing fine but can’t interact with it at all. Here’s a sample of the code:
[s3bubbleRtmpVideoDefault bucket=”xxxxxx” track=”xxxxx.mp4″ aspect=”16:9″ autoplay=”false” download=”false” cloudfront=”E2JUKUGEBxxxx” start=”false” finish=”false” /]
I also notice that now through the browser there will be the loading white circle spinning for multiple minutes before the blue cloud splash screen comes up to start the video. Is this on my web server’s end?