
Video & Audio Advance
We have noticed that on our videos mobile devices are able to advance without the video being fully loaded. How can we implement this same feature to our desktop users?
We have noticed that on our videos mobile devices are able to advance without the video being fully loaded. How can we implement this same feature to our desktop users?
If this is essentially HTML5 vs Flash, you’d need a pseudostreaming module installed on your server when serving MP4 files.
http://support.jwplayer.com/customer/portal/articles/1430518-pseudo-streaming-in-flash
Otherwise, your files might not be encoded properly. Can you provide a link to where this is being run?
Here is a link
http://www.thebalmingilead.tv/?p=3115
Indeed, this would be related to pseudostreaming here. I suggest checking out the above article if possible.