Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+6/-8/💬30)
  6 issues created:
  - Does RTCStatsReport need a toJSON method? (by na-g)
    https://github.com/w3c/webrtc-pc/issues/1859 
  - What happens when an answerer stops a transceiver that others are "bundled" on? (by taylor-b)
    https://github.com/w3c/webrtc-pc/issues/1858 
  - should RTCRtpSender.setParameters invalidate LastReturnedParameters? (by fippo)
    https://github.com/w3c/webrtc-pc/issues/1857 
  - Editorial: Does throwing an error imply aborting the steps? (by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1856 
  - replaceTrack algorithm lost some important text (by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/1855 
  - RTCCertificate: allow to import existing certificate (by arielt)
    https://github.com/w3c/webrtc-pc/issues/1853 

  8 issues received 30 new comments:
  - #1853 Allow to import existing certificate (19 by steely-glint, lgrahl, martinthomson, arielt, aboba, atsakiridis)
    https://github.com/w3c/webrtc-pc/issues/1853 [enhancement] 
  - #1857 should RTCRtpSender.setParameters invalidate LastReturnedParameters? (3 by taylor-b, alvestrand, aboba)
    https://github.com/w3c/webrtc-pc/issues/1857 
  - #1827 RTCDataChannel.send during 'closing' state (2 by lgrahl, aboba)
    https://github.com/w3c/webrtc-pc/issues/1827 [Needs PR] 
  - #1852 RTCRtpDecodingParameters (2 by taylor-b, aboba)
    https://github.com/w3c/webrtc-pc/issues/1852 [May 2018 interim] 
  - #1856 Editorial: Does throwing an error imply aborting the steps? (1 by lgrahl)
    https://github.com/w3c/webrtc-pc/issues/1856 
  - #1812 Does direction matter for rejected m= sections? (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/1812 [PR exists] 
  - #1588 Clarify (if needed) how remoteTrackId relates to MSID in the SDP (1 by taylor-b)
    https://github.com/w3c/webrtc-pc/issues/1588 
  - #1563 Ambiguities with BUNDLE and ICE (1 by taylor-b)
    https://github.com/w3c/webrtc-pc/issues/1563 [Pending RTCWEB WG action] 

  8 issues closed:
  - Spec-compliant way to get remote streams and tracks? https://github.com/w3c/webrtc-pc/issues/1182 
  - RTCDataChannel.bufferedAmount value https://github.com/w3c/webrtc-pc/issues/1823 [question] 
  - OAUTH-POP-KEY-DISTRIBUTION IETF draft has been replaced by ACE-CWT-PROOF-OF-POSSESSION https://github.com/w3c/webrtc-pc/issues/1642 [PR exists] 
  - RTCDataChannel.send steps for bufferedAmount https://github.com/w3c/webrtc-pc/issues/1824 [PR exists] 
  - RTCPeerConnection.close procedure: Data Channel & SCTP questions https://github.com/w3c/webrtc-pc/issues/1821 [PR exists] 
  - RTCDataChannel.send(null) https://github.com/w3c/webrtc-pc/issues/1835 [PR exists] 
  - Ordering of SRD promise resolving vs. track "mute" event https://github.com/w3c/webrtc-pc/issues/1568 
  - Clarify (if needed) how remoteTrackId relates to MSID in the SDP https://github.com/w3c/webrtc-pc/issues/1588 

* w3c/webrtc-charter (+0/-1/💬0)
  1 issues closed:
  - Use case document for WebRTC 2.0 https://github.com/w3c/webrtc-charter/issues/48 [PR Exists] 



Pull requests
-------------
* w3c/webrtc-pc (+4/-5/💬8)
  4 pull requests submitted:
  - Trim [[SendEncodings]] down to what user agent supports. (by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/1862 
  - Require some codec dictionary members (by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/1861 
  - Add sender.setStreams() method to update stream associations. (by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/1860 
  - Define the reference clock used for RTCRtpContributingSource.timestamp (by taylor-b)
    https://github.com/w3c/webrtc-pc/pull/1854 

  5 pull requests received 8 new comments:
  - #1845 Treat rejected m= sections (port of 0) as having "inactive" direction. (3 by taylor-b, jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/1845 
  - #1832 rtp media api: remove note (2 by fippo, alvestrand)
    https://github.com/w3c/webrtc-pc/pull/1832 
  - #1810 Update structured cloning for recent changes to HTML (1 by stefhak)
    https://github.com/w3c/webrtc-pc/pull/1810 
  - #1843 RTCDataChannel.send steps for bufferedAmount (1 by stefhak)
    https://github.com/w3c/webrtc-pc/pull/1843 
  - #1844 Fix setCodecPreferences note regarding offer/answer negotiation. (1 by taylor-b)
    https://github.com/w3c/webrtc-pc/pull/1844 

  5 pull requests merged:
  - Removing references to OAUTH-POP-KEY-DISTRIBUTION.
    https://github.com/w3c/webrtc-pc/pull/1846 
  - Fix setCodecPreferences note regarding offer/answer negotiation.
    https://github.com/w3c/webrtc-pc/pull/1844 
  - RTCDataChannel.send steps for bufferedAmount
    https://github.com/w3c/webrtc-pc/pull/1843 
  - RTCPeerConnection.close procedure for SCTP & data channels
    https://github.com/w3c/webrtc-pc/pull/1842 
  - RTCDataChannel.send argument type clarification
    https://github.com/w3c/webrtc-pc/pull/1841 


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, 1 May 2018 17:01:42 UTC