[html5] css for video player

Mike Ressler mressler at gmail.com
Tue Feb 9 07:03:57 PST 2010


I did the same and had the same complaint about TimeRanges.  Everything was
easy with the canvas object, I just wished I could get access to the
buffered range.  The native browser controls had it, but developers can't
duplicate that effect.

Anyone on this list have an idea when we could expect TimeRanges to be
settled on in the spec?

On Tue, Feb 9, 2010 at 8:12 AM, Andre "Osku" Schmidt <
andre.osku.schmidt at osku.de> wrote:

> On Tue, 2010-02-09 at 10:22 -0200, Lauro Strazzabosco Dorneles wrote:
> > Hi all,
> >
> > can I control the visual video web player buttons, like play, pause,
> > stop, timeline, etc.... do you have any example where I could get
> > informed on all this stuff?
>
> dunno if you can modify the looks of the browser "embedded" player, but
> i did do (months ago) my own controls in SVG+JS. it kinda worked, but i
> gave up as no browser implemented "buffered" (or was it "TimeRanges")...
>
> http://www.w3.org/TR/html5/video.html#media-element
>
> http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html#media-elements
>
> maybe they are better implemented these days, i should test again...
>
> cheers
> .andre
>
>
> _______________________________________________
> Help mailing list
> Help at lists.whatwg.org
> http://lists.whatwg.org/listinfo.cgi/help-whatwg.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/help-whatwg.org/attachments/20100209/f0c2bb3e/attachment-0003.htm>


More information about the Help mailing list