Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+2/-1/💬0)
  2 issues created:
  - Meta: Create rules for using the Github "project" feature (by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2279 
  - Update spec to new IDL syntax for optional dictionaries (by Ms2ger)
    https://github.com/w3c/webrtc-pc/issues/2277 

  1 issues closed:
  - Meta: Create rules for using the Github "project" feature https://github.com/w3c/webrtc-pc/issues/2279 [PR exists] 

* w3c/webrtc-stats (+1/-1/💬9)
  1 issues created:
  - Add counter for number of times resolution changes (by henbos)
    https://github.com/w3c/webrtc-stats/issues/476 

  1 issues received 9 new comments:
  - #229 Interframe delay stat for video receive stream. (9 by henbos, vr000m, ksridhar)
    https://github.com/w3c/webrtc-stats/issues/229 [Icebox] 

  1 issues closed:
  - Add metric for ICE reroutes https://github.com/w3c/webrtc-stats/issues/474 

* w3c/mediacapture-main (+3/-4/💬20)
  3 issues created:
  - Why does unmute event take between 30 to 60 seconds to dispatch? Does a canonical procedure exist to estimate when unmute will be dispatched? (by guest271314)
    https://github.com/w3c/mediacapture-main/issues/614 
  - Update spec to new IDL syntax for optional dictionaries (by Ms2ger)
    https://github.com/w3c/mediacapture-main/issues/613 
  - Move enumerateDevices behind permission (by snyderp)
    https://github.com/w3c/mediacapture-main/issues/612 

  7 issues received 20 new comments:
  - #607 fixed, per origin, device ID creates tracking risk (9 by snyderp, guidou, youennf)
    https://github.com/w3c/mediacapture-main/issues/607 [TPAC 2019 Privacy] 
  - #614 Why does unmute event take between 30 to 60 seconds to dispatch? Does a canonical procedure exist to estimate when unmute will be dispatched? (4 by guest271314, alvestrand)
    https://github.com/w3c/mediacapture-main/issues/614 
  - #612 Move enumerateDevices behind permission (2 by vr000m, youennf)
    https://github.com/w3c/mediacapture-main/issues/612 [TPAC 2019 Privacy] 
  - #523 Volume attributes for audio MediaStreamTracks? (2 by alvestrand)
    https://github.com/w3c/mediacapture-main/issues/523 
  - #520 audioElement should ignore video tracks in a stream wrt ended. (1 by alvestrand)
    https://github.com/w3c/mediacapture-main/issues/520 [PR exists] 
  - #585 Remove or rename 'volume' (1 by pavelserbajlo)
    https://github.com/w3c/mediacapture-main/issues/585 [PR exists] 
  - #530 applyConstraints algorithm threading issues (editorial) (1 by alvestrand)
    https://github.com/w3c/mediacapture-main/issues/530 [PR exists] 

  4 issues closed:
  - Why does unmute event take between 30 to 60 seconds to dispatch? Does a canonical procedure exist to estimate when unmute will be dispatched? https://github.com/w3c/mediacapture-main/issues/614 
  - Volume attributes for audio MediaStreamTracks? https://github.com/w3c/mediacapture-main/issues/523 
  - applyConstraints algorithm threading issues (editorial) https://github.com/w3c/mediacapture-main/issues/530 [PR exists] 
  - NotAllowedError or SecurityError over Feature Policy? https://github.com/w3c/mediacapture-main/issues/545 [PR exists] 

* w3c/mediacapture-record (+1/-0/💬2)
  1 issues created:
  - Update spec to new IDL syntax for optional dictionaries (by Ms2ger)
    https://github.com/w3c/mediacapture-record/issues/180 

  1 issues received 2 new comments:
  - #173 Input video track width and height MUST be recorded and playable (2 by guest271314)
    https://github.com/w3c/mediacapture-record/issues/173 

* w3c/mediacapture-image (+1/-0/💬0)
  1 issues created:
  - Update spec to new IDL syntax for optional dictionaries (by Ms2ger)
    https://github.com/w3c/mediacapture-image/issues/214 

* w3c/mst-content-hint (+0/-0/💬1)
  1 issues received 1 new comments:
  - #24 Interaction with degradationPreference (1 by aboba)
    https://github.com/w3c/mst-content-hint/issues/24 [CR blocking] 



Pull requests
-------------
* w3c/webrtc-pc (+1/-2/💬2)
  1 pull requests submitted:
  - Describe how to use the github project feature (by alvestrand)
    https://github.com/w3c/webrtc-pc/pull/2278 

  1 pull requests received 2 new comments:
  - #2276 RTCIceTransport selected candidate pair behavior when changing state (2 by henbos, aboba)
    https://github.com/w3c/webrtc-pc/pull/2276 

  2 pull requests merged:
  - Describe how to use the github project feature
    https://github.com/w3c/webrtc-pc/pull/2278 
  - Update test annotations with WPT updates merged since end of April
    https://github.com/w3c/webrtc-pc/pull/2263 [Editorial] 

* w3c/webrtc-stats (+1/-1/💬4)
  1 pull requests submitted:
  - RTCOutboundRtpStreamStats.qualityLimitationResolutionChanges added. (by henbos)
    https://github.com/w3c/webrtc-stats/pull/477 

  2 pull requests received 4 new comments:
  - #475 Add RTCTransportStats.selectedCandidatePairChanges (2 by henbos, vr000m)
    https://github.com/w3c/webrtc-stats/pull/475 
  - #477 RTCOutboundRtpStreamStats.qualityLimitationResolutionChanges added. (2 by henbos)
    https://github.com/w3c/webrtc-stats/pull/477 

  1 pull requests merged:
  - Add RTCTransportStats.selectedCandidatePairChanges
    https://github.com/w3c/webrtc-stats/pull/475 

* w3c/mediacapture-image (+1/-0/💬1)
  1 pull requests submitted:
  - Add dictionary default value (by saschanaz)
    https://github.com/w3c/mediacapture-image/pull/215 

  1 pull requests received 1 new comments:
  - #215 Add dictionary default value (1 by saschanaz)
    https://github.com/w3c/mediacapture-image/pull/215 

* w3c/mediacapture-screen-share (+1/-1/💬1)
  1 pull requests submitted:
  - Add dictionary default value (by saschanaz)
    https://github.com/w3c/mediacapture-screen-share/pull/110 

  1 pull requests received 1 new comments:
  - #110 Add dictionary default value (1 by saschanaz)
    https://github.com/w3c/mediacapture-screen-share/pull/110 

  1 pull requests merged:
  - Add dictionary default value
    https://github.com/w3c/mediacapture-screen-share/pull/110 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webrtc-pc
* https://github.com/w3c/webrtc-identity
* https://github.com/w3c/webrtc-stats
* https://github.com/w3c/webrtc-charter
* https://github.com/w3c/webrtc-dscp-exp
* https://github.com/w3c/webrtc-ice
* https://github.com/w3c/webrtc-nv-use-cases
* https://github.com/w3c/mediacapture-main
* https://github.com/w3c/mediacapture-record
* https://github.com/w3c/mediacapture-image
* https://github.com/w3c/mediacapture-depth
* https://github.com/w3c/mediacapture-fromelement
* https://github.com/w3c/mediacapture-output
* https://github.com/w3c/mediacapture-screen-share
* https://github.com/w3c/mst-content-hint

Received on Tuesday, 27 August 2019 17:02:20 UTC