"Priority and QoS model"
[minutes] WebRTC WG Virtual Interim 28 June 2017
[webrtc-pc] `addTransceiver(track)` doesn't mention checking the origin of track
[webrtc-pc] Ambiguous connection state when list of transports are empty
[webrtc-pc] Built-in certificate behavior
[webrtc-pc] capitalization of 2119 works
[webrtc-pc] Check crypto suites
[webrtc-pc] Check for state when "setting an RTCSessionDescription description"
[webrtc-pc] Checks for negotiation-needed are underspecified when currentLocalDescription/currentRemoteDescription are not set
[webrtc-pc] Clarify "cannot be applied at the media layer"
[webrtc-pc] Clarify '"trusted" origins'
[webrtc-pc] Clarify offerToReceiveAudio and offerToReceiveVideo in renogtiation
[webrtc-pc] close() method should close sctp transport
[webrtc-pc] Connection states when there is no transceiver and SCTP transport
[webrtc-pc] Consider using generic algorithm
[webrtc-pc] Copy/modify spec from WebSocket for RTCDataChannel's binaryType and onmessage
[webrtc-pc] Do we ned to control what is in SNI and Certname of DTLS connections
[webrtc-pc] Editorial: Assume default values for optional dictionaries in spec text
[webrtc-pc] editorial: inconsistent use of dfn in section names
[webrtc-pc] Editorial: negotiation-needed algorithm returns a string
[webrtc-pc] Editorial: Use consistent syntax for enum values and strings
[webrtc-pc] Enqueue an operation vs queue a task
[webrtc-pc] Examples with dictionaries shouldn't use quotes around member names
[webrtc-pc] Extend privacy note to clarify regarding defaultIceServers
[webrtc-pc] getStats text still talks about selectors
[webrtc-pc] guideline of when to time out an IdP
[webrtc-pc] Handle transceiver stopped between creation and description set
[webrtc-pc] Handling of encoding/decoding errors
[webrtc-pc] iceGatheringState on connection with data channel only before setRemoteDescription(answer) is set
[webrtc-pc] Ignore unsupported url types in setConfiguration
[webrtc-pc] Improve description for semantics of updating bufferedAmount
[webrtc-pc] In data channel send(), remove the condition "If channel's underlying data transport is not established yet, then abort these steps"
[webrtc-pc] Inconsistencies and race conditions in updating negotiation-needed flag
[webrtc-pc] Inconsistent behaviors of addTrack compared to addTranseiver and sender.replaceTrack
[webrtc-pc] Make 4.3.1. referenceable
[webrtc-pc] Make promise rejection/enqueing consistent
[webrtc-pc] Missing definition for obtaining list of all RTCIceTransport and RTCDtlsTransport
[webrtc-pc] Missing initialization of priority attribute when firing datachannel event
[webrtc-pc] Misuse of SyntaxError
[webrtc-pc] More granular data channel error reporting
[webrtc-pc] Need to define what an "associated" transceiver is.
[webrtc-pc] No normative definition for "Determine if negotiation is needed to transmit withTrack in place of the sender's existing track" in replaceTrack
[webrtc-pc] offerToReceive* legacy behaviour spec does not match the behaviour of legacy implementations
[webrtc-pc] Origin value for data channel message event
[webrtc-pc] Possibly incorrect language in "generateCertificate" description
[webrtc-pc] Public accessor for isClosed
[webrtc-pc] Pull Request: Add a note on the absence of privacy impact of configured default ICE…
[webrtc-pc] Pull Request: Add reference to JSEP that setLocalDescription triggers ICE gathering
[webrtc-pc] Pull Request: Add reference to RFC 5245
[webrtc-pc] Pull Request: Add RTCDataChannelPriority enum and step to initialize data channel priority
[webrtc-pc] Pull Request: add type error for unknown ice server schema
[webrtc-pc] Pull Request: Add/remove remote tracks from msid streams based on direction (rebased)
[webrtc-pc] Pull Request: Add/remove remote tracks from msid streams based on direction.
[webrtc-pc] Pull Request: addTranscevier: Assume defalut dictionary
[webrtc-pc] Pull Request: algorithm for rejecting modification
[webrtc-pc] Pull Request: Built-in certificate behavior
[webrtc-pc] Pull Request: Clarify "trusted" origins as whitelisted
[webrtc-pc] Pull Request: Clarify enqueue is acted on specific connection's operation queue
[webrtc-pc] Pull Request: close sctp.transport in pc.close()
[webrtc-pc] Pull Request: createDataChannel: Use TypeError for bad reliability arguments
[webrtc-pc] Pull Request: createOffer/Answer: Remove sentence with vauge 'reasonably soon'.
[webrtc-pc] Pull Request: Don't fire ONN on removeTrack() if sender.track is already null.
[webrtc-pc] Pull Request: DTMF playout algorithm for comma
[webrtc-pc] Pull Request: DTMF: Misplaced ";" in playout steps
[webrtc-pc] Pull Request: Editorial: Add 'Style Conventions' section to contributing guidelines
[webrtc-pc] Pull Request: empty attribute descriptions in ice description
[webrtc-pc] Pull Request: Fix a link to RFC 7635.
[webrtc-pc] Pull Request: getstats: improve selector definiton
[webrtc-pc] Pull Request: Have createOffer call addTransceiver() on offerToReceive.
[webrtc-pc] Pull Request: ice-tcp: add note about ice-tcp types a UA will gather
[webrtc-pc] Pull Request: Improve description for enqueing operations
[webrtc-pc] Pull Request: In data channel send(), remove unneeded conditions
[webrtc-pc] Pull Request: label/protocol length restriction
[webrtc-pc] Pull Request: Language in "generateCertificate" description
[webrtc-pc] Pull Request: Mark Bernard as former editor
[webrtc-pc] Pull Request: pc.close() sets pc.signalingState to "closed"
[webrtc-pc] Pull Request: Remove "cannot be applied at the media layer"
[webrtc-pc] Pull Request: Remove fingerprint matching
[webrtc-pc] Pull Request: Remove meaningless case-sensitive qualification of RID characters
[webrtc-pc] Pull Request: Remove trailing whitespace
[webrtc-pc] Pull Request: replaceTrack should accept nullable argument
[webrtc-pc] Pull Request: RTCDataChannel: Use internal slots and specify defalt values at one location
[webrtc-pc] Pull Request: RTCDtlsTransport and RTCIceTransport inherit from EventTarget
[webrtc-pc] Pull Request: RTCPeerConnection.close: release transceiver before ICE transport
[webrtc-pc] Pull Request: RTCRtpTransceiver: Set currentDirection to null when stopping
[webrtc-pc] Pull Request: Section 11.7 Fix DTMF Examples
[webrtc-pc] Pull Request: Section 4.2.5/4.2.6: Enum Table Inconsistency
[webrtc-pc] Pull Request: Set [[CurrentDirection]] for provisional answers.
[webrtc-pc] Pull Request: Show RFC2119 keywords in small-caps
[webrtc-pc] Pull Request: SLD/SRD: Check if transceiver is stopped before setting currentDirection
[webrtc-pc] Pull Request: Standardize how internal slots are named and linked to.
[webrtc-pc] Pull Request: Start integrating direction into 'create RTCRtpTransceiver' algorithm
[webrtc-pc] Pull Request: update current*Description and pending*Description
[webrtc-pc] Pull Request: update for maxBitrate definition
[webrtc-pc] Pull Request: Update RTCTrackEvent text.
[webrtc-pc] Pull Request: Use links on body of spec consistent with links in references
[webrtc-pc] Pull Request: Use true and false instead of "true" and "false".
[webrtc-pc] Pull Request: when voiceActivityDetection is false browser sends media
[webrtc-pc] Rationale for use of USVString in RTCPeerConnection.prototype.createDataChannel
[webrtc-pc] Refine error reporting for identity assertion
[webrtc-pc] Relating RTCDtlsTransportState to RTCIceTransportState and RTCIceGathererState
[webrtc-pc] removeTrack changes transceiver.direction based on on currentDirection not direction
[webrtc-pc] ResourceInUse exception is not defined
[webrtc-pc] RTCDtlsTransport and RTCIceTransport should inherit from EventTarget
[webrtc-pc] RTCError should have WebIDL-friendly definition
[webrtc-pc] RTCRtpSender replaceTrack should accept nullable argument in WebIDL definition
[webrtc-pc] RTCRtpTransceiver setDirection() should throw InvalidStateError error if transceiver is stopped
[webrtc-pc] RTCSctpTransport.maxMessageSize 0 case
[webrtc-pc] Section 11.7: DTMF Examples
[webrtc-pc] Section 8.2: Null selector properly handled by getStats?
[webrtc-pc] Session description attribute not specified for some steps in check if negotiation is needed
[webrtc-pc] setLocalDescription algorithm for rejecting modification
[webrtc-pc] Setting a pranswer should change RTCRtpTransceiver's currentDirection
[webrtc-pc] Setting session description section should have step to set transceiver currentDirection
[webrtc-pc] Should even/odd id validation be enforced in createDataChannel when negotiated is true?
[webrtc-pc] Standard should provide some guidance for when an application should perform an ICE restart
[webrtc-pc] track event description is obsolete since transceivers
[webrtc-pc] transceiver.currentDirection should be set to null when stopped
[webrtc-pc] Validation for binaryType setter in RTCDataChannel
[webrtc-pc] Verbose description for RTCDataChannel default values
[webrtc-pc] We shouldn't rely on the public API to access objects in the specification
[webrtc-pc] WebIDL serializer has been deprecated in favor of toJSON operation
[webrtc-pc] What happen to RTCDtlsTransport during ICE restart?
[webrtc-pc] What happens if cert expires mid call ?
[webrtc-pc] What happens if ufrag differs between different SDPs applied
[webrtc-pc] What happens if you set a remote description with two tracks with the same ID?
[webrtc-pc] What should happen if a DataChannel "OPEN" message uses priority other than one of the recommended values?
[webrtc-pc] When [[isClosed]] slot turns true, queue a task to update the connection state
[webrtc-pc] When ICE restarts results in connection a new endpoint
[webrtc-pc] When is ICE gathering triggered?
[webrtc-pc] When is the dtmf attribute in RTCRtpSender be set?
[webrtc-pc] when voiceActivityDetection is false, that browser must send media even if it silent
[webrtc-stats] jitterBufferDelay vs playoutDelay
[webrtc-stats] Pull Request: changelog updated for new release
[webrtc-stats] Pull Request: Fix markup issues
[webrtc-stats] Pull Request: ready for releasing new version 201706
[webrtc-stats] RTCPeerConnectionStats: should they contain a link to transports?
[webrtc-stats] Why no Jitter for RTCOutboundRTPAudioStream?
A19 - Was: Re: Review of May 15 WebRTC 1.0 draft -
API to access file system (was Re: Review of May 15 WebRTC 1.0 draft)
Dealing with mux and non mux WebRTC
Doodle poll for late June/early July virtual interim
F20 Was: Re: Review of May 15 WebRTC 1.0 draft
Fwd: TPAC 2017 registration now open
New webrtc-pc Editor's draft (v20170605)
New webrtc-stats Editor's draft (v20170614)
Raw notes from VI that just ended
Recordings of the 7 June 2017 Virtual Interim
REMINDER: Virtual Interim on June 28, 2017 at 8 AM Pacific Time
Reminder: Virtual Interim tomorrow
Review of May 15 WebRTC 1.0 draft
Time slot picked for late June Virtual Interim
Transiting to CR - issues we need to resolve
Virtual Interim on June 28, 2017 at 15:00 UTC (was: Re: Time slot picked for late June Virtual Interim)
Weekly github digest (WebRTC WG specifications)
Last message date: Friday, 30 June 2017 22:49:32 UTC