[Webkit-unassigned] [Bug 158189] New: WebRTC: Add RTCRtpTransceiver interface and RTCPeerConnection::addTransceiver()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 29 01:38:54 PDT 2016


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

            Bug ID: 158189
           Summary: WebRTC: Add RTCRtpTransceiver interface and
                    RTCPeerConnection::addTransceiver()
    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 RTCRtpTransceiver interface represents a combination of an RTCRtpSender and an RTCRtpReceiver that share a common mid [1].

A transceiver is created locally via the RTCPeerConnection::addTransceiver() method [2].

[1] https://w3c.github.io/webrtc-pc/archives/20160513/webrtc.html#rtcrtptransceiver-interface
[2] https://w3c.github.io/webrtc-pc/archives/20160513/webrtc.html#dom-rtcpeerconnection-addtransceiver

-- 
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/20160529/527fecc3/attachment.html>


More information about the webkit-unassigned mailing list