[Webkit-unassigned] [Bug 158191] New: WebRTC: Update RTCPeerConnection.addTrack() to create (or reuse) an RTCRtpTransceiver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 29 01:48:55 PDT 2016


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

            Bug ID: 158191
           Summary: WebRTC: Update RTCPeerConnection.addTrack() to create
                    (or reuse) an RTCRtpTransceiver
    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

When addTrack is called, there might be an existing RTCRtpTransceiver with an RTCRtpSender that can be reused. This procedure is described at [1].

[1] https://w3c.github.io/webrtc-pc/archives/20160513/webrtc.html#dom-rtcpeerconnection-addtrack

-- 
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/6d8e223a/attachment.html>


More information about the webkit-unassigned mailing list