Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-stats (+0/-0/💬8)
  1 issues received 8 new comments:
  - #619 WPT tests are wrong about when "outbound-rtp" and "inbound-rtp" stats appear (8 by alvestrand, fippo, jan-ivar)
    https://github.com/w3c/webrtc-stats/issues/619 

* w3c/webrtc-nv-use-cases (+1/-0/💬1)
  1 issues created:
  - Detailed example of potential value of A/V/data sync in WebRTC (by darkvertex)
    https://github.com/w3c/webrtc-nv-use-cases/issues/74 

  1 issues received 1 new comments:
  - #74 Detailed example of potential value of A/V/data sync in WebRTC (1 by aboba)
    https://github.com/w3c/webrtc-nv-use-cases/issues/74 

* w3c/mediacapture-screen-share (+1/-2/💬25)
  1 issues created:
  - Active User Consent (by eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/issues/208 

  2 issues received 25 new comments:
  - #184 Revisit: Let getDisplayMedia() influence the default type choice in the picker (20 by alvestrand, eladalon1983, jan-ivar, youennf)
    https://github.com/w3c/mediacapture-screen-share/issues/184 
  - #166 Identification of Captured Application By Capturer (5 by eladalon1983, jan-ivar, youennf)
    https://github.com/w3c/mediacapture-screen-share/issues/166 [enhancement] [Discussion Ongoing] 

  2 issues closed:
  - Should mute and unmute events of MediaStreamTrack be allowed to fire based on user non-action? https://github.com/w3c/mediacapture-screen-share/issues/141 [Ready for PR] [Editorial] 
  - Normative security requirements ("ISSUE 1") https://github.com/w3c/mediacapture-screen-share/issues/126 [Ready for PR] [Editorial] [CR blocking] [security-tracker] 

* w3c/webrtc-svc (+0/-0/💬5)
  3 issues received 5 new comments:
  - #58 What should the scalability mode be when no scalability mode is specified? (3 by aboba, alvestrand, jan-ivar)
    https://github.com/w3c/webrtc-svc/issues/58 [CR-blocking] [ready for PR] 
  - #50 should scalabilityMode be an array scalabilityModes? (1 by aboba)
    https://github.com/w3c/webrtc-svc/issues/50 [question] 
  - #49 SVC getCapabilities() is redundant with Media Capabilities query (1 by aboba)
    https://github.com/w3c/webrtc-svc/issues/49 [question] 

* w3c/webrtc-extensions (+0/-1/💬1)
  1 issues received 1 new comments:
  - #72 Add API to control WebRTC encoder, in particular to request key frame (1 by aboba)
    https://github.com/w3c/webrtc-extensions/issues/72 [PR exists] 

  1 issues closed:
  - Add API to control WebRTC encoder, in particular to request key frame https://github.com/w3c/webrtc-extensions/issues/72 [PR exists] 

* w3c/webrtc-encoded-transform (+1/-1/💬4)
  1 issues created:
  - Should we expose packetization level API to RTCRtpScriptTransform? (by youennf)
    https://github.com/w3c/webrtc-encoded-transform/issues/131 

  3 issues received 4 new comments:
  - #131 Should we expose packetization level API to RTCRtpScriptTransform? (2 by aboba, murillo128)
    https://github.com/w3c/webrtc-encoded-transform/issues/131 
  - #128 Should we expose the precise timestamp of the frame that was triggered by a generateKeyFrame call? (1 by youennf)
    https://github.com/w3c/webrtc-encoded-transform/issues/128 
  - #124 Should we add API to request key frames? (1 by aboba)
    https://github.com/w3c/webrtc-encoded-transform/issues/124 

  1 issues closed:
  - Should we add API to request key frames? https://github.com/w3c/webrtc-encoded-transform/issues/124 

* w3c/mediacapture-transform (+1/-0/💬0)
  1 issues created:
  - Is maxBufferSize needed for video? (by youennf)
    https://github.com/w3c/mediacapture-transform/issues/76 

* w3c/mediacapture-region (+5/-0/💬36)
  5 issues created:
  - CropTarget should be made serializable (by youennf)
    https://github.com/w3c/mediacapture-region/issues/21 
  - CropTarget and cropTo algorithms should be based on existing HTML/CSS definitions (by youennf)
    https://github.com/w3c/mediacapture-region/issues/20 
  - Should cropTo be able to directly take an element as input? (by youennf)
    https://github.com/w3c/mediacapture-region/issues/19 
  - Is CropTarget name too generic? (by youennf)
    https://github.com/w3c/mediacapture-region/issues/18 
  - What makes CropTarget special to require an asynchronous creation? (by youennf)
    https://github.com/w3c/mediacapture-region/issues/17 

  8 issues received 36 new comments:
  - #21 CropTarget should be made serializable (2 by eladalon1983)
    https://github.com/w3c/mediacapture-region/issues/21 [Improvement] 
  - #19 Should cropTo be able to directly take an element as input? (1 by eladalon1983)
    https://github.com/w3c/mediacapture-region/issues/19 
  - #18 Is CropTarget name too generic? (4 by eladalon1983, youennf)
    https://github.com/w3c/mediacapture-region/issues/18 
  - #17 What makes CropTarget special to require an asynchronous creation? (14 by eladalon1983, jan-ivar, youennf)
    https://github.com/w3c/mediacapture-region/issues/17 
  - #14 cropTo is returning promises but it is unclear when promises are supposed to be rejected synchronously or not (2 by eladalon1983, youennf)
    https://github.com/w3c/mediacapture-region/issues/14 
  - #11 Why expose produceCropTarget at MediaDevices level? (9 by eladalon1983, jan-ivar, youennf)
    https://github.com/w3c/mediacapture-region/issues/11 
  - #9 Is muting track the right call for empty cropped tracks (1 by eladalon1983)
    https://github.com/w3c/mediacapture-region/issues/9 [Improvement] 
  - #6 Can the MediaStreamTrack list its cropping regions directly? (3 by eladalon1983, youennf)
    https://github.com/w3c/mediacapture-region/issues/6 [Improvement] 



Pull requests
-------------
* w3c/webrtc-pc (+1/-1/💬0)
  1 pull requests submitted:
  - Update to ReSpec version 29.0.5 (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2715 

  1 pull requests merged:
  - Update to ReSpec version 29.0.5
    https://github.com/w3c/webrtc-pc/pull/2715 [Editorial] [repo-management] 

* w3c/webrtc-identity (+1/-1/💬0)
  1 pull requests submitted:
  - Give Global an identifier list as required by Web IDL (by foolip)
    https://github.com/w3c/webrtc-identity/pull/36 

  1 pull requests merged:
  - Give Global an identifier list as required by Web IDL
    https://github.com/w3c/webrtc-identity/pull/36 

* w3c/mediacapture-main (+1/-1/💬0)
  1 pull requests submitted:
  - Update to latest ReSpec version 29.0.5 (by dontcallmedom)
    https://github.com/w3c/mediacapture-main/pull/860 

  1 pull requests merged:
  - Update to latest ReSpec version 29.0.5
    https://github.com/w3c/mediacapture-main/pull/860 [editorial] [repo-management] 

* w3c/mediacapture-screen-share (+0/-2/💬0)
  2 pull requests merged:
  - Add note and example of inaccessible stats that fire mute
    https://github.com/w3c/mediacapture-screen-share/pull/206 
  - Move normative statements out of the (non-normative) Security & Permissions
    https://github.com/w3c/mediacapture-screen-share/pull/207 

* w3c/webrtc-svc (+1/-2/💬0)
  1 pull requests submitted:
  - Substitute spatialScalabilty for referenceScaling (by aboba)
    https://github.com/w3c/webrtc-svc/pull/62 

  2 pull requests merged:
  - Substitute spatialScalabilty for referenceScaling
    https://github.com/w3c/webrtc-svc/pull/62 
  - Changing the interpretation if referenceScaling is absent
    https://github.com/w3c/webrtc-svc/pull/56 

* w3c/webrtc-extensions (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #37 Add generateKeyframe() API (1 by aboba)
    https://github.com/w3c/webrtc-extensions/pull/37 [Icebox] 

* web-platform-tests/wpt (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #32727 Remove tests for discontinued mediacapture-depth spec. (1 by Ms2ger)
    https://github.com/web-platform-tests/wpt/pull/32727 [mediacapture-depth] [wg-s_webrtc] 


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-encoded-transform
* https://github.com/w3c/mediacapture-automation
* https://github.com/w3c/mediacapture-transform
* https://github.com/w3c/mediacapture-region
* 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, 8 February 2022 17:00:21 UTC