- From: Dan Burnett <dburnett@voxeo.com>
- Date: Thu, 11 Jun 2015 21:00:20 -0400
- To: public-webrtc@w3.org
Hi A new dated version of the Editors' draft is available. Dated version: http://w3c.github.io/webrtc-pc/archives/20150611/webrtc.html Living document: http://w3c.github.io/webrtc-pc/ Changes include: [PR #167] Removed RTCPeerConnection.createDTMFSender and added RTCRtpSender.dtmf, along with corresponding examples. [PR #184] RTCPeerConnection will NOT connect unless identity is verified. [PR #27] Documenting practice with candidate events [PR #203] Rewrote mitigations text for security considerations section [PR #192] Added support for auth tokens. Fixes #190 [PR #207] Update ice config examples to use multiple urls and *s schemes [PR #210] Optional RTCConfiguration in RTCPC constructor [PR #171] Add RTCAnswerOptions (with common RTCOfferAnswerOptions dictionary) [PR #178] Identity provider interface redesign [PR #193] Add .mid property to sender/receiver. Fixes #191 [PR #218] Enqueue addIceCandidate [PR #213 (1)] Rename updateIce() to setConfiguration() [PR #213 (2)] Make RTCPeerConnection.setConfiguration() replace the existing configuration [PR #214] Certificate management API (Bug 21880) [PR #220] Clarify muted state (proposed fix for issue #139) [PR #221] Define when RTCRtpReceivers are created and dispatced (issue #198) [PR #215] Adding expires attribute to certificate management [PR #233] Add a "bufferedamountlow" event Please review and provide feedback. Dan (for the editors)
Received on Friday, 12 June 2015 01:00:47 UTC