[Webkit-unassigned] [Bug 150165] New: WebRTC: Add MediaEndpoint interface (WebRTC backend abstraction)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 15 06:10:24 PDT 2015


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

            Bug ID: 150165
           Summary: WebRTC: Add MediaEndpoint interface (WebRTC backend
                    abstraction)
    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 MediaEndpoint interface is a lower level WebRTC backend abstraction than RTCPeerConnectionHandler (in the repo today) which is pretty close to the JavaScript API.

MediaEndpoint makes it possible to use different backends, compatible with WebRTC on the media plane, without having to re-implement all the WebRTC API details (since the API code lives in WebCore).

-- 
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/20151015/475744dd/attachment.html>


More information about the webkit-unassigned mailing list