Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+10/-4/πŸ’¬40)
  10 issues created:
  - Transceiver kind attribute (by aboba)
    https://github.com/w3c/webrtc-pc/issues/1765 
  - reducing audio packet rate while track is disabled (by fippo)
    https://github.com/w3c/webrtc-pc/issues/1764 
  - Initial data channel state is inconsistent (by nils-ohlmeier)
    https://github.com/w3c/webrtc-pc/issues/1761 
  - RTCRtpSynchronizationSource.audioLevel algorithmic equality (by na-g)
    https://github.com/w3c/webrtc-pc/issues/1760 
  - pc.addTrack/removeTrack are confusing and mostly redundant. Mark as legacy? (by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/1758 
  - Respec errors uncovered by Respec-19 (by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1757 
  - need to clear [[AssociatedMediaStreams]] in removeTrack? (by fippo)
    https://github.com/w3c/webrtc-pc/issues/1756 
  - Respec issue: Locked to too old version? (by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1754 
  - Sort out unmute and BYE (by stefhak)
    https://github.com/w3c/webrtc-pc/issues/1752 
  - Need <section> around RTCIceTransport dictionaries (by aboba)
    https://github.com/w3c/webrtc-pc/issues/1751 

  10 issues received 40 new comments:
  - #1732 WHATWG streams for data channel messages (13 by lgrahl, stefhak, annevk, aboba, ricea, alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1732 [February 2018 interim] [question] 
  - #1758 pc.addTrack/removeTrack are confusing and mostly redundant. Mark as legacy? (9 by nils-ohlmeier, murillo128, fippo, jan-ivar, aboba, alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1758 
  - #1756 need to clear [[AssociatedMediaStreams]] in removeTrack? (7 by fippo, jan-ivar, alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1756 [February 2018 interim] 
  - #1754 Respec issue: Locked to too old version? (4 by vivienlacourba, alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1754 
  - #1764 reducing audio packet rate while track is disabled (2 by fippo, alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1764 
  - #1760 RTCRtpSynchronizationSource.audioLevel algorithmic equality (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1760 
  - #1761 Initial data channel state is inconsistent (1 by lgrahl)
    https://github.com/w3c/webrtc-pc/issues/1761 
  - #1543 Invalid JSON in examples (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1543 [Editorial] [PR exists] 
  - #1752 Sort out unmute and BYE (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1752 
  - #1757 Respec errors uncovered by Respec-19 (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/1757 

  4 issues closed:
  - Need <section> around dictionaries under RTCRtpSender https://github.com/w3c/webrtc-pc/issues/1749 [Editorial] [PR exists] 
  - Need <section> around RTCIceTransport dictionaries https://github.com/w3c/webrtc-pc/issues/1751 [Editorial] [PR exists] 
  - Editorial: PendingRemoteDescription is set by.... https://github.com/w3c/webrtc-pc/issues/1735 [PR exists] 
  - Respec issue: Locked to too old version? https://github.com/w3c/webrtc-pc/issues/1754 

* w3c/webrtc-stats (+4/-4/πŸ’¬18)
  4 issues created:
  - RTCIceCandidatePairStats.priority is wrong (by jan-ivar)
    https://github.com/w3c/webrtc-stats/issues/321 
  - Work through implications of simulcast on the receiver side (by alvestrand)
    https://github.com/w3c/webrtc-stats/issues/318 
  - Typo - RTCLocalAudioStreamTrackStats should inherit from RTCAudioSenderStats (by karthikbr82)
    https://github.com/w3c/webrtc-stats/issues/317 
  - Cleanup: reformat the sections  (by vr000m)
    https://github.com/w3c/webrtc-stats/issues/316 

  10 issues received 18 new comments:
  - #312 video packet counters should be moved out from RTCRTPStreamStats to appropriate dictionaries (4 by henbos, vr000m, alvestrand)
    https://github.com/w3c/webrtc-stats/issues/312 
  - #313 When are "fractionLost", "packetsLost," "jitter", and other RFC3550-based stats updated? (3 by vr000m, taylor-b)
    https://github.com/w3c/webrtc-stats/issues/313 [PR exists] 
  - #275 Add per layer stats for SVC (2 by ssilkin, alvestrand)
    https://github.com/w3c/webrtc-stats/issues/275 [Submitter input needed] 
  - #317 Typo - RTCLocalAudioStreamTrackStats should inherit from RTCAudioSenderStats (2 by vr000m, alvestrand)
    https://github.com/w3c/webrtc-stats/issues/317 
  - #318 Work through implications of simulcast on the receiver side (2 by henbos)
    https://github.com/w3c/webrtc-stats/issues/318 
  - #321 RTCIceCandidatePairStats.priority is wrong (1 by fippo)
    https://github.com/w3c/webrtc-stats/issues/321 
  - #294 Rename RTCRTPStreamStats to RTCRtpStreamStats? (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/294 [Ready for PR] 
  - #193 RTCMediaStreamTrackStats.audioLevel clarification (1 by alvestrand)
    https://github.com/w3c/webrtc-stats/issues/193 [PR exists] 
  - #143 RTCCodecStats.implementation... per-codec, per-stream? (1 by CapOM)
    https://github.com/w3c/webrtc-stats/issues/143 
  - #316 Cleanup: reformat the sections  (1 by alvestrand)
    https://github.com/w3c/webrtc-stats/issues/316 

  4 issues closed:
  - averageRTCPInterval should be averageRtcpInterval https://github.com/w3c/webrtc-stats/issues/305 [PR exists] 
  - RTCMediaStreamTrackStats.audioLevel clarification https://github.com/w3c/webrtc-stats/issues/193 [PR exists] 
  - Deleting framesCorrupted  https://github.com/w3c/webrtc-stats/issues/308 [PR exists] 
  - When are "fractionLost", "packetsLost," "jitter", and other RFC3550-based stats updated? https://github.com/w3c/webrtc-stats/issues/313 [PR exists] 

* w3c/webrtc-charter (+0/-1/πŸ’¬3)
  1 issues received 3 new comments:
  - #31 Do we need words about access to raw data? (3 by maryroseMXXXVI)
    https://github.com/w3c/webrtc-charter/issues/31 

  1 issues closed:
  - WebRTC 1.0 is already in CR, change text? https://github.com/w3c/webrtc-charter/issues/26 



Pull requests
-------------
* w3c/webrtc-pc (+6/-4/πŸ’¬6)
  6 pull requests submitted:
  - Fix compatibility with ReSpec 19 (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/1763 
  - Removing 'readonly' from Tranceiver's 'direction'. (by stefhak)
    https://github.com/w3c/webrtc-pc/pull/1762 
  - Change [[AssociatedMediaStreams]] to [[AssociatedMediaStreamIds]] (by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/1759 
  - Upgrade to respec 1.9.0.2 (by vivienlacourba)
    https://github.com/w3c/webrtc-pc/pull/1755 
  - Add "statslifetimeended" event (by alvestrand)
    https://github.com/w3c/webrtc-pc/pull/1753 
  - Need <section> around dictionaries under RTCRtpSender (by aboba)
    https://github.com/w3c/webrtc-pc/pull/1750 

  3 pull requests received 6 new comments:
  - #1762 Removing 'readonly' from Tranceiver's 'direction'. (3 by foolip, alvestrand, stefhak)
    https://github.com/w3c/webrtc-pc/pull/1762 [Editorial] 
  - #1753 Add "statslifetimeended" event (2 by henbos, alvestrand)
    https://github.com/w3c/webrtc-pc/pull/1753 
  - #1755 Upgrade to respec 1.9.0.2 (1 by vivienlacourba)
    https://github.com/w3c/webrtc-pc/pull/1755 [Editorial] 

  4 pull requests merged:
  - Fix compatibility with ReSpec 19
    https://github.com/w3c/webrtc-pc/pull/1763 
  - Need <section> around dictionaries under RTCRtpSender and RTCIceTransport
    https://github.com/w3c/webrtc-pc/pull/1750 
  - Pending remote updated by setRemote.
    https://github.com/w3c/webrtc-pc/pull/1746 
  - Upgrade to respec 1.9.0.2
    https://github.com/w3c/webrtc-pc/pull/1755 

* w3c/webrtc-stats (+4/-6/πŸ’¬3)
  4 pull requests submitted:
  - Define timestamps as performance.timeOrigin + performance.now() (by alvestrand)
    https://github.com/w3c/webrtc-stats/pull/320 
  - tidy checks, missed in latest PRs. (by vr000m)
    https://github.com/w3c/webrtc-stats/pull/319 
  - Define object lifetimes and mention end-of-life emission (by alvestrand)
    https://github.com/w3c/webrtc-stats/pull/315 
  - fix for timestamp for remote and local objects (by vr000m)
    https://github.com/w3c/webrtc-stats/pull/314 

  3 pull requests received 3 new comments:
  - #291 Introduction to RTP stream statistics (1 by maryroseMXXXVI)
    https://github.com/w3c/webrtc-stats/pull/291 
  - #311 fix camel case averageRtcpInterval and also put in RTCInboundRTPStreamStats (1 by vr000m)
    https://github.com/w3c/webrtc-stats/pull/311 
  - #315 Define object lifetimes and mention end-of-life emission (1 by vr000m)
    https://github.com/w3c/webrtc-stats/pull/315 

  6 pull requests merged:
  - tidy checks, missed in latest PRs.
    https://github.com/w3c/webrtc-stats/pull/319 
  - fix camel case averageRtcpInterval and also put in RTCInboundRTPStreamStats
    https://github.com/w3c/webrtc-stats/pull/311 
  - fix for timestamp for remote and local objects
    https://github.com/w3c/webrtc-stats/pull/314 
  - FEC sent and received metrics
    https://github.com/w3c/webrtc-stats/pull/310 
  - moved packetsDuplicated to the right dictionary
    https://github.com/w3c/webrtc-stats/pull/309 
  - Remove references to MSE. Fixes #161
    https://github.com/w3c/webrtc-stats/pull/307 

* w3c/webrtc-charter (+0/-1/πŸ’¬0)
  1 pull requests merged:
  - Removing text about "once WebRTC 1.0 reaches CR" since that has alrea…
    https://github.com/w3c/webrtc-charter/pull/30 


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, 6 February 2018 17:00:56 UTC