[Webkit-unassigned] [Bug 164010] New: [WebRTC][OpenWebRTC] implement CaptureDeviceManager

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 26 04:11:06 PDT 2016


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

            Bug ID: 164010
           Summary: [WebRTC][OpenWebRTC] implement CaptureDeviceManager
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pnormand at igalia.com

Since bug 162147 was fixed our RealtimeMediaSourceCenter is broken because the media devices are enumerated in the instance running in the UI process. The instance running in the Web process has an empty sourceMap hashmap. I think that to solve this we should move the enumeration process in a CaptureDeviceManager implementation, similar to what the Mac port does.

We will also likely need a synchronous OWR API to list devices. The API we have for this right now is asynchronous.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161026/a7f7322f/attachment.html>


More information about the webkit-unassigned mailing list