I am using the latest jPlayer. jPlayer is just a jQuery HTML5 video/audio player.
I am streaming OGG files and testing them in Chrome (latest stable) and FF. Everything works great in FF.
In Chrome we are getting an odd bug. All the ogg files are about 15 mins. After a few minutes of playing a file (not in the same place each time) the audio goes silent yet the timer continues to run.
Not sure if this is a Chrome bug or a jplayer bug, but from what I can tell its a Chrome bug. Others have mentioned this: http://www.phoboslab.org/log/2011/03/the-state-of-html5-audio
This also happens on Chrome OS. I can get it to happen in Chrome on any platform. But haven't gotten it in any other browser.
The issue is sporatic, doesn't happen everytime, but almost everytime, and happens in different parts of the audio.
Has anyone else ran into this and found a solution?
EDIT:
I was able to get this to happen in Chrome by just going straight to the URL so it would use just the default HTML5 player. So yes this is a Chrome bug... And what is worse is that it doesn't trigger any of the events to let me know that something has happened.