Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+1/-3/💬4)
  1 issues created:
  - Define administratively prohibited in more detail (by annevk)
    https://github.com/w3c/webrtc-pc/issues/2598 

  2 issues received 4 new comments:
  - #2593 Invalid TURN credentials: What function should fail? (3 by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2593 
  - #2570 Creation of MediaStreamTrack from raw PCM stream; Example 18 with a JSON file instead of messaging (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/2570 [question] 

  3 issues closed:
  - Creation of MediaStreamTrack from raw PCM stream; Example 18 with a JSON file instead of messaging https://github.com/w3c/webrtc-pc/issues/2570 [question] 
  - Creation of MediaStreamTrack from raw PCM stream; Example 18 with a JSON file instead of messaging https://github.com/w3c/webrtc-pc/issues/2570 [question] 
  - What happens if you make values undefined in setParameters? https://github.com/w3c/webrtc-pc/issues/2556 [Editorial] [PR exists] 

* w3c/webrtc-stats (+0/-0/💬2)
  1 issues received 2 new comments:
  - #588 sdmFmtpLine value space (2 by fippo)
    https://github.com/w3c/webrtc-stats/issues/588 

* w3c/mediacapture-main (+2/-3/💬12)
  2 issues created:
  - Provide guidance on potential device label sanitization (by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/747 
  - Do we need an infrared constraint? (by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/744 

  6 issues received 12 new comments:
  - #646 Should enumerateDevices by default return an empty list? (1 by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/646 [TPAC 2020] [privacy-needs-resolution] 
  - #645 enumerateDevices should only provide device info permission for granted device types (1 by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/645 [Ready for PR] [privacy-needs-resolution] 
  - #640 Only reveal labels of devices user has given permission to (2 by jan-ivar, pes10k)
    https://github.com/w3c/mediacapture-main/issues/640 [April 2020 Interim] [June 2020 Interim] [March 2020 Interim] [TPAC 2020] [privacy-needs-resolution] 
  - #554 Specify a way for WebDriver to add/remove/setup capture devices (1 by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/554 [Next Version] [TPAC 2019] 
  - #529 Origin isolation (3 by jan-ivar, martinthomson, youennf)
    https://github.com/w3c/mediacapture-main/issues/529 
  - #484 Can IDL typedef for MediaStreamError be (DOMException or OverconstrainedError)? (4 by jan-ivar, saschanaz)
    https://github.com/w3c/mediacapture-main/issues/484 [Ready for PR] [editorial] 

  3 issues closed:
  - Only reveal labels of devices user has given permission to https://github.com/w3c/mediacapture-main/issues/640 [April 2020 Interim] [June 2020 Interim] [March 2020 Interim] [TPAC 2020] [privacy-needs-resolution] 
  - Specify a way for WebDriver to add/remove/setup capture devices https://github.com/w3c/mediacapture-main/issues/554 [Next Version] [TPAC 2019] 
  - Can IDL typedef for MediaStreamError be (DOMException or OverconstrainedError)? https://github.com/w3c/mediacapture-main/issues/484 [Ready for PR] [editorial] 

* w3c/mediacapture-image (+1/-0/💬1)
  1 issues created:
  - Does ImageCapture work on non-camera tracks? (by jan-ivar)
    https://github.com/w3c/mediacapture-image/issues/272 

  1 issues received 1 new comments:
  - #255 How to avoid wide-lens backfacing camera on new phones? (1 by jan-ivar)
    https://github.com/w3c/mediacapture-image/issues/255 

* w3c/webrtc-extensions (+1/-0/💬0)
  1 issues created:
  - Invalid TURN credentials: What function should fail? (by alvestrand)
    https://github.com/w3c/webrtc-extensions/issues/52 

* w3c/mediacapture-insertable-streams (+1/-0/💬2)
  1 issues created:
  - Add a high-quality face/body tracking API to discourage poor/discriminatory implementations (by steely-glint)
    https://github.com/w3c/mediacapture-insertable-streams/issues/1 

  1 issues received 2 new comments:
  - #1 Add a high-quality face/body tracking API to discourage poor/discriminatory implementations (2 by alvestrand, steely-glint)
    https://github.com/w3c/mediacapture-insertable-streams/issues/1 



Pull requests
-------------
* w3c/webrtc-pc (+2/-3/💬0)
  2 pull requests submitted:
  - Allow piggybacking getCapabilities on most recent offer or answer (by henbos)
    https://github.com/w3c/webrtc-pc/pull/2597 
  - Require scaleResolutionDownBy to be defined in setParameters (by henbos)
    https://github.com/w3c/webrtc-pc/pull/2596 

  3 pull requests merged:
  - Update to latest ReSpec version
    https://github.com/w3c/webrtc-pc/pull/2590 [Editorial] 
  - typo correction
    https://github.com/w3c/webrtc-pc/pull/2588 [Editorial] 
  - Require scaleResolutionDownBy to be defined in setParameters
    https://github.com/w3c/webrtc-pc/pull/2596 

* w3c/mediacapture-main (+2/-0/💬6)
  2 pull requests submitted:
  - OverconstrainedError extends DOMException + algo fixes (by jan-ivar)
    https://github.com/w3c/mediacapture-main/pull/746 
  - Add permission revocation algorithm (by jan-ivar)
    https://github.com/w3c/mediacapture-main/pull/745 

  3 pull requests received 6 new comments:
  - #746 OverconstrainedError extends DOMException + algo fixes (4 by jan-ivar, saschanaz)
    https://github.com/w3c/mediacapture-main/pull/746 
  - #736 Make fitness distance a SHOULD instead of MAY on device selection, … (1 by jan-ivar)
    https://github.com/w3c/mediacapture-main/pull/736 
  - #734 Privacy indicator false-to-true transition SHOULD be 3 seconds. (1 by jan-ivar)
    https://github.com/w3c/mediacapture-main/pull/734 [privacy-pr] 

* w3c/mediacapture-image (+1/-0/💬0)
  1 pull requests submitted:
  - Replace PTZ boolean normalization with boolean constraints (by eehakkin)
    https://github.com/w3c/mediacapture-image/pull/271 


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-priority
* 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
* https://github.com/w3c/webrtc-svc
* https://github.com/w3c/webrtc-extensions
* https://github.com/w3c/webrtc-provisional-stats
* https://github.com/w3c/webrtc-insertable-streams
* https://github.com/w3c/mediacapture-automation
* https://github.com/w3c/mediacapture-insertable-streams
* https://github.com/web-platform-tests/wpt


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 10 November 2020 17:00:22 UTC