aboba via GitHub
- [webrtc-pc] Pull Request: getSenders/getReceivers: optional kind parameter (Friday, 29 January)
- [webrtc-pc] Pull Request: Spelling of Rtx/FecParameters (Thursday, 28 January)
- [webrtc-pc] Spelling of RTCRtxParameters and RTCFecParameters (Wednesday, 20 January)
- [webrtc-pc] Pull Request: Typo fix (Tuesday, 19 January)
- [webrtc-pc] Pull Request: Definition of Active for an RTCRtpReceiver (Tuesday, 19 January)
- [webrtc-pc] Pull Request: RTCIceTransport.component when RTP/RTCP is in use (Tuesday, 19 January)
- [webrtc-pc] Section 5.2.4: Definition of Active for an RTCRtpReceiver (Monday, 18 January)
- [webrtc-pc] getRemoteCertificates() behavior in "new" and "connecting" states (Friday, 8 January)
- Closed: [webrtc-pc] `getRemoteCertificates()` is ill-defined (Friday, 8 January)
- [webrtc-pc] Pull Request: getRemoteCertificates() behavior in "new" and "connecting" states (Friday, 8 January)
- [webrtc-pc] Pull Request: Add non-normative ICE state transitions (Friday, 8 January)
- [webrtc-pc] Closed Pull Request: Non-normative ICE state transition diagram (Friday, 8 January)
- [webrtc-pc] Pull Request: Non-normative ICE state transition diagram (Friday, 8 January)
- [webrtc-pc] Non-normative ICE state transition diagram (Friday, 8 January)
- [webrtc-pc] Pull Request: SDP changes between the createOffer and setLocalDescription (Thursday, 7 January)
- [webrtc-pc] Pull Request: Add contributing source voice activity flag (Thursday, 7 January)
- [webrtc-pc] Contributing source(s) missing voice activity flag (Wednesday, 6 January)
Adam Bergkvist
Adam Bergkvist via GitHub
Adam Roach
Bernard Aboba
Cullen Jennings (fluffy)
Daniel Burnett
Daniel Burnett via GitHub
Dominique Hazael-Massieux
Dominique Hazael-Massieux via GitHub
- [webrtc-pc] Merged Pull Request: Update build configuration (Friday, 29 January)
- [webrtc-pc] Closed Pull Request: Updating build configuration (Friday, 29 January)
- [webrtc-pc] Pull Request: Update build configuration (Friday, 29 January)
- [webrtc-pc] Pull Request: Remove ambiguous language on changing certificates in rtcconfig (Monday, 25 January)
- [webrtc-pc] Pull Request: Update error reports to align with existing DOM Errors (Monday, 18 January)
- [webrtc-pc] Pull Request: Use enum for RTCDataChannel’s ordered attribute (Monday, 18 January)
- [webrtc-pc] Pull Request: Reject changes to peerIdentity and certificates in setConfiguration (Friday, 15 January)
- [webrtc-pc] Pull Request: Use enum for voiceActivityDetection (Friday, 15 January)
- [webrtc-pc] Pull Request: Use an enum to describe directionality of RTP Stream (Friday, 15 January)
- [webrtc-pc] Pull Request: Use ErrorEvent as interface for events emitted by RTCDataChannel.onerror (Friday, 15 January)
- [webrtc-pc] Pull Request: Re-add RTCRtpTransceiverInit.sendEncodings (Wednesday, 13 January)
- [webrtc-pc] Pull Request: Fixes for a couple of small WebIDL bugs (Thursday, 7 January)
- [webrtc-pc] Pull Request: Clarify flow of SDP exchanges (Wednesday, 6 January)
- [webrtc-pc] Pull Request: Use updated reference to WebIDL-1 (Tuesday, 5 January)
Erik Lagerway
- Re: Next Virtual Interim - February 2016 (Thursday, 28 January)
- Next Virtual Interim - February 2016 (Tuesday, 26 January)
- Virtual Interim - feedback & next meeting (Wednesday, 20 January)
- Re: [video] WebRTC Virtual Interim - 14 Jan 2016 (Tuesday, 19 January)
- Re: [video] WebRTC Virtual Interim - 14 Jan 2016 (Tuesday, 19 January)
- [video] WebRTC Virtual Interim - 14 Jan 2016 (Tuesday, 19 January)
- Re: Happy New Year! Virtual Face-to-Face Agenda (Thursday, 14 January)
- Re: Happy New Year! Virtual Face-to-Face Agenda (Thursday, 14 January)
- Re: Happy New Year! Virtual Face-to-Face Agenda (Tuesday, 12 January)
- Re: Happy New Year! Virtual Face-to-Face Agenda (Monday, 11 January)
- Happy New Year! Virtual Face-to-Face Agenda (Wednesday, 6 January)
Erik Lagerway via GitHub
guoweis via GitHub
Harald Alvestrand
Harald Alvestrand via GitHub
- Closed: [webrtc-pc] Contributing source(s) missing voice activity flag (Friday, 29 January)
- [webrtc-pc] Merged Pull Request: Add non-normative ICE state transitions (Thursday, 21 January)
- [webrtc-pc] Merged Pull Request: SDP changes between the createOffer and setLocalDescription (Thursday, 21 January)
- [webrtc-pc] Need to specify error when rejecting invalid SDP changes (Thursday, 21 January)
- [webrtc-pc] Merged Pull Request: Parsing stun/turn URLs (Thursday, 21 January)
- [webrtc-pc] Merged Pull Request: Add contributing source voice activity flag (Thursday, 21 January)
- Closed: [webrtc-pc] How should replaceTrack() behave with an "unused" sender (Thursday, 21 January)
- [webrtc-pc] Merged Pull Request: Make replaceTrack() handle "not sending yet" case (fixes: #438) (Thursday, 21 January)
- Closed: [webrtc-pc] RTCIceTransports needs to be DOMString not enum? (Wednesday, 20 January)
- Closed: [webrtc-pc] Potentially private IP addresses revealed (Wednesday, 20 January)
- Closed: [webrtc-pc] Streams that become isolated generate errors on PC (Wednesday, 20 January)
- Closed: [webrtc-pc] Add drop option for RTCDegradationPreference (Wednesday, 20 January)
- Closed: [webrtc-pc] Framerate knob for simulcast (Wednesday, 20 January)
- Closed: [webrtc-pc] The "consumer of the session description” conflicts with terminology in 3. (Wednesday, 20 January)
- Closed: [webrtc-pc] RTCIceCandidate's sdpMid and sdpMLineIndex members (Wednesday, 20 January)
- Closed: [webrtc-pc] when closing, all outstanding actions are cancelled and their callbacks are fired with a "cancelled" error (Tuesday, 12 January)
- Closed: [webrtc-pc] Keep event handler attribute descriptions simle (don't specify when called) (Thursday, 7 January)
- [webrtc-pc] Merged Pull Request: Clean up event handler attribute descriptions (fixes: #383) (Thursday, 7 January)
- [webrtc-pc] Merged Pull Request: Clarify flow of SDP exchanges (Thursday, 7 January)
- Closed: [webrtc-pc] Section 10.1 (Simple Peer-to-peer Example) should explicitly handle "answer" type (Thursday, 7 January)
- Closed: [webrtc-pc] No reference to where TypeError is defined (Thursday, 7 January)
- [webrtc-pc] Merged Pull Request: Use updated reference to WebIDL-1 (Thursday, 7 January)
- [webrtc-pc] Merged Pull Request: non-nullable RTCTrackEvent args means Init dict members are required. (Thursday, 7 January)
- [webrtc-pc] Merged Pull Request: Complete security considerations based on security questionnaire and IP address discussions (Thursday, 7 January)
jan-ivar via GitHub
Johnston, Alan B (Alan)
Martin Thomson
Martin Thomson via GitHub
Peter Thatcher
Peter Thatcher via GitHub
Philipp Hancke via GitHub
stefan hakansson via GitHub
Stefan Håkansson LK
Vivien Lacourba
Vivien Lacourba via GitHub
Last message date: Friday, 29 January 2016 20:11:14 UTC