- From: Adam Bergkvist <adam.bergkvist@ericsson.com>
- Date: Fri, 13 May 2016 18:32:38 +0000
- To: "public-webrtc@w3.org" <public-webrtc@w3.org>
Hi A new dated version of the Editors' draft is available. Dated version: https://w3c.github.io/webrtc-pc/archives/20160513/webrtc.html Living document: https://w3c.github.io/webrtc-pc/ Apart from the functionality changes listen blelow, Dom has converted the document to use Respec.js's new WebIDL markup (contiguous mode) which will make editing easier from now on. Also note that the table of contents is much less cluttered with sub-sections describing the operations and attributes of every type. Thanks for your effort on this Dom! [#475] Definition of Active for an RTCRtpReceiver [#500] Reserve and use RangeError for scaleResolutionDownBy < 1.0 [#504] Add getParameters() method to RTCRtpReceiver [#509] RID unmodifiable in setParameters() [#510] Gather spec text about the ICE Agent at one place [#512] Use 'connection' as configuration target instead of User Agent [#505] Add activateReceiver method to RTCRtpTransceiver [#516] Support for DTMF tones A-D [#499] Certificate API: add getAlgorithm method [#507] Make the definition of addIceCandidate() more explicit [#525] Add STUN Error Code reference [#524] Add error codes reference (RTCPeerConnectionIceErrorEvent) [#522] Let setting ice candidate pool size trigger start of gathering [#519] Relation between local track and outgoing encoding [#520] Add text about 'remote sources' and how they are stopped [#527] Enable trickling of end-of-candidates through addIceCandidate [#544] Remove "public" from ice transport policy [#547] Datachannel label and protocol are USVString [#552] Never close the RTCPeerConnection if setting a local/remote description fails [#535] Update MID to be random values when not received in offer [#553] Move 'closed' state from RTCSignalingState to RTCPeerConnectionState [#557] Splitting apart RTCIceConnectionState and RTCIceTransportState [#560] Changing from callback interface to dictionary for RTCIdentityProvider [#574] Make RTCSessionDescription readonly, and createOffer return dictionary [#577] Make RtpSender.track nullable [#587] Defining how track settings are set for remote tracks [#603] Add closed state and same state checks to update ice connection/gathering state steps [#604] ReplaceTrack: Use sender's transceiver to determine if a 'simple track swap' is enough [#606] RTCIceCandidate: Use nullable members in init dictionary to describe constructor behavior [#466] Use an enum to describe directionality of RTP Stream [#602] addTransceiver(): Throw a TypeError on a bogus track kind [#610] Server cannot be reached - Issues with IPv6 [#611] Clarify ICE consent freshness feedback [#618] Fix RTCPeerConnection legacy overloads [#620] RTCRtpTransceiver: add setDirection and readonly direction attribute [#625] Unifiy DTMF time with rtcweb WG [#630] Add ICE candidate type references [#635] pc.addTrack: Add kind check when reusing a sender and skip early returns [#636] replaceTrack: Use 'transceiver kind' instead of track.kind (track may be null) Please review and provide feedback. Adam (for the editors)
Received on Friday, 13 May 2016 18:33:11 UTC