Bernard Aboba via GitHub
- [webrtc-pc] Pull Request: More complete example (Monday, 30 January)
- Re: [webrtc-pc] Effect of a BYE on RtpReceiver.track (Monday, 30 January)
- [webrtc-pc] Pull Request: Eliminate NetworkError (Monday, 30 January)
- Closed: [webrtc-pc] RTCDataChannel CloseEvent not defined (Monday, 30 January)
- Re: [webrtc-pc] NetworkError event is not defined and might not be needed (Monday, 30 January)
- [webrtc-pc] Pull Request: RTCDataChannelCloseEvent definition (Monday, 30 January)
- [webrtc-pc] RTCDataChannel close event not defined (Monday, 30 January)
- [webrtc-pc] Pull Request: Updating RTCDataChannel.close and onclose EventHandler (Monday, 30 January)
- Re: [webrtc-pc] NetworkError event is not defined and might not be needed (Monday, 30 January)
- Closed: [webrtc-pc] NetworkError event is not defined and might not be needed (Monday, 30 January)
- [webrtc-pc] Pull Request: Freeze version of respec-w3c-common.js (Sunday, 29 January)
- [webrtc-pc] new commits pushed by aboba (Sunday, 29 January)
- [webrtc-pc] new commits pushed by aboba (Sunday, 29 January)
- [webrtc-pc] Pull Request: errorCode required in RTCPeerConnectionIceErrorEventInit (Friday, 27 January)
- Re: [webrtc-pc] Handling of simulcast errors (Friday, 27 January)
- Re: [webrtc-pc] currentRemoteDescription.sdp need not match remoteDescription.sdp (Thursday, 26 January)
- Re: [webrtc-pc] Describe when an RTCSctpTransport is created/set to null. (Thursday, 26 January)
- [webrtc-pc] new commits pushed by aboba (Thursday, 26 January)
- [webrtc-pc] Pull Request: currentRemoteDescription.sdp need not match setRemoteDescription().sdp (Thursday, 26 January)
- [webrtc-pc] Pull Request: Change SetLocalDescription to require unchanged offer/answer string (Thursday, 26 January)
- [webrtc-pc] new commits pushed by aboba (Thursday, 26 January)
- [webrtc-pc] Pull Request: Event when a transceiver is stopped via remote action (Thursday, 26 January)
- [webrtc-pc] Pull Request: Effect of a BYE on RtpReceiver.track (Thursday, 26 January)
- Re: [webrtc-pc] When is an RTCSctpTransport created and destroyed? (Tuesday, 24 January)
- [webrtc-pc] Pull Request: transceiver.stop() sends a BYE (Tuesday, 24 January)
- Re: [webrtc-pc] Effect of a BYE on RtpReceiver.track (Wednesday, 18 January)
- [webrtc-pc] new commits pushed by aboba (Friday, 13 January)
- [webrtc-pc] new commits pushed by aboba (Friday, 13 January)
- Closed: [webrtc-pc] Unit missing for maxPacketLifeTime (Thursday, 5 January)
- [webrtc-pc] Pull Request: Link to "known good" version of respec-w3c-common (Thursday, 5 January)
- [webrtc-pc] new commits pushed by aboba (Thursday, 5 January)
- Re: [webrtc-pc] STUN/TURN Auto Discovery handling (Thursday, 5 January)
- Re: [webrtc-pc] Meta: auto-publish changes to the spec (Thursday, 5 January)
Daniel Burnett via GitHub
Dominique Hazael-Massieux via GitHub
- Re: [webrtc-pc] Clarify reasoning behind and mitigation of privacy issues (PING review) (Monday, 30 January)
- Re: [webrtc-pc] NetworkError event is not defined and might not be needed (Monday, 23 January)
- [webrtc-pc] Pull Request: Fix warnings about in-prose definitions (Monday, 16 January)
- Re: [webrtc-pc] Add dfn as anchor for interfaces, dictionaries, enums, ... (Thursday, 12 January)
- [webrtc-pc] Pull Request: Use lowercase values for RTCIceComponent (Thursday, 12 January)
- [webrtc-pc] RTCIceComponent should use lowercase strings (Thursday, 12 January)
- Re: [webrtc-pc] Add dfn as anchor for interfaces, dictionaries, enums, ... (Thursday, 12 January)
- Re: [webrtc-pc] Add dfn as anchor for interfaces, dictionaries, enums, ... (Thursday, 12 January)
- Re: [webrtc-stats] Clarify if stat object's members can change after having been returned (Thursday, 12 January)
- [webrtc-pc] Pull Request: Add dfn as anchor for interfaces, dictionaries, enums, ... (Sunday, 8 January)
- Re: [webrtc-stats] Travis appears to be borked by a ReSpec change (Tuesday, 3 January)
- Closed: [webrtc-stats] Travis appears to be borked by a ReSpec change (Tuesday, 3 January)
Grigoriy Sushkov via GitHub
gunnarhm via GitHub
Harald Alvestrand via GitHub
- Re: [webrtc-stats] Remove references saying "defines an API" (Tuesday, 31 January)
- [webrtc-stats] Pull Request: Remove references saying "defines an API" (Tuesday, 31 January)
- Re: [webrtc-stats] Stat for audio acceleration rate? (Tuesday, 31 January)
- Re: [webrtc-stats] Difference between 'Id' and 'Identifier' fields (Tuesday, 31 January)
- [webrtc-stats] Pull Request: Explanation for "remoteSource" (Tuesday, 31 January)
- Re: [webrtc-stats] RTCCodecStats.implementation... per-codec, per-stream? (Monday, 30 January)
- Re: [webrtc-stats] Rename RTCRtpMediaStreamStats.trackId (Friday, 27 January)
- [webrtc-stats] Pull Request: Rename RTCRtpMediaStreamStats.trackId (Friday, 27 January)
- Re: [webrtc-stats] Unclear which framerate "framePerSecond" represents (Friday, 27 January)
- Re: [webrtc-stats] Unclear which framerate "framePerSecond" represents (Friday, 27 January)
- Re: [webrtc-pc] Specify when a data channel's ID is assigned, and what the `id` attribute returns when no ID is assigned. (Thursday, 26 January)
- Re: [webrtc-pc] Specify when a data channel's ID is assigned, and what the `id` attribute returns when no ID is assigned. (Thursday, 26 January)
- Re: [webrtc-pc] Handling of simulcast errors (Thursday, 26 January)
- [webrtc-pc] new commits pushed by alvestrand (Thursday, 26 January)
- [webrtc-pc] new commits pushed by alvestrand (Thursday, 26 January)
- Closed: [webrtc-pc] When is an RTCSctpTransport created and destroyed? (Thursday, 26 January)
- [webrtc-pc] new commits pushed by alvestrand (Thursday, 26 January)
- Re: [webrtc-pc] Add RTCOfferOptions.reofferOptions. (Thursday, 26 January)
- Re: [webrtc-pc] Clarify wording on TypeError from addIceCandidate. (Thursday, 26 January)
- Re: [webrtc-pc] Processing remote MediaStreamTracks without MediaStreams info (Thursday, 26 January)
- [webrtc-pc] Pull Request: Add offerToReceive* as legacy extensions (Thursday, 26 January)
- Re: [webrtc-stats] Unclear which framerate "framePerSecond" represents (Wednesday, 25 January)
- Re: [webrtc-stats] Unclear which framerate "framePerSecond" represents (Wednesday, 25 January)
- Re: [webrtc-pc] STUN/TURN OAuth token auth parameter passing (Wednesday, 25 January)
- Re: [webrtc-stats] Define terminology for "stats object" et al. (Wednesday, 25 January)
- Re: [webrtc-pc] Add an explicit stats selection algorithm. (Monday, 23 January)
- Re: [webrtc-stats] Clarify if stat object's members can change after having been returned (Monday, 23 January)
- Re: [webrtc-stats] Define terminology for "stats object" et al. (Monday, 23 January)
- [webrtc-stats] Pull Request: Define terminology for "stats object" et al. (Monday, 23 January)
- Re: [webrtc-stats] Make a RTCMediaStreamTrackStats object per track attachment (Monday, 23 January)
- Re: [webrtc-pc] Respec warnings related to missing <dfn> and Object error (Thursday, 19 January)
- Closed: [webrtc-pc] Respec warnings related to missing <dfn> and Object error (Thursday, 19 January)
- [webrtc-pc] new commits pushed by alvestrand (Thursday, 19 January)
- Re: [webrtc-pc] Changing "non-null" to "missing" to match IDL terminology. (Thursday, 19 January)
- Re: [webrtc-pc] Effect of a BYE on RtpReceiver.track (Wednesday, 18 January)
- Re: [webrtc-stats] Make a RTCMediaStreamTrackStats object per track attachment (Tuesday, 17 January)
- [webrtc-stats] Pull Request: Make a RTCMediaStreamTrackStats object per track attachment (Tuesday, 17 January)
- Re: [webrtc-stats] Track stats: track or attachment? (Tuesday, 17 January)
- Closed: [webrtc-pc] Need to specify what happens if `createDataChannel` is called with an invalid ID (Thursday, 12 January)
- Re: [webrtc-pc] Need to specify what happens if `createDataChannel` is called with an invalid ID (Thursday, 12 January)
- Re: [webrtc-pc] offerToReceiveAudio/offerToReceiveVideo remain in implementations (likely needed for compat) (Thursday, 12 January)
- Re: [webrtc-pc] Respec warnings related to missing <dfn> and Object error (Thursday, 12 January)
- Re: [webrtc-pc] RTCIceCandidateInit's required DOMString ufrag will throw for all existing content (Thursday, 12 January)
- Closed: [webrtc-pc] RTCIceCandidateInit's required DOMString ufrag will throw for all existing content (Thursday, 12 January)
- [webrtc-pc] new commits pushed by alvestrand (Thursday, 12 January)
- Closed: [webrtc-pc] RTCIceComponent should use lowercase strings (Thursday, 12 January)
- [webrtc-pc] new commits pushed by alvestrand (Thursday, 12 January)
- Re: [webrtc-pc] Use lowercase values for RTCIceComponent (Thursday, 12 January)
- Re: [webrtc-pc] Add dfn as anchor for interfaces, dictionaries, enums, ... (Thursday, 12 January)
- Re: [webrtc-pc] Add dfn as anchor for interfaces, dictionaries, enums, ... (Thursday, 12 January)
- [webrtc-pc] new commits pushed by alvestrand (Thursday, 12 January)
- Re: [webrtc-pc] Define JSEP terms like "bundle" and "bundle-policy" in terminology section (Wednesday, 11 January)
- Re: [webrtc-stats] Adding minor clarification regarding stats object lifetime. (Wednesday, 11 January)
- [webrtc-pc] Pull Request: Add an explicit stats selection algorithm. (Wednesday, 11 January)
- Re: [webrtc-stats] Adding minor clarification regarding stats object lifetime. (Wednesday, 11 January)
- Re: [webrtc-stats] RTCPeerConnection.getStats: What to do with 'selector' argument? (Wednesday, 11 January)
- [webrtc-stats] new commits pushed by alvestrand (Wednesday, 11 January)
- [webrtc-stats] new commits pushed by alvestrand (Wednesday, 11 January)
- Closed: [webrtc-stats] Clarify RTCPeerConnectionStats's dataChannelsOpened/Closed description (Wednesday, 11 January)
- [webrtc-stats] new commits pushed by alvestrand (Wednesday, 11 January)
- Closed: [webrtc-stats] Need definition for RTCTransportStats.activeConnection (Wednesday, 11 January)
- Re: [webrtc-stats] Added more datachannel counters, with definitions. (Wednesday, 11 January)
- [webrtc-stats] new commits pushed by alvestrand (Wednesday, 11 January)
- Closed: [webrtc-stats] Volume needs a more complete definition. (Wednesday, 11 January)
- Re: [webrtc-stats] Adding minor clarification regarding stats object lifetime. (Wednesday, 11 January)
- Re: [webrtc-stats] Adding minor clarification regarding stats object lifetime. (Tuesday, 10 January)
- [webrtc-stats] new commits pushed by alvestrand (Tuesday, 10 January)
- Closed: [webrtc-stats] what is ssrcIds? (Tuesday, 10 January)
- Re: [webrtc-pc] This link is correct or not? (Tuesday, 10 January)
- [webrtc-stats] Need DSCP information for incoming RTP streams (Tuesday, 10 January)
- Re: [webrtc-stats] Make sure timing and responsibility for stat object creation is clear (Tuesday, 10 January)
- Re: [webrtc-stats] Make sure timing and responsibility for stat object creation is clear (Tuesday, 10 January)
- Re: [webrtc-stats] Consider making (aggregate) stats more accessible (Tuesday, 10 January)
- Re: [webrtc-stats] Consider making (aggregate) stats more accessible (Tuesday, 10 January)
- [webrtc-stats] new commits pushed by alvestrand (Tuesday, 10 January)
- Closed: [webrtc-stats] Describe the reason for "sum & count" rather than "average" (Tuesday, 10 January)
- Re: [webrtc-stats] Explain "sum and count" design paradigm (Tuesday, 10 January)
- Re: [webrtc-stats] Replace RTCTransportStats.active with .dtlsState (Tuesday, 10 January)
- [webrtc-stats] new commits pushed by alvestrand (Tuesday, 10 January)
- [webrtc-stats] new commits pushed by alvestrand (Tuesday, 10 January)
- Closed: [webrtc-stats] issuerCertificateId is not described (Tuesday, 10 January)
- Re: [webrtc-pc] This link is correct or not? (Tuesday, 10 January)
- Re: [webrtc-stats] Track stats: track or attachment? (Tuesday, 10 January)
- Re: [webrtc-stats] RTCPeerConnection.getStats: What to do with 'selector' argument? (Monday, 9 January)
- Re: [webrtc-pc] Make the ufrag optional in RTCIceCandidateInit, for backwards compat. (Sunday, 8 January)
- [webrtc-stats] Track stats: track or attachment? (Friday, 6 January)
- [webrtc-pc] new commits pushed by alvestrand (Friday, 6 January)
- Re: [webrtc-pc] This link is correct or not? (Friday, 6 January)
- Re: [webrtc-pc] offerToReceiveAudio/offerToReceiveVideo remain in implementations (likely needed for compat) (Friday, 6 January)
- Re: [webrtc-pc] Add support for WebRTC Data Channel in Workers (Friday, 6 January)
- Closed: [webrtc-pc] Congruenting about "The negotiation-needed flag is cleared when setLocalDescription" (Thursday, 5 January)
- Re: [webrtc-pc] Specify an AllowUnverifiedMedia RTCConfiguration property (Thursday, 5 January)
- Re: [webrtc-pc] Meta: auto-publish changes to the spec (Thursday, 5 January)
- Re: [webrtc-pc] Enabling Fingerprint-based Instant Data Transferring in WebRTC (Thursday, 5 January)
- Closed: [webrtc-pc] Enabling Fingerprint-based Instant Data Transferring in WebRTC (Thursday, 5 January)
- Re: [webrtc-pc] RTCIceCandidateInit's required DOMString ufrag will throw for all existing content (Thursday, 5 January)
- [webrtc-pc] new commits pushed by alvestrand (Thursday, 5 January)
- [webrtc-pc] new commits pushed by alvestrand (Thursday, 5 January)
- [webrtc-pc] Pull Request: Removed legacy getStats() method. (Thursday, 5 January)
- Re: [webrtc-pc] This link is correct or not? (Thursday, 5 January)
- Closed: [webrtc-pc] This link is correct or not? (Thursday, 5 January)
- Re: [webrtc-pc] Respec warnings related to missing <dfn> and Object error (Thursday, 5 January)
- Re: [webrtc-stats] Clarify if stat object's members can change after having been returned (Thursday, 5 January)
- Re: [webrtc-stats] what is ssrcIds? (Wednesday, 4 January)
- [webrtc-stats] Pull Request: Remove ssrcids field (Wednesday, 4 January)
- Re: [webrtc-stats] Define audio level rigidly (Wednesday, 4 January)
- [webrtc-stats] Pull Request: Define audio level rigidly (Wednesday, 4 January)
- Re: [webrtc-stats] what is ssrcIds? (Wednesday, 4 January)
- Re: [webrtc-stats] Make tidy has stopped working again (Wednesday, 4 January)
- Closed: [webrtc-stats] Make tidy has stopped working again (Wednesday, 4 January)
- Re: [webrtc-stats] what is ssrcIds? (Wednesday, 4 January)
- [webrtc-stats] Pull Request: Added "kind" to RTCMediaStreamTrackStats. (Tuesday, 3 January)
- Re: [webrtc-stats] RTCMediaStreamTrackStats does not have mediaType member. (Tuesday, 3 January)
- Re: [webrtc-stats] Fix RTCStatsType for "stream" (Tuesday, 3 January)
- [webrtc-stats] Pull Request: Fix RTCStatsType for "stream" (Tuesday, 3 January)
- Re: [webrtc-stats] Added more datachannel counters, with definitions. (Tuesday, 3 January)
- [webrtc-stats] Pull Request: Added more datachannel counters, with definitions. (Tuesday, 3 January)
- Re: [webrtc-stats] Replace RTCTransportStats.active with .dtlsState (Monday, 2 January)
- Re: [webrtc-stats] Replace RTCTransportStats.active with .dtlsState (Monday, 2 January)
- [webrtc-stats] Travis appears to be borked again (Monday, 2 January)
- Re: [webrtc-stats] Replace RTCTransportStats.active with .state (Monday, 2 January)
- Re: [webrtc-stats] Replace RTCTransportStats.active with .state (Monday, 2 January)
- Re: [webrtc-stats] Explain "sum and count" design paradigm (Monday, 2 January)
- [webrtc-stats] Pull Request: Explain "sum and count" design paradigm (Monday, 2 January)
- Re: [webrtc-stats] Need definition for RTCTransportStats.activeConnection (Monday, 2 January)
- [webrtc-stats] Pull Request: Replace RTCTransportStats.active with .state (Monday, 2 January)
- Re: [webrtc-stats] issuerCertificateId is not described (Monday, 2 January)
henbos via GitHub
- [webrtc-stats] Stat for audio acceleration rate? (Tuesday, 31 January)
- Re: [webrtc-stats] RTCMediaStreamTrackStats.audioLevel... input vs output? (Tuesday, 31 January)
- Closed: [webrtc-stats] RTCMediaStreamTrackStats.audioLevel... input vs output? (Tuesday, 31 January)
- [webrtc-stats] RTCMediaStreamTrackStats.audioLevel... input vs output? (Tuesday, 31 January)
- [webrtc-stats] Stat for how many video adaption changes (Tuesday, 31 January)
- Re: [webrtc-stats] RTCCodecStats.implementation... per-codec, per-stream? (Tuesday, 31 January)
- Re: [webrtc-stats] RTCCodecStats.implementation... per-codec, per-stream? (Tuesday, 31 January)
- Re: [webrtc-stats] Not clear how to differentiate between received connectivity checks and consent requests (Monday, 30 January)
- [webrtc-stats] RTCCodecStats.implementation... per-codec, per-stream? (Monday, 30 January)
- [webrtc-stats] RTCDataChannelStats should reference RTCTransportStats (Wednesday, 25 January)
- Re: [webrtc-stats] Adding minor clarification regarding stats object lifetime. (Wednesday, 11 January)
- Re: [webrtc-stats] Adding minor clarification regarding stats object lifetime. (Wednesday, 11 January)
- Re: [webrtc-stats] RTCPeerConnection.getStats: What to do with 'selector' argument? (Wednesday, 11 January)
- Re: [webrtc-stats] RTCPeerConnection.getStats: What to do with 'selector' argument? (Wednesday, 11 January)
- Re: [webrtc-stats] RTCPeerConnection.getStats: What to do with 'selector' argument? (Tuesday, 10 January)
- Re: [webrtc-stats] RTCPeerConnection.getStats: What to do with 'selector' argument? (Monday, 9 January)
- Re: [webrtc-stats] Track stats: track or attachment? (Monday, 9 January)
- Re: [webrtc-stats] Remove ssrcids field (Thursday, 5 January)
- Re: [webrtc-stats] Added "kind" to RTCMediaStreamTrackStats. (Tuesday, 3 January)
- Re: [webrtc-stats] Replace RTCTransportStats.active with .dtlsState (Monday, 2 January)
- Re: [webrtc-stats] Replace RTCTransportStats.active with .dtlsState (Monday, 2 January)
- Re: [webrtc-stats] Replace RTCTransportStats.active with .state (Monday, 2 January)
- Re: [webrtc-stats] Need definition for RTCTransportStats.activeConnection (Monday, 2 January)
Ilya Grigorik via GitHub
interfect via GitHub
jan-ivar via GitHub
- Re: [webrtc-pc] Changing "non-null" to "missing" to match IDL terminology. (Friday, 20 January)
- Re: [webrtc-pc] Changing "non-null" to "missing" to match IDL terminology. (Friday, 20 January)
- Re: [webrtc-stats] Adding minor clarification regarding stats object lifetime. (Thursday, 12 January)
- Re: [webrtc-pc] Use lowercase values for RTCIceComponent (Thursday, 12 January)
- Re: [webrtc-stats] Adding minor clarification regarding stats object lifetime. (Wednesday, 11 January)
- Re: [webrtc-stats] Adding minor clarification regarding stats object lifetime. (Tuesday, 10 January)
- Re: [webrtc-stats] Are the stats read-only snapshots or will they change kept around? (Tuesday, 10 January)
- Re: [webrtc-stats] RTCPeerConnection.getStats: What to do with 'selector' argument? (Tuesday, 10 January)
- Re: [webrtc-stats] Adding minor clarification regarding stats object lifetime. (Tuesday, 10 January)
- [webrtc-stats] "stats object" terminology issues (Tuesday, 10 January)
- Re: [webrtc-stats] Track stats: track or attachment? (Friday, 6 January)
- Re: [webrtc-pc] offerToReceiveAudio/offerToReceiveVideo remain in implementations (likely needed for compat) (Friday, 6 January)
- Re: [webrtc-pc] offerToReceiveAudio/offerToReceiveVideo remain in implementations (likely needed for compat) (Friday, 6 January)
- Re: [webrtc-pc] offerToReceiveAudio/offerToReceiveVideo remain in implementations (likely needed for compat) (Friday, 6 January)
- Re: [webrtc-pc] RTCIceCandidateInit's required DOMString ufrag will throw for all existing content (Monday, 2 January)
Justin Uberti via GitHub
Miguel París via GitHub
misi via GitHub
na-g via GitHub
Nils Ohlmeier via GitHub
Peter Thatcher via GitHub
Philip Jägenstedt via GitHub
Philipp Hancke via GitHub
ShijunS via GitHub
stefan hakansson via GitHub
Taylor Brandstetter via GitHub
- Re: [webrtc-pc] Handling of simulcast errors (Thursday, 26 January)
- Re: [webrtc-pc] Specify when a data channel's ID is assigned, and what the `id` attribute returns when no ID is assigned. (Thursday, 26 January)
- Re: [webrtc-pc] Specify when a data channel's ID is assigned, and what the `id` attribute returns when no ID is assigned. (Thursday, 26 January)
- Re: [webrtc-pc] Handling of simulcast errors (Thursday, 26 January)
- Re: [webrtc-stats] Unclear which framerate "framePerSecond" represents (Wednesday, 25 January)
- [webrtc-stats] Unclear which framerate "framePerSecond" represents (Wednesday, 25 January)
- Re: [webrtc-pc] When is an RTCSctpTransport created and destroyed? (Wednesday, 25 January)
- [webrtc-pc] RTCRtcpMuxPolicy of "negotiate" should be marked as an "at-risk" feature (Saturday, 21 January)
- Re: [webrtc-pc] Changing "non-null" to "missing" to match IDL terminology. (Friday, 20 January)
- Re: [webrtc-pc] Changing "non-null" to "missing" to match IDL terminology. (Friday, 20 January)
- [webrtc-pc] Pull Request: Describe when an RTCSctpTransport is created/set to null. (Thursday, 19 January)
- [webrtc-pc] Pull Request: Changing "non-null" to "missing" to match IDL terminology. (Friday, 13 January)
- [webrtc-pc] Pull Request: Make the ufrag optional in RTCIceCandidateInit, for backwards compat. (Thursday, 5 January)
- Re: [webrtc-pc] RTCIceCandidateInit's required DOMString ufrag will throw for all existing content (Thursday, 5 January)
- Re: [webrtc-stats] what is ssrcIds? (Wednesday, 4 January)
- Re: [webrtc-stats] what is ssrcIds? (Wednesday, 4 January)
Todd Reifsteck via GitHub
Varun Singh via GitHub
Last message date: Tuesday, 31 January 2017 23:30:53 UTC