[webkit-help] <audio> tag API, a few questions.

StuFF mc mc at stuffmc.com
Wed Dec 22 12:07:13 PST 2010


Hi,

I'm new here. So short intro, I'm an iPhone dev - you can see some of
things I did on http://pomcast.biz - and the questions I have here are
for http://radiopodcast.com which is a website + iPhone app I did for
a client.

I'm in the process of converting the basics of this iPhone (native)
app to a small Web App, using HTML5 (<audio> mainly), CSS3
(animations) & JS (jQuery).

The first question is actually reported here:
https://bugs.webkit.org/show_bug.cgi?id=51281 - It's kind of a bummer
:( Related to that, I was wondering how one can test the "current"
status of the "mobile" version of WebKit - Maybe with Some Android? :)

Today I stumbled on a second problem. Since I'm playing streams, they
can always be "stopped"/"buffering" because of many "network" reasons.
And I realized I couldn't find the corresponding JS event, or at least
everything I tried didn't work on WebKit (in this case, it's not even
working on Desktop, so I didn't check on Safari Mobile).

Cheers.


More information about the webkit-help mailing list