Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+6/-0/💬19)
  6 issues created:
  - Modifications to [[SendEncodings]] from setParameters and sRD can be racy (by docfaraday)
    https://github.com/w3c/webrtc-pc/issues/2737 
  - webrtc-pc does not say to clear RTCRtpCodingParameters.rid when sRD rejects simulcast (by docfaraday)
    https://github.com/w3c/webrtc-pc/issues/2736 
  - webrtc-pc does not specify what level of support is required for RFC 7728 (RTP pause) (by docfaraday)
    https://github.com/w3c/webrtc-pc/issues/2735 
  - addTransceiver does not check for missing rid properties (by docfaraday)
    https://github.com/w3c/webrtc-pc/issues/2734 
  - addTransceiver does not check for uniqueness of rid (by docfaraday)
    https://github.com/w3c/webrtc-pc/issues/2733 
  - Inconsistent rules for rid in RTCRtpEncodingParameters (by docfaraday)
    https://github.com/w3c/webrtc-pc/issues/2732 

  3 issues received 19 new comments:
  - #2735 webrtc-pc specifies using '~' in a=simulcast, but does not support RFC 7728 (RTP pause), which is a prerequisite  (11 by aboba, docfaraday, fippo)
    https://github.com/w3c/webrtc-pc/issues/2735 [wontfix] [May 2022 Virtual Interim] 
  - #2732 Inconsistent rules for rid in RTCRtpEncodingParameters (6 by docfaraday, fippo, lgrahl)
    https://github.com/w3c/webrtc-pc/issues/2732 
  - #2730 Inconsistent initialization of scaleResolutionDownBy (2 by docfaraday)
    https://github.com/w3c/webrtc-pc/issues/2730 

* w3c/webrtc-stats (+0/-0/💬1)
  1 issues received 1 new comments:
  - #620 outbound-rtp.scaleResolutionDownBy (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/620 

* w3c/mediacapture-main (+1/-0/💬0)
  1 issues created:
  - Legacy GetUserMedia extension is not clearly marked "informative" (by alvestrand)
    https://github.com/w3c/mediacapture-main/issues/882 

* w3c/mediacapture-screen-share (+0/-0/💬2)
  1 issues received 2 new comments:
  - #213 Spec-hooks requested (2 by dontcallmedom, eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/issues/213 

* w3c/webrtc-extensions (+2/-0/💬6)
  2 issues created:
  - RTCRtpEncodingParameters.maxFramerate and other extensions "mature"? (by hamishwillee)
    https://github.com/w3c/webrtc-extensions/issues/108 
  - maxFramerate probably should not be allowed in addTransceiver/setParameters for audio senders (by docfaraday)
    https://github.com/w3c/webrtc-extensions/issues/107 

  1 issues received 6 new comments:
  - #108 RTCRtpEncodingParameters.maxFramerate and other extensions "mature"? (6 by aboba, dontcallmedom, fippo, hamishwillee)
    https://github.com/w3c/webrtc-extensions/issues/108 

* w3c/webrtc-encoded-transform (+0/-0/💬3)
  1 issues received 3 new comments:
  - #121 Need APIs for using WebCodec with PeerConnection (3 by aboba, murillo128, notedit)
    https://github.com/w3c/webrtc-encoded-transform/issues/121 

* w3c/mediacapture-region (+1/-0/💬57)
  1 issues created:
  - Should we support strings in addition or in lieu of opaque identifiers? (by youennf)
    https://github.com/w3c/mediacapture-region/issues/46 

  4 issues received 57 new comments:
  - #46 Should we support strings in addition or in lieu of opaque identifiers? (2 by eladalon1983, youennf)
    https://github.com/w3c/mediacapture-region/issues/46 
  - #19 Should cropTo be able to directly take an element as input? (1 by jan-ivar)
    https://github.com/w3c/mediacapture-region/issues/19 [Improvement] 
  - #17 What makes CropTarget special to require an asynchronous creation? (12 by alvestrand, eladalon1983, jan-ivar, youennf)
    https://github.com/w3c/mediacapture-region/issues/17 
  - #11 Why expose produceCropTarget at MediaDevices level? (42 by alvestrand, eladalon1983, jan-ivar, yoavweiss, youennf)
    https://github.com/w3c/mediacapture-region/issues/11 

* w3c/mediacapture-handle (+1/-0/💬2)
  1 issues created:
  - .sendCaptureAction() seems misplaced on the track (by jan-ivar)
    https://github.com/w3c/mediacapture-handle/issues/65 

  1 issues received 2 new comments:
  - #65 .sendCaptureAction() seems misplaced on the track (2 by eladalon1983, youennf)
    https://github.com/w3c/mediacapture-handle/issues/65 



Pull requests
-------------
* w3c/webrtc-pc (+0/-1/💬0)
  1 pull requests merged:
  - Update to ReSpec version 32.1.6
    https://github.com/w3c/webrtc-pc/pull/2731 [Editorial] [repo-management] 

* w3c/webrtc-stats (+0/-1/💬0)
  1 pull requests merged:
  - Improve markup of enumeration tables
    https://github.com/w3c/webrtc-stats/pull/631 [Editorial] 

* w3c/mediacapture-main (+1/-0/💬0)
  1 pull requests submitted:
  - Moving Navigator.getUserMedia to a legacy section (by alvestrand)
    https://github.com/w3c/mediacapture-main/pull/883 

* w3c/mediacapture-screen-share (+1/-0/💬0)
  1 pull requests submitted:
  - Add spec-hooks for "actively screen-capturing" (by eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/pull/224 

* w3c/webrtc-extensions (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #81 Add a CSP check to RTCPeerConnection.addIceCandidate(). (1 by zenhack)
    https://github.com/w3c/webrtc-extensions/pull/81 [editors can integrate] [security-tracker] 

* w3c/mediacapture-region (+0/-1/💬0)
  1 pull requests merged:
  - Remove crop ID leftovers
    https://github.com/w3c/mediacapture-region/pull/45 [Editorial] 

* w3c/mediacapture-handle (+3/-0/💬4)
  3 pull requests submitted:
  - Set up Identity spec for automated updates on w3.org/TR/ (by dontcallmedom)
    https://github.com/w3c/mediacapture-handle/pull/64 
  - Add wpt tests badges to README.md (by beaufortfrancois)
    https://github.com/w3c/mediacapture-handle/pull/63 
  - Add README file for Capture Handle Identity (by beaufortfrancois)
    https://github.com/w3c/mediacapture-handle/pull/62 

  2 pull requests received 4 new comments:
  - #62 Add README file for Capture Handle Identity (3 by beaufortfrancois, eladalon1983)
    https://github.com/w3c/mediacapture-handle/pull/62 
  - #33 Specify 1024 16-bit characters limitation in setCaptureHandleConfig (1 by eladalon1983)
    https://github.com/w3c/mediacapture-handle/pull/33 [Editorial] [Editors can integrate] 

* web-platform-tests/wpt (+0/-1/💬0)
  1 pull requests merged:
  - [Gecko Bug 1760843] P1 - add WPT for gDM frameRate:max
    https://github.com/web-platform-tests/wpt/pull/34078 [mozilla:gecko-sync] [screen-capture] [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/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, 17 May 2022 17:00:25 UTC