- From: Cullen Jennings (fluffy) <fluffy@cisco.com>
- Date: Tue, 28 Jan 2014 02:24:16 +0000
- To: "public-webrtc@w3.org" <public-webrtc@w3.org>
Hi A new version of the editor's draft is available. Dated version: http://dev.w3.org/2011/webrtc/editor/archives/20140127/webrtc.html Changes include: • Make RTCPeerConnection close method be idempotent. • Clarified ICE server configuration could contain URI types other than STUN and TURN. • Changed the DTMF timing values. • Allow offerToReceiveAudio/video indicate number of streams to offer. • ACTION-98: Added text about clamping of maxRetransmitTime and maxRetransmits. • ACTION-88: Removed nullable types from dictionaries (added attribute default values for attributes that would be left uninitialized without the init dictionary present. • InvalidMediaStreamTrackError changed to InvalidParameter. • Fire NetworkError when the data transport is closed with an error. • Add an exception for data channel with trying to use existing code. • Change maxRetransmits to be an unsigned type. • Clarify state changes when ICE restarts. • Added InvalidStateError exception for operations on a RTCPeerConnection that is closed. • Major changes to Identity Proxy section. • (ACTION: 95) Moved IceTransports (constraint) to RTCConfiguration dictionary. • (ACTION: 95) Introduced RTCOfferAnswerOptions and RTCOfferOptions dictionaries. • (ACTION: 95) Removed constraints argument from addStream() (and removed IANA Constraints section). • Added validation of the RTCConfiguration dictionary argument(s). • Added getConfiguration() on RTCPeerConnection. Please review and provide feedback. Cullen (for the editors)
Received on Tuesday, 28 January 2014 02:24:44 UTC