public-webrtc@w3.org from April 2016 by thread

[webrtc-pc] Split RTCRtpEncodingParameters in RTCRtpEncodingParameters and RTCRtpDecodingParameters aboba via GitHub (Friday, 29 April)

[webrtc-pc] Move degradationPreference from RTCRtpParameters to RTCRtpEncodingParameters aboba via GitHub (Friday, 29 April)

[webrtc-pc] addTrack needs to match media types ekr via GitHub (Friday, 29 April)

Closed: [webrtc-pc] true as default values for dictionary is bad practice Harald Alvestrand via GitHub (Thursday, 28 April)

[webrtc-pc] Closed Pull Request: Use enum for RTCDataChannel’s ordered attribute Harald Alvestrand via GitHub (Thursday, 28 April)

[webrtc-pc] Closed Pull Request: Use enum for voiceActivityDetection Harald Alvestrand via GitHub (Thursday, 28 April)

[webrtc-pc] Pull Request: RTCIceCandidate: Use nullable members in init dictionary to describe constructor behavior Adam Bergkvist via GitHub (Thursday, 28 April)

[webrtc-pc] RTCIceCandidate constructor should not require sdpMid dictionary member Adam Bergkvist via GitHub (Thursday, 28 April)

[webrtc-pc] Pull Request: replaceTrack: Use sender's transceiver to determine if a 'simple track swap' is enough Adam Bergkvist via GitHub (Thursday, 28 April)

[webrtc-pc] Pull Request: Add closed state and same state checks to update ice connection/gathering state steps Adam Bergkvist via GitHub (Thursday, 28 April)

[webrtc-pc] Pull Request: addTransceiver(): Throw a TypeError on a bogus track kind (issue: #581) Adam Bergkvist via GitHub (Thursday, 28 April)

[webrtc-pc] Pull Request: Specify the synchronous and queued steps for addIceCandidate (issue #600) Adam Bergkvist via GitHub (Wednesday, 27 April)

[webrtc-pc] Operations queue: What is run synchronously before the operation is queued? Adam Bergkvist via GitHub (Wednesday, 27 April)

[webrtc-pc] 'update the ICE gathering/connection state' steps should check for closed state Adam Bergkvist via GitHub (Wednesday, 27 April)

[webrtc-pc] Faulty step 7 in replaceTrack algo stefan hakansson via GitHub (Wednesday, 27 April)

No events fired as a result of pc.close() - OK? Stefan Håkansson LK (Wednesday, 27 April)

[webrtc-pc] Calling RTCRtpReceiver.track.stop() aboba via GitHub (Monday, 25 April)

[webrtc-pc] replaceTrack: steps of point 9 in paralell? Miguel París via GitHub (Monday, 25 April)

[webrtc-pc] Pull Request: Fix rtcpTransport description Miguel París via GitHub (Monday, 25 April)

[webrtc-pc] Pull Request: webrtc.html: fix currentLocalDescription and currentRemoteDescription… Miguel París via GitHub (Monday, 25 April)

[webrtc-stats] Merged Pull Request: s/remoteId/associateStatsId per discussion in #17 Varun Singh via GitHub (Monday, 25 April)

[webrtc-pc] Pull Request: [WIP] Enable Travis APT caching Vivien Lacourba via GitHub (Friday, 22 April)

[webrtc-pc] Pull Request: latest respec2html needs node >= 5.0 Vivien Lacourba via GitHub (Thursday, 21 April)

[webrtc-pc] Pull Request: Fix so that builds are also running for PR Vivien Lacourba via GitHub (Thursday, 21 April)

[webrtc-pc] Pull Request: Fix internal links Dominique Hazael-Massieux via GitHub (Thursday, 21 April)

[webrtc-pc] Pull Request: Fix typo (s/getReceivers/getTransceivers/) in addTransceiver() (issue #582) Adam Bergkvist via GitHub (Thursday, 21 April)

[webrtc-stats] Pull Request: Fix .travis.yml YAML syntax Vivien Lacourba via GitHub (Thursday, 21 April)

[webrtc-pc] Pull Request: Travis fix Vivien Lacourba via GitHub (Thursday, 21 April)

[webrtc-pc] Pull Request: First half hearted shot at #529. stefan hakansson via GitHub (Thursday, 21 April)

[webrtc-pc] The InvalidParameter error seems to not exist Harald Alvestrand via GitHub (Wednesday, 20 April)

Closed: [webrtc-pc] Clarify relation between a local track's settings and how it is encoded by PeerConnection Harald Alvestrand via GitHub (Tuesday, 19 April)

Proposed resolution on the "change booleans to enums" issue Harald Alvestrand (Tuesday, 19 April)

[webrtc-pc] Unclear if RTCRtpTransceiver.stop() acts right away or requires negotiation Adam Bergkvist via GitHub (Monday, 18 April)

[webrtc-pc] currentLocalDescription: incongruous explanation Miguel París via GitHub (Friday, 15 April)

[webrtc-pc] Is it OK to call addTransceiver() with a track already added by addTrack()? Adam Bergkvist via GitHub (Friday, 15 April)

[webrtc-pc] Typo in addTransceiver() Adam Bergkvist via GitHub (Friday, 15 April)

[webrtc-pc] No error defined for addTransceiver() with a bogus track kind Adam Bergkvist via GitHub (Friday, 15 April)

[webrtc-pc] Pull Request: webrtc.html: add miss spaces Miguel París via GitHub (Friday, 15 April)

Re: SDP renegotiation with same msid but different ssrc (video becomes frozen) Cullen Jennings (Thursday, 14 April)

[webrtc-pc] Congruenting about "The negotiation-needed flag is cleared when setLocalDescription" Miguel París via GitHub (Thursday, 14 April)

Closed: [webrtc-pc] Should have a "closed" RTCPeerConnectionState Harald Alvestrand via GitHub (Thursday, 14 April)

[webrtc-pc] Merged Pull Request: Changing from callback interface to dictionary for RTCIdentityProvider Harald Alvestrand via GitHub (Thursday, 14 April)

Closed: [webrtc-pc] Redesign RTCIdentityProvider to not be a callback interface Harald Alvestrand via GitHub (Thursday, 14 April)

[webrtc-pc] Merged Pull Request: Revert "Added initialization of readonly and remote attributes for in… Harald Alvestrand via GitHub (Thursday, 14 April)

Closed: [webrtc-pc] Remove track attributes "remote" and "readonly" Harald Alvestrand via GitHub (Thursday, 14 April)

[webrtc-pc] Merged Pull Request: Splitting apart RTCIceConnectionState and RTCIceTransportState. Harald Alvestrand via GitHub (Thursday, 14 April)

[webrtc-pc] Merged Pull Request: Move 'closed' state from RTCSignalingState to RTCPeerConnectionState (issue #530) Harald Alvestrand via GitHub (Thursday, 14 April)

[webrtc-pc] Need to specify precisely when MID generation happens Harald Alvestrand via GitHub (Thursday, 14 April)

[webrtc-pc] Merged Pull Request: update MID to be random values when not received in offer Harald Alvestrand via GitHub (Thursday, 14 April)

Closed: [webrtc-pc] .mid attribute - random or Null when MID is not present in SDP? Harald Alvestrand via GitHub (Thursday, 14 April)

[webrtc-pc] Pull Request: Make RtpSender.track nullable aboba via GitHub (Thursday, 14 April)

[webrtc-pc] Pull Request: icegatheringstatechange cut/paste error aboba via GitHub (Thursday, 14 April)

[webrtc-pc] ICE connection state explanation: wrong event name Miguel París via GitHub (Thursday, 14 April)

[webrtc-pc] Pull Request: Make RTCSessionDescription readonly, and createOffer return dictionary. jan-ivar via GitHub (Wednesday, 13 April)

Question about desired max-bundle behavior with remote offers. Taylor Brandstetter (Tuesday, 12 April)

[webrtc-pc] RTCSessionDescription parameters should be readonly. jan-ivar via GitHub (Monday, 11 April)

[webrtc-pc] Unclear how the `getStats` track selector works in the context of RtpSenders. Taylor Brandstetter via GitHub (Friday, 8 April)

RE: Issue 548 Bernard Aboba (Friday, 8 April)

[webrtc-pc] Mechanisms for populating the contents of RTCRtpSender/Receiver are missing Adam Bergkvist via GitHub (Friday, 8 April)

RE: Issue 444: RTX APT capability? Bernard Aboba (Thursday, 7 April)

[webrtc-pc] RTCRtpReceiver.track needs to be nullable Adam Bergkvist via GitHub (Thursday, 7 April)

[webrtc-pc] Document that addIceCandidate(null) means done gathering ekr via GitHub (Thursday, 7 April)

Call for Consensus (CfC) to transition “Media Capture and Streams” to Candidate Recommendation Stefan Håkansson LK (Thursday, 7 April)

[webrtc-pc] Should we specify how addStream()/"addstream event" should behave? Adam Bergkvist via GitHub (Wednesday, 6 April)

[webrtc-pc] RTCRtpSender.track needs to be nullable Adam Bergkvist via GitHub (Tuesday, 5 April)

[webrtc-pc] Separate sender and receiver sets are unnecessary when we have a transceiver set Adam Bergkvist via GitHub (Tuesday, 5 April)

Last message date: Friday, 29 April 2016 19:09:59 UTC