jottos
unread,Oct 25, 2011, 4:40:44 PM10/25/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jPlayer: HTML5 Audio & Video for jQuery
Hi
I've read through the myriad of posts on streaming and mp3 support in
html5 browser and am still left wondering what the support level is.
I'm using player 2.1.0; on Chrome (latest) and Safari 5 and what I
see is that my streamed format mp3 plays fine on both, but the
progress bar works only on chrome and seeking does not work on Chrome
or Safari. What's more, on Safari 5 Windows, both the progress bar and
seeking work properly, but Chrome on Windows only seems to do the
progress bar correctly and not the seek.
So a few questions here:
1) Is there a latest support matrix for HTML 5? the section
"Reference: HTML5 Browser Audio and Video Support" in the dev guide
differs significantly from my experience.
2) should we even be looking to support progress/seek with a streamed
mp3? seems like it should work given progress does occasionally and
seek does on Safari Windows
3) if progress and seeking don't work with the baked in capabilities,
is there an alternative strategy for doing progress bars and seeking?
Thanks,
/jos