New webrtc-pc Editor's draft (v20170313)

Hi

A new dated version of the Editors' draft is available.

Dated version: https://w3c.github.io/webrtc-pc/archives/20170313/webrtc.html
Living document: https://w3c.github.io/webrtc-pc/

Changes include:

[#985] Removed legacy getStats() method
[#982] Specify unit for maxPacketLifeTime
[#987] Make the ufrag optional in RTCIceCandidateInit, for backwards
compat.
[#993] Use lowercase values for RTCIceComponent
[#994] Changing "non-null" to "missing" to match IDL terminology.
[#996] Describe when an RTCSctpTransport is created/set to null.
[#999] Make transceiver.stop() send a BYE
[#1002] Dispatch event when a transceiver is stopped via remote
action
[#1003] Change setLocalDescription to require unchanged offer/answer
string
[#1004] Specify that currentRemoteDescription.sdp need not match
remoteDescription.sdp
[#1006] Make errorCode required in
RTCPeerConnectionIceErrorEventInit
[#1005] Add offerToReceive* as legacy extensions
[#1001] Specify the effect of a BYE on RtpReceiver.track
[#1015] Fix inconsistencies in description of
RTCDTMFToneChangeEvent.tone
[#1016] Ensure that "track" event is only fired for "send" direction
m-sections.
[#1018] Mark negotitate in RTCRtcpMuxPolicy at risk
[#1029] Add IdP token expired error
[#1028] Add IdP  invalid token error
[#1027] Add string for extra info about idpErrors
[#1019] Clarify that it is possible to send the same track in several
copies
[#1023] Specify how media is centered, cropped, and scaled
[#1025] Mention that codecs can be reordered or removed but not
modified.
[#1038] Mention that codecs can be reordered or removed but not
modified
[#1036] Specify how transceivers get their mids in
setLocal/RemoteDescription
[#1037] Specify when random mid generation happens
[#1039] Clarify which timestamp RTCStats.timestamp represents
[#1041] Label 'Warm-up example' as 'advanced p2p example'
[#1031] Don't fire events on a closed peer connection
[#1045] Clarifying exactly what "sdpFmtpLine" represents
[#1047] Adding "[EnforceRange]" to RTCDataChannelInit.id
[#1054] Throw InvalidModificationError if changing pool size after
setLocalDescription
[#1055] Changing iceCandidatePoolSize to an octet and adding
EnforceRange WebIDL extended attribute
[#1057] Add clockrate, channels, sdpFmtpLine to codec capability
[#1058] Define 'generation of ICE candidates' and add reference
[#1059] Specify how remote tracks get muted
[#1060] Specify when to end a remote track
[#1061] Remove connecting event from Event summary
[#1066] Specify relation between RtpSender and track
[#1056] Switch to new, consistent terminology when talking about
exceptions
[#1030] Add stats selection algorithm based on sender or receiver of
selector

Please review and provide feedback.

Adam (for the editors)

Received on Monday, 13 March 2017 12:36:23 UTC