Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+6/-0/💬16)
  6 issues created:
  - Data channel receive procedure missing? (by lgrahl)
    https://github.com/w3c/webrtc-pc/issues/1825 
  - RTCDataChannel.send steps (by lgrahl)
    https://github.com/w3c/webrtc-pc/issues/1824 
  - RTCDataChannel.bufferedAmount value (by lgrahl)
    https://github.com/w3c/webrtc-pc/issues/1823 
  - RTCPeerConnection.close procedure: Data Channel & SCTP questions (by lgrahl)
    https://github.com/w3c/webrtc-pc/issues/1821 
  - statechange Event always points to RTCIceTransport's statechange Event (by lgrahl)
    https://github.com/w3c/webrtc-pc/issues/1819 
  - RTCDataChannel.id assignment (by lgrahl)
    https://github.com/w3c/webrtc-pc/issues/1818 

  6 issues received 16 new comments:
  - #1818 RTCDataChannel.id assignment (5 by taylor-b, lgrahl, jesup, nils-ohlmeier)
    https://github.com/w3c/webrtc-pc/issues/1818 
  - #1821 RTCPeerConnection.close procedure: Data Channel & SCTP questions (4 by lgrahl, taylor-b)
    https://github.com/w3c/webrtc-pc/issues/1821 
  - #1761 Initial data channel state is inconsistent (3 by lgrahl, taylor-b)
    https://github.com/w3c/webrtc-pc/issues/1761 [Editorial] [PR exists] 
  - #1823 RTCDataChannel.bufferedAmount value (2 by lgrahl, taylor-b)
    https://github.com/w3c/webrtc-pc/issues/1823 
  - #1813 Simulcast makes no sense for audio. (1 by juberti)
    https://github.com/w3c/webrtc-pc/issues/1813 [April 2018 interim] [PR exists] 
  - #1174 `ssrc` in `RTCRtpEncodingParameters` is inconsistent with ORTC (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/1174 [Needs assignee action] [PR exists] [Resolve before CR] 

* w3c/webrtc-stats (+0/-1/💬0)
  1 issues closed:
  - Is isRemote on RTCIceCandidateStats still necessary? https://github.com/w3c/webrtc-stats/issues/328 [Ready for PR] 

* w3c/webrtc-charter (+4/-0/💬8)
  4 issues created:
  - Non-implemented feature removal (by michaelchampion)
    https://github.com/w3c/webrtc-charter/issues/45 
  - Balance of new/extension work (by michaelchampion)
    https://github.com/w3c/webrtc-charter/issues/44 
  - When to start work on WebRTC 2.0 (by michaelchampion)
    https://github.com/w3c/webrtc-charter/issues/43 
  - Collaboration with IETF (by michaelchampion)
    https://github.com/w3c/webrtc-charter/issues/42 

  4 issues received 8 new comments:
  - #45 Non-implemented feature removal (4 by jeffjaffe, michaelchampion, alvestrand, aboba)
    https://github.com/w3c/webrtc-charter/issues/45 
  - #42 Collaboration with IETF (2 by alvestrand, aboba)
    https://github.com/w3c/webrtc-charter/issues/42 
  - #43 When to start work on WebRTC 2.0 (1 by alvestrand)
    https://github.com/w3c/webrtc-charter/issues/43 
  - #44 Balance of new/extension work (1 by alvestrand)
    https://github.com/w3c/webrtc-charter/issues/44 



Pull requests
-------------
* w3c/webrtc-pc (+2/-1/💬8)
  2 pull requests submitted:
  - Data channel closing procedure (by lgrahl)
    https://github.com/w3c/webrtc-pc/pull/1822 
  - Link to correct statechange event per transport (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/1820 [Editorial] 

  3 pull requests received 8 new comments:
  - #1807 Split out RTCRtpDecodingParameters and fix active. (3 by jan-ivar, aboba)
    https://github.com/w3c/webrtc-pc/pull/1807 
  - #1816 Require RTCRtpHeaderExtensionParameters members. (3 by foolip)
    https://github.com/w3c/webrtc-pc/pull/1816 
  - #1805 Split out RTCSendRtpParameters and mark parameters as required. (2 by jan-ivar, aboba)
    https://github.com/w3c/webrtc-pc/pull/1805 

  1 pull requests merged:
  - Require RTCRtpHeaderExtensionParameters members.
    https://github.com/w3c/webrtc-pc/pull/1816 

* w3c/webrtc-stats (+0/-1/💬1)
  1 pull requests received 1 new comments:
  - #343 Move RTCIceCandidateStats.isRemote to obsolete section. (1 by henbos)
    https://github.com/w3c/webrtc-stats/pull/343 

  1 pull requests merged:
  - Move RTCIceCandidateStats.isRemote to obsolete section.
    https://github.com/w3c/webrtc-stats/pull/343 

* w3c/webrtc-charter (+0/-4/💬1)
  1 pull requests received 1 new comments:
  - #37 More realistic WebRTC 1.0 timeline (1 by dontcallmedom)
    https://github.com/w3c/webrtc-charter/pull/37 

  4 pull requests merged:
  - Add reference to the IETF Transport Area
    https://github.com/w3c/webrtc-charter/pull/36 
  - Add data transfer to success criteria
    https://github.com/w3c/webrtc-charter/pull/40 
  - Adding ICE WG.
    https://github.com/w3c/webrtc-charter/pull/41 
  - Add more milestones for significant drafts
    https://github.com/w3c/webrtc-charter/pull/34 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webrtc-pc
* https://github.com/w3c/webrtc-stats
* https://github.com/w3c/webrtc-charter

Received on Tuesday, 3 April 2018 17:00:50 UTC