BigVideo.js
BigVideo.js copied to clipboard
Chrome (46.0.2490.80 m) Not Looping
Hi,
I am using BigVideo's doLoop functionality to have a 110 second (1920x1080) mp4 video loop on a website home screen. However, for some reason, the video does not loop. At first, I thought it could have been my code, so I tried it in both IE and Firefox, and it works like a charm.
I used a smaller video length (9 seconds, still at 1920x1080) mp4 and that looped fine within Chrome. So I guess my summarized question would be "Does Chrome support looping of videos over a certain length?"
I inspected the code through Chrome's debugger and it is definitely returning True when it gets to doLoop. Any suggestions would be great, thank you.