[Webkit-unassigned] [Bug 158940] New: WebRTC: Add support for RTCPeerConnection legacy MediaStream-based API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 06:42:47 PDT 2016


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

            Bug ID: 158940
           Summary: WebRTC: Add support for RTCPeerConnection legacy
                    MediaStream-based API
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: adam.bergkvist at ericsson.com

The MediaStream-based API on RTCPeerConnection (addStream, removeStream, getLocalStreams, getRemoteStreams, getStreamById) has been removed from the WebRTC 1.0 specification, but is widely implemented and used. We should be able to support it with JS built-ins and some hooks down in native code.

-- 
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/20160620/bf35a46c/attachment.html>


More information about the webkit-unassigned mailing list