[webrtc-pc] [[associated MediaStreams]] internal slot for RTCRtpSender is not used
[webrtc-pc] `ssrc` in `RTCRtpEncodingParameters` is inconsistent with ORTC
[webrtc-pc] Add legacy note about addStream.
[webrtc-pc] Add reference to JSEP that setLocalDescription triggers ICE gathering
[webrtc-pc] Add/remove remote tracks from msid streams based on direction (rebased)
[webrtc-pc] addTrack can reuse a sender whose transceiver is stopped
[webrtc-pc] Ambiguous definition for IdP errors
[webrtc-pc] Calrify that rollback in stable state should throw InvalidStateError
[webrtc-pc] Check for invalid rollback
[webrtc-pc] Clarify addIceCandidate behavior when adding candidate after end of candidate
[webrtc-pc] Confusion on currentRemoteDescription.sdp need not match remoteDescription.sdp
[webrtc-pc] Consistency in enum usage
[webrtc-pc] Cover legacy sendonly using {offerToReceiveAudio/Video: false}.
- jan-ivar via GitHub (Friday, 14 July)
- Taylor Brandstetter via GitHub (Thursday, 13 July)
- jan-ivar via GitHub (Thursday, 13 July)
- Taylor Brandstetter via GitHub (Thursday, 13 July)
- jan-ivar via GitHub (Thursday, 13 July)
- Taylor Brandstetter via GitHub (Thursday, 13 July)
- jan-ivar via GitHub (Thursday, 13 July)
- jan-ivar via GitHub (Thursday, 13 July)
- Taylor Brandstetter via GitHub (Thursday, 13 July)
- Daniel Burnett via GitHub (Thursday, 13 July)
- jan-ivar via GitHub (Thursday, 13 July)
- jan-ivar via GitHub (Thursday, 13 July)
- jan-ivar via GitHub (Thursday, 13 July)
- Philipp Hancke via GitHub (Saturday, 8 July)
[webrtc-pc] Data Channel ID assignment after SCTP renegotiation
[webrtc-pc] Default identity provider
[webrtc-pc] Default ufrag for addIceCandidate when there are different ufrags in SDP
[webrtc-pc] Default values for RTCRtpEncodingParameters
[webrtc-pc] Deterministic behavior for transactionId validation
[webrtc-pc] Direction of newly created transceiver in setRemoteDescription
[webrtc-pc] Do we need a "trackremoved" event?
[webrtc-pc] does MSID still work? (was: example 13: getReceivers semantics)
- jan-ivar via GitHub (Friday, 14 July)
- Mark Roberts via GitHub (Thursday, 13 July)
- jan-ivar via GitHub (Thursday, 13 July)
- Mark Roberts via GitHub (Wednesday, 12 July)
- jan-ivar via GitHub (Wednesday, 12 July)
- Mark Roberts via GitHub (Wednesday, 12 July)
- jan-ivar via GitHub (Wednesday, 12 July)
- Mark Roberts via GitHub (Wednesday, 12 July)
- jan-ivar via GitHub (Wednesday, 12 July)
- Mark Roberts via GitHub (Wednesday, 12 July)
- Taylor Brandstetter via GitHub (Wednesday, 12 July)
- Mark Roberts via GitHub (Wednesday, 12 July)
- Taylor Brandstetter via GitHub (Wednesday, 5 July)
- Philipp Hancke via GitHub (Wednesday, 5 July)
[webrtc-pc] Don't fire ONN on removeTrack() if sender.track is already null.
[webrtc-pc] Don't proceed w/removeTrack() if sender.track is already null.
[webrtc-pc] DTMF tonechange event timing when toneBuffer is modified in between
[webrtc-pc] duration and interToneGap should be stored as internal slots of RTCDTMFSender
[webrtc-pc] editorial: inconsistent use of dfn in section names
[webrtc-pc] Fields in RTCStats dictionary should be required
[webrtc-pc] Format of provider string for setIdentityProvider and validation
[webrtc-pc] getCapabilities should throw TypeError if invalid kind is provided
[webrtc-pc] Have createOffer call addTransceiver() on offerToReceive.
[webrtc-pc] Highlighting errorCode 701
[webrtc-pc] how is addTrack without a stream signalled in the sdp
[webrtc-pc] how is addTrack without a stream signalled in the sdp?
[webrtc-pc] How is port number specified when verifying peer identity's assertion?
[webrtc-pc] How to find what keyGenAlgorithm values the browser supports?
[webrtc-pc] iceGatheringState on connection with data channel only before setRemoteDescription(answer) is set
[webrtc-pc] Identity assertion process should wait for certificate to be generated
[webrtc-pc] insertDTMF when transceiver.currentDirection is null
[webrtc-pc] Is contents validation based on exact string matching or fingerprint list matching when verifying identity assertion?
[webrtc-pc] Issue 1: Key shortening
[webrtc-pc] Limiting number of RTCRtpTransceivers
[webrtc-pc] Minor inconsistencies around RTCSessionDescription vs. RTCSessionDescriptionInit
[webrtc-pc] Missing detail on obtaining lastOffer/lastAnswer in setLocalDescription
[webrtc-pc] Need to describe when ICE and DTLS transport objects are created/changed
[webrtc-pc] new commits pushed by aboba
- Bernard Aboba via GitHub (Thursday, 27 July)
- Bernard Aboba via GitHub (Thursday, 27 July)
- Bernard Aboba via GitHub (Thursday, 27 July)
- Bernard Aboba via GitHub (Thursday, 27 July)
- Bernard Aboba via GitHub (Thursday, 27 July)
- Bernard Aboba via GitHub (Thursday, 27 July)
- Bernard Aboba via GitHub (Thursday, 27 July)
- Bernard Aboba via GitHub (Thursday, 27 July)
- Bernard Aboba via GitHub (Monday, 17 July)
- Bernard Aboba via GitHub (Monday, 17 July)
- Bernard Aboba via GitHub (Monday, 17 July)
- Bernard Aboba via GitHub (Monday, 17 July)
- Bernard Aboba via GitHub (Monday, 17 July)
- Bernard Aboba via GitHub (Thursday, 13 July)
- Bernard Aboba via GitHub (Thursday, 13 July)
- Bernard Aboba via GitHub (Thursday, 13 July)
- Bernard Aboba via GitHub (Wednesday, 12 July)
- Bernard Aboba via GitHub (Wednesday, 12 July)
- Bernard Aboba via GitHub (Wednesday, 12 July)
- Bernard Aboba via GitHub (Wednesday, 12 July)
- Bernard Aboba via GitHub (Thursday, 6 July)
- Bernard Aboba via GitHub (Thursday, 6 July)
- Bernard Aboba via GitHub (Thursday, 6 July)
[webrtc-pc] new commits pushed by burnburn
[webrtc-pc] new commits pushed by taylor-b
[webrtc-pc] No way to associate streams using addTransceiver()
[webrtc-pc] Origin value for IdP proxy script
[webrtc-pc] Performing rollback via the other set*Description
[webrtc-pc] Processing Remote MediaStreamTracks should pass on receiver when constructing track event
[webrtc-pc] Pull Request: Add legacy note about addStream.
[webrtc-pc] Pull Request: Check for invalid rollback
[webrtc-pc] Pull Request: Consistency in enum usage
[webrtc-pc] Pull Request: Cover legacy sendonly using {offerToReceiveAudio/Video: false}.
[webrtc-pc] Pull Request: Direction of newly created transceiver in setRemoteDescription
[webrtc-pc] Pull Request: Examples with dictionaries shouldn't use quotes around member names
[webrtc-pc] Pull Request: Highlighting errorCode 701
[webrtc-pc] Pull Request: label/protocol length restriction
[webrtc-pc] Pull Request: move rescale paragraph
[webrtc-pc] Pull Request: Remove "is set" text
[webrtc-pc] Pull Request: Remove duplicate info on method parameters
[webrtc-pc] Pull Request: Removing text talking about key shortening that was incorrect.
[webrtc-pc] Pull Request: rename ufrag to usernameFragment
[webrtc-pc] Pull Request: Replace serializers by toJSON definitions
[webrtc-pc] Pull Request: run ice server configuration validation steps for each url
[webrtc-pc] Pull Request: setConfiguration({ peerIdentity }) when there is no initial peerIdentity
[webrtc-pc] Pull Request: setDirection(): throw InvalidStateError if transceiver is stopped or…
[webrtc-pc] Pull Request: setLocalDescription() with null sdp is not applicable
[webrtc-pc] Pull Request: Update mandatory stats to reflect rtp refactor in webrtc-stats.
[webrtc-pc] Pull Request: Validating scaleResolutionDownBy parameter in addTransceiver
[webrtc-pc] Queue enqueued operation as task if length of operations is 1
[webrtc-pc] Race condition in enqueue an operation
[webrtc-pc] Remove duplicate info on method parameters
[webrtc-pc] removeTrack: does not always cause createOffer to mark media description
[webrtc-pc] Removing text talking about key shortening that was incorrect.
[webrtc-pc] rename ufrag to usernameFragment
[webrtc-pc] Replace serializers by toJSON definitions
[webrtc-pc] Requesting Identity Assertions incorrectly mention steps of validating assertion
[webrtc-pc] Required fields in RTCRtpParameters returned from getParameters
[webrtc-pc] Result returned from receiver.getParameters() when no session description is set
[webrtc-pc] Rollback with non-empty SDP string
[webrtc-pc] RTCIceCandidate constructor should not require sdpMid/sdpMLineIndex
[webrtc-pc] rtciceserver: fix represents a turn server
[webrtc-pc] RTCPeerConnectionIceEvent constructor validation
[webrtc-pc] RTCSctpTransport.maxMessageSize 0 case
[webrtc-pc] RTCTrackEvent's type parameter
[webrtc-pc] run ice server configuration validation steps for each url
[webrtc-pc] scaleResolutionDownBy parameter is not validated in addTransceiver
[webrtc-pc] Section 12: Missing WebIDL in RTCError
[webrtc-pc] Section 4.2.2: Keying material
[webrtc-pc] Section 4.8.3: Buried treasure
[webrtc-pc] setConfiguration can "unset" some configurations
[webrtc-pc] setConfiguration throwing InvalidModificationError with default values
[webrtc-pc] setConfiguration({ peerIdentity }) when there is no initial peerIdentity
[webrtc-pc] setDirection(): throw InvalidStateError if transceiver is stopped or…
[webrtc-pc] setIdentityProvider should throw error if protocol contains invalid characters
[webrtc-pc] setLocalDescription() with empty string sdp is allowed to pass without calling createOffer/createAnswer
[webrtc-pc] setLocalDescription() with null sdp is not applicable
[webrtc-pc] setRemoteDescription and ontrack order of events: SRD before ontrack?
[webrtc-pc] setRemoteDescription should fail if target peer identity is set but no a=identity in SDP
[webrtc-pc] Should even/odd id validation be enforced in createDataChannel when negotiated is false (in-band negotiation)?
[webrtc-pc] Should the spec describe addStream/onaddstream as legacy API?
- stefan hakansson via GitHub (Friday, 28 July)
- Iñaki Baz Castillo via GitHub (Tuesday, 25 July)
- stefan hakansson via GitHub (Tuesday, 25 July)
- Philipp Hancke via GitHub (Saturday, 8 July)
- jan-ivar via GitHub (Friday, 7 July)
- Nils Ohlmeier via GitHub (Friday, 7 July)
- Philip Jägenstedt via GitHub (Friday, 7 July)
- jan-ivar via GitHub (Wednesday, 5 July)
- Philip Jägenstedt via GitHub (Tuesday, 4 July)
- henbos via GitHub (Monday, 3 July)
- jan-ivar via GitHub (Monday, 3 July)
- Philipp Hancke via GitHub (Monday, 3 July)
[webrtc-pc] Some Mandatory To Implement Stats fields are out of sync with webrtc-stats
[webrtc-pc] Spec-compliant way to get remote streams and tracks?
[webrtc-pc] Specifying third party IdP for validating assertion
[webrtc-pc] Support for RRID?
[webrtc-pc] The same connection.peerIdentity promise can be resolved multiple times
[webrtc-pc] toJSON Dfn needed
[webrtc-pc] transactionId validation for get/set parameters should have more consistent definition
[webrtc-pc] Transceiver kind definition is circular.
[webrtc-pc] Type checking for selectorArg in getStats is unnecessary
[webrtc-pc] Undefined setParameters behavior of handling parameters fields other than transactionId and encodings
[webrtc-pc] Update mandatory stats to reflect rtp refactor in webrtc-stats.
[webrtc-pc] Using setConfiguration() to add application certificates to an RTCPeerConnection post-construction?
[webrtc-pc] Validating scaleResolutionDownBy parameter in addTransceiver
[webrtc-pc] Validation of reordered readonly parameters in setParameters
[webrtc-pc] We forgot about {offerToReceiveAudio: false, offerToReceiveVideo: false}
[webrtc-pc] When ICE restarts results in connection to a new endpoint
[webrtc-pc] When is ICE gathering triggered?
[webrtc-pc] When is the dtmf attribute in RTCRtpSender set?
[webrtc-stats] Audio/Video sync follow-up
[webrtc-stats] Interframe delay stat for video receive stream.
[webrtc-stats] Issues raised in TAG review
[webrtc-stats] RTCMediaStreamTrackStats is four dictionaries in one
[webrtc-stats] We need "sender" and "receiver" stats, not "track" stats
[webrtc-stats] Why no Jitter for RTCOutboundRTPAudioStream?
Closed: [webrtc-pc] Data Channel ID assignment after SCTP renegotiation
Closed: [webrtc-pc] Direction of newly created transceiver in setRemoteDescription
Closed: [webrtc-pc] editorial: inconsistent use of dfn in section names
Closed: [webrtc-pc] editorial: move "set a configuration" to operation section
Closed: [webrtc-pc] Examples with dictionaries shouldn't use quotes around member names
Closed: [webrtc-pc] how is addTrack without a stream signalled in the sdp?
Closed: [webrtc-pc] iceGatheringState on connection with data channel only before setRemoteDescription(answer) is set
Closed: [webrtc-pc] Issue 1: Key shortening
Closed: [webrtc-pc] legacy methods: when are they called?
Closed: [webrtc-pc] No way to associate streams using addTransceiver()
Closed: [webrtc-pc] Race condition in enqueue an operation
Closed: [webrtc-pc] RTCIceCandidate constructor should not require sdpMid/sdpMLineIndex
Closed: [webrtc-pc] RTCIceServer "represents a TURN server"
Closed: [webrtc-pc] RTCPeerConnectionIceEvent constructor validation
Closed: [webrtc-pc] RTCRtpTransceiver setDirection() should throw InvalidStateError if transceiver is stopped
Closed: [webrtc-pc] scaleResolutionDownBy parameter is not validated in addTransceiver
Closed: [webrtc-pc] Section 4.8.3: Buried treasure
Closed: [webrtc-pc] Section 6.1: label length
Closed: [webrtc-pc] setConfiguration can "unset" some configurations
Closed: [webrtc-pc] setConfiguration throwing InvalidModificationError with default values
Closed: [webrtc-pc] setLocalDescription() with null sdp is not applicable
Closed: [webrtc-pc] Should the spec describe addStream/onaddstream as legacy API?
Closed: [webrtc-pc] Transceiver kind definition is circular.
Closed: [webrtc-pc] ufrag vs usernameFragment
Closed: [webrtc-pc] Undefined setParameters behavior of handling parameters fields other than transactionId and encodings
Closed: [webrtc-pc] We forgot about {offerToReceiveAudio: false, offerToReceiveVideo: false}
Closed: [webrtc-pc] WebIDL serializer has been deprecated in favor of toJSON operation
Closed: [webrtc-pc] When is ICE gathering triggered?
Closed: [webrtc-stats] Why no Jitter for RTCOutboundRTPAudioStream?
Last message date: Monday, 31 July 2017 23:16:11 UTC