[Webkit-unassigned] [Bug 74986] GStreamer-WARNING **: wrong STREAM_LOCK count 0 after changing HTML5 video.src

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 21 06:41:31 PST 2011


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





--- Comment #3 from Jason Gerard DeRose <jderose at novacut.com>  2011-12-21 06:41:31 PST ---
Philippe,

So I'm just using PyGI to setup the Gtk Window and that sort of thing... PyGI isn't playing any part during the video playback, that's all JavaScript controlling it.

In terms of re-implementing my use-case in pure JavaScript... is it still okay if PyGI is what's doing the setup on the Gtk side of things?  Or what do you mean by that?

But I'll keep playing with this and see if I can come up with an isolated way of reproducing it.  It's all HTTP too... the UI talks to a locally running CouchDB and that's what serves all the HTML, JavaScript, and CSS files.

The video files are currently coming over HTTP too, although we want to use a GStreamer URI handler plugin in the near future so there is no HTTP there.

Thanks!

-- 
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