Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-stats (+1/-0/💬5)
  1 issues created:
  - Move unimplemented stats to webrtc-provisional-stats (by henbos)
    https://github.com/w3c/webrtc-stats/issues/621 

  2 issues received 5 new comments:
  - #621 Move unimplemented stats to webrtc-provisional-stats (4 by Sean-Der, alvestrand, henbos)
    https://github.com/w3c/webrtc-stats/issues/621 [Ready for PR] [Editorial] 
  - #595 Map out implementation status of getStats and make a plan (1 by henbos)
    https://github.com/w3c/webrtc-stats/issues/595 

* w3c/mediacapture-screen-share (+1/-2/💬5)
  1 issues created:
  - Avoid user-confusion by not offering undesired audio sources (by eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/issues/219 

  3 issues received 5 new comments:
  - #213 Spec-hooks requested (3 by alvestrand, eladalon1983, youennf)
    https://github.com/w3c/mediacapture-screen-share/issues/213 
  - #190 Conditional Focus (When Display-Capture Starts) (1 by happylinks)
    https://github.com/w3c/mediacapture-screen-share/issues/190 [enhancement] [Discussion Ongoing] 
  - #100 Capturing audio-only (1 by bradisbell)
    https://github.com/w3c/mediacapture-screen-share/issues/100 [question] 

  2 issues closed:
  - Avoid Hall-of-Mirrors https://github.com/w3c/mediacapture-screen-share/issues/209 [enhancement] [Ready for PR] [Ready for Review] 
  - Should Application surface be removed https://github.com/w3c/mediacapture-screen-share/issues/189 [Ready for PR] [Ready for Review] 

* w3c/webrtc-extensions (+2/-0/💬1)
  2 issues created:
  - Meta: So many specs but how to keep track? (by lgrahl)
    https://github.com/w3c/webrtc-extensions/issues/104 
  - Should we remove extensions marked at risk? (by youennf)
    https://github.com/w3c/webrtc-extensions/issues/103 

  1 issues received 1 new comments:
  - #98 Disabling hardware acceleration (1 by threema-danilo)
    https://github.com/w3c/webrtc-extensions/issues/98 

* w3c/mediacapture-region (+1/-2/💬2)
  1 issues created:
  - Repo is broken :-) (by eladalon1983)
    https://github.com/w3c/mediacapture-region/issues/43 

  1 issues received 2 new comments:
  - #43 Repo is broken :-) (2 by dontcallmedom, eladalon1983)
    https://github.com/w3c/mediacapture-region/issues/43 

  2 issues closed:
  - Repo is broken :-) https://github.com/w3c/mediacapture-region/issues/43 
  - Is BrowserCaptureMediaStreamTrack needed? https://github.com/w3c/mediacapture-region/issues/10 [inactive-discussion] 

* w3c/mediacapture-handle (+1/-1/💬1)
  1 issues created:
  - CaptureHandleChangeEvent should just be Event (by jan-ivar)
    https://github.com/w3c/mediacapture-handle/issues/50 

  1 issues received 1 new comments:
  - #50 CaptureHandleChangeEvent should just be Event (1 by eladalon1983)
    https://github.com/w3c/mediacapture-handle/issues/50 

  1 issues closed:
  - Tab capture restriction https://github.com/w3c/mediacapture-handle/issues/43 [Ready for PR] [Has attached PR] 



Pull requests
-------------
* w3c/webrtc-stats (+7/-0/💬13)
  7 pull requests submitted:
  - Remove sender, receiver and transceiver. (by henbos)
    https://github.com/w3c/webrtc-stats/pull/628 
  - Remove sctp-transport (by henbos)
    https://github.com/w3c/webrtc-stats/pull/627 
  - Remove remote-inbound-rtp.packetsDiscarded. (by henbos)
    https://github.com/w3c/webrtc-stats/pull/626 
  - Remove transport.rtcpTransportStatsId (by henbos)
    https://github.com/w3c/webrtc-stats/pull/625 
  - Remove outbound-rtp.rtxSsrc. (by henbos)
    https://github.com/w3c/webrtc-stats/pull/624 
  - Remove outbound-rtp.rid (by henbos)
    https://github.com/w3c/webrtc-stats/pull/623 
  - Remove most unimplemented stats (by henbos)
    https://github.com/w3c/webrtc-stats/pull/622 

  5 pull requests received 13 new comments:
  - #628 Remove sender, receiver and transceiver. (1 by henbos)
    https://github.com/w3c/webrtc-stats/pull/628 
  - #627 Remove sctp-transport (2 by Orphis, henbos)
    https://github.com/w3c/webrtc-stats/pull/627 
  - #624 Remove outbound-rtp.rtxSsrc. (1 by Orphis)
    https://github.com/w3c/webrtc-stats/pull/624 
  - #623 Remove outbound-rtp.rid (3 by henbos, solmaks)
    https://github.com/w3c/webrtc-stats/pull/623 
  - #622 Remove most unimplemented stats (6 by fippo, henbos, solmaks)
    https://github.com/w3c/webrtc-stats/pull/622 

* w3c/webrtc-charter (+1/-0/💬0)
  1 pull requests submitted:
  - Document proposed call for adoption process (by dontcallmedom)
    https://github.com/w3c/webrtc-charter/pull/68 

* w3c/mediacapture-main (+1/-0/💬0)
  1 pull requests submitted:
  - Add back Initialize the underlying source algorithm as it is needed for transferring a MediaStreamTrack (by youennf)
    https://github.com/w3c/mediacapture-main/pull/877 

* w3c/mediacapture-screen-share (+0/-3/💬3)
  1 pull requests received 3 new comments:
  - #216 Define DisplayMediaStreamConstraints.selfBrowserSurface (3 by eladalon1983, youennf)
    https://github.com/w3c/mediacapture-screen-share/pull/216 [editors can integrate] 

  3 pull requests merged:
  - Define DisplayMediaStreamConstraints.selfBrowserSurface
    https://github.com/w3c/mediacapture-screen-share/pull/216 [editors can integrate] 
  - Remove the "application" DisplayCaptureSurfaceType
    https://github.com/w3c/mediacapture-screen-share/pull/215 
  - Remove responsible doc
    https://github.com/w3c/mediacapture-screen-share/pull/210 

* w3c/webrtc-encoded-transform (+1/-0/💬3)
  1 pull requests submitted:
  - Make generateKeyFrame take a single RID or none. Resolve the promise with the frame timestamp (by youennf)
    https://github.com/w3c/webrtc-encoded-transform/pull/132 

  1 pull requests received 3 new comments:
  - #132 Make generateKeyFrame take a single RID or none. Resolve the promise with the frame timestamp (3 by fippo, youennf)
    https://github.com/w3c/webrtc-encoded-transform/pull/132 

* w3c/mediacapture-region (+1/-2/💬2)
  1 pull requests submitted:
  - Enable TR shortname (by dontcallmedom)
    https://github.com/w3c/mediacapture-region/pull/44 [Editorial] 

  1 pull requests received 2 new comments:
  - #41 Fix inaccurate definition around browsing contexts (2 by eladalon1983, jan-ivar)
    https://github.com/w3c/mediacapture-region/pull/41 

  2 pull requests merged:
  - Enable TR shortname
    https://github.com/w3c/mediacapture-region/pull/44 [Editorial] 
  - Set up for automatic update of TR version
    https://github.com/w3c/mediacapture-region/pull/42 [Editorial] 

* w3c/mediacapture-handle (+2/-4/💬6)
  2 pull requests submitted:
  - Add notes documenting outstanding issues. (by jan-ivar)
    https://github.com/w3c/mediacapture-handle/pull/51 
  - s/Legal values/Valid values/ (by jan-ivar)
    https://github.com/w3c/mediacapture-handle/pull/49 

  1 pull requests received 6 new comments:
  - #44 Specify requirement of exposure: tab-capture (6 by eladalon1983, jan-ivar)
    https://github.com/w3c/mediacapture-handle/pull/44 

  4 pull requests merged:
  - Add notes documenting outstanding issues.
    https://github.com/w3c/mediacapture-handle/pull/51 [Editorial] 
  - s/Legal values/Valid values/
    https://github.com/w3c/mediacapture-handle/pull/49 [Editorial] 
  - Update capture-handle-actions.js
    https://github.com/w3c/mediacapture-handle/pull/48 [Editorial] 
  - Specify requirement of exposure: tab-capture
    https://github.com/w3c/mediacapture-handle/pull/44 


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/w3c/mediacapture-handle
* 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, 12 April 2022 17:00:23 UTC