[Webkit-unassigned] [Bug 158203] New: WebRTC: Update MediaEndpointPeerConnection::createOffer() to use the transceiver set
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 30 07:05:13 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158203
Bug ID: 158203
Summary: WebRTC: Update
MediaEndpointPeerConnection::createOffer() to use the
transceiver set
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
Currently MediaEndpointPeerConnection::createOffer() uses the sender set (RTCRtpSender objects) to create an offer, but the latest WebRTC 1.0 specifications [1][2] describe this process in terms of the RTCRtpTranceiver object.
[1] http://rtcweb-wg.github.io/jsep/
[2] https://w3c.github.io/webrtc-pc/archives/20160513/webrtc.htm
--
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/20160530/45a466dd/attachment.html>
More information about the webkit-unassigned
mailing list