[Webkit-unassigned] [Bug 100261] [gtk] core implementation for getUserMedia API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 24 10:08:02 PDT 2012


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





--- Comment #6 from Danilo Cesar Lemes de Paula <danilo.cesar at collabora.co.uk>  2012-10-24 10:09:07 PST ---
(In reply to comment #5)
> We have buildbots reasonably testing the current player. If possible it'd be better to merge both players now already, in my opinion.
> 
> Or minimize the size of that new player, in that state i'm afraid we can't accept it like that. My humble opinion again :)

I quite agree with you, but I'm afraid that reduce the player might not be possible. Maybe the right way to go is to merge them now. I will work on it.

Also, my concern is about the CentralPipeLine unit. Is a global/static unit that controls/splits the gst elements thought the units who might use it. Might looks bloat to getUserMedia API, but it's a important component for the PeerConnection API. Is it ok to keep static/global units on webkit1?

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