Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-stats (+1/-0/💬1)
  1 issues created:
  - outbound-rtp.scaleResolutionDownBy (by henbos)
    https://github.com/w3c/webrtc-stats/issues/620 

  1 issues received 1 new comments:
  - #610 how to describe the relationship of codec and fec mechanisms (1 by fippo)
    https://github.com/w3c/webrtc-stats/issues/610 

* w3c/mediacapture-main (+0/-0/💬3)
  2 issues received 3 new comments:
  - #857 It is unclear from the spec whether cloning a MediaStreamTrack preserves the subtype or not of the cloned track (1 by alvestrand)
    https://github.com/w3c/mediacapture-main/issues/857 [Ready for PR] 
  - #836 deviceId and Clear-Site-Data (2 by alvestrand, dontcallmedom)
    https://github.com/w3c/mediacapture-main/issues/836 

* w3c/mediacapture-screen-share (+1/-0/💬4)
  1 issues created:
  - Exclude Current Tab from Capture (by eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/issues/209 

  1 issues received 4 new comments:
  - #209 Avoid Hall-of-Mirrors (4 by eladalon1983, jesup, martinthomson)
    https://github.com/w3c/mediacapture-screen-share/issues/209 

* w3c/webrtc-svc (+2/-4/💬6)
  2 issues created:
  - Clarify behavior of getParameters() (by aboba)
    https://github.com/w3c/webrtc-svc/issues/68 
  - setParameters() behavior (by aboba)
    https://github.com/w3c/webrtc-svc/issues/66 

  5 issues received 6 new comments:
  - #66 setParameters() behavior (2 by aboba)
    https://github.com/w3c/webrtc-svc/issues/66 [PR exists] [CR-blocking] 
  - #59 What should the scalability mode be when the preferred scalability mode is not supported on the requested codec? (1 by aboba)
    https://github.com/w3c/webrtc-svc/issues/59 [PR exists] [CR-blocking] 
  - #58 What should the scalability mode be when no scalability mode is specified? (1 by aboba)
    https://github.com/w3c/webrtc-svc/issues/58 [PR exists] [CR-blocking] 
  - #57 Handling of unknown scalability modes is underspecified (1 by aboba)
    https://github.com/w3c/webrtc-svc/issues/57 [PR exists] [CR-blocking] 
  - #42 TAG feedback (1 by dontcallmedom)
    https://github.com/w3c/webrtc-svc/issues/42 [tag-tracker] 

  4 issues closed:
  - setParameters() behavior https://github.com/w3c/webrtc-svc/issues/66 [PR exists] [CR-blocking] 
  - Handling of unknown scalability modes is underspecified https://github.com/w3c/webrtc-svc/issues/57 [PR exists] [CR-blocking] 
  - What should the scalability mode be when no scalability mode is specified? https://github.com/w3c/webrtc-svc/issues/58 [PR exists] [CR-blocking] 
  - What should the scalability mode be when the preferred scalability mode is not supported on the requested codec? https://github.com/w3c/webrtc-svc/issues/59 [PR exists] [CR-blocking] 

* w3c/webrtc-extensions (+0/-0/💬2)
  1 issues received 2 new comments:
  - #98 Disabling hardware acceleration (2 by aboba, fippo)
    https://github.com/w3c/webrtc-extensions/issues/98 

* w3c/mediacapture-transform (+1/-0/💬5)
  1 issues created:
  - How does generator.mute change track states? (by alvestrand)
    https://github.com/w3c/mediacapture-transform/issues/81 

  1 issues received 5 new comments:
  - #81 How does generator.mute change track states? (5 by alvestrand, jan-ivar)
    https://github.com/w3c/mediacapture-transform/issues/81 



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

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

* w3c/mediacapture-main (+1/-2/💬3)
  1 pull requests submitted:
  - Fix markup for powerful features definition (by dontcallmedom)
    https://github.com/w3c/mediacapture-main/pull/863 

  3 pull requests received 3 new comments:
  - #863 Fix markup for powerful features definition (1 by dontcallmedom)
    https://github.com/w3c/mediacapture-main/pull/863 [editorial] 
  - #861 Update to latest ReSpec version 31.0.4 (1 by dontcallmedom)
    https://github.com/w3c/mediacapture-main/pull/861 [editorial] [repo-management] 
  - #844 Update to latest ReSpec version (1 by dontcallmedom)
    https://github.com/w3c/mediacapture-main/pull/844 [editorial] 

  2 pull requests merged:
  - Update to latest ReSpec version 31.0.9
    https://github.com/w3c/mediacapture-main/pull/861 [editorial] [repo-management] 
  - Fix markup for powerful features definition
    https://github.com/w3c/mediacapture-main/pull/863 [editorial] 

* w3c/webrtc-svc (+4/-3/💬1)
  4 pull requests submitted:
  - Revert "Clarify behavior of setParameters()" (by aboba)
    https://github.com/w3c/webrtc-svc/pull/70 
  - Clarify behavior of getParameters() (by aboba)
    https://github.com/w3c/webrtc-svc/pull/69 
  - Clarify behavior of setParameters() (by aboba)
    https://github.com/w3c/webrtc-svc/pull/67 
  - Mark up scalabilityModes values as exported definitions (by dontcallmedom)
    https://github.com/w3c/webrtc-svc/pull/65 [Editorial] 

  1 pull requests received 1 new comments:
  - #67 Clarify behavior of setParameters() (1 by aboba)
    https://github.com/w3c/webrtc-svc/pull/67 

  3 pull requests merged:
  - Clarify behavior of setParameters()
    https://github.com/w3c/webrtc-svc/pull/67 
  - Add Behavior section
    https://github.com/w3c/webrtc-svc/pull/64 
  - Mark up scalabilityModes values as exported definitions
    https://github.com/w3c/webrtc-svc/pull/65 [Editorial] 


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, 1 March 2022 17:00:23 UTC