[Webkit-unassigned] [Bug 26304] [GTK] Add controls for playing html5 video.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 30 11:27:53 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=26304





--- Comment #32 from Philippe Normand <pnormand at igalia.com>  2009-11-30 11:27:51 PST ---
The progress bar updates fine for local files and some media containers served
over http. For instance it works with mov files but not with ogg (because
oggdemux doesn't report the stream duration if it is configured in push-mode).

Anyway, here are some good tips&tricks to configure your webserver for ogg
streaming ;)
http://pearce.org.nz/2009/08/configuring-web-servers-for-html5-ogg.html

So I would say this set of patches does the job well :) We will improve it
later (slider for volume, maybe a button for fullscreen mode,..)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list