Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-nv-use-cases (+0/-0/💬1)
  1 issues received 1 new comments:
  - #60 Using WebRTC peer-to-peer networks to back Service Workers (1 by jimmywarting)
    https://github.com/w3c/webrtc-nv-use-cases/issues/60 

* w3c/mediacapture-screen-share (+1/-0/💬6)
  1 issues created:
  - Allow applications to opt-out of source-change (by eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/issues/223 

  2 issues received 6 new comments:
  - #220 Prevent unintentional leaks (2 by NDevTK, eric-carlson)
    https://github.com/w3c/mediacapture-screen-share/issues/220 
  - #219 Avoid user-confusion by not offering undesired audio sources (4 by eladalon1983, youennf)
    https://github.com/w3c/mediacapture-screen-share/issues/219 

* w3c/webrtc-extensions (+0/-0/💬1)
  1 issues received 1 new comments:
  - #95 Deprecate audio/video enumeration in getCapabilities in favour of Media Capabilities API (1 by aboba)
    https://github.com/w3c/webrtc-extensions/issues/95 [April 2022 Virtual Interim] 

* w3c/mediacapture-transform (+1/-0/💬1)
  1 issues created:
  - Support for VideoFrame <---> WebGPU import/export (by aboba)
    https://github.com/w3c/mediacapture-transform/issues/84 

  1 issues received 1 new comments:
  - #84 Support for VideoFrame <---> WebGPU translation (1 by aboba)
    https://github.com/w3c/mediacapture-transform/issues/84 

* w3c/mediacapture-region (+0/-0/💬5)
  1 issues received 5 new comments:
  - #11 Why expose produceCropTarget at MediaDevices level? (5 by alvestrand, domenic, jan-ivar, youennf)
    https://github.com/w3c/mediacapture-region/issues/11 

* w3c/mediacapture-handle (+2/-0/💬5)
  2 issues created:
  - Specify event handling with algorithms (by jan-ivar)
    https://github.com/w3c/mediacapture-handle/issues/56 
  - CaptureHandleChangeEvent.captureHandle() when navigating (by eladalon1983)
    https://github.com/w3c/mediacapture-handle/issues/53 

  2 issues received 5 new comments:
  - #50 CaptureHandleChangeEvent should just be Event (4 by eladalon1983, jan-ivar)
    https://github.com/w3c/mediacapture-handle/issues/50 
  - #38 Should Identity and Actions be in separate repos? (1 by eladalon1983)
    https://github.com/w3c/mediacapture-handle/issues/38 [repo-management] 



Pull requests
-------------
* w3c/webrtc-pc (+3/-1/💬0)
  3 pull requests submitted:
  - Clean up definitions (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2728 
  - Update to ReSpec version 32.1.5 (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2727 
  - Improve markup of enumeration tables (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2726 [Editorial] 

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

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

  1 pull requests received 2 new comments:
  - #625 Remove transport.rtcpTransportStatsId (2 by alvestrand)
    https://github.com/w3c/webrtc-stats/pull/625 [needs test] 

* w3c/webrtc-priority (+1/-0/💬0)
  1 pull requests submitted:
  - Improve markup of enumeration tables (by dontcallmedom)
    https://github.com/w3c/webrtc-priority/pull/22 

* w3c/mediacapture-main (+2/-1/💬0)
  2 pull requests submitted:
  - Update to latest ReSpec version 32.1.5 (by dontcallmedom)
    https://github.com/w3c/mediacapture-main/pull/879 
  - Improve markup of enumeration tables (by dontcallmedom)
    https://github.com/w3c/mediacapture-main/pull/878 

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

* w3c/mediacapture-screen-share (+2/-0/💬0)
  2 pull requests submitted:
  - Introduce DisplayMediaStreamConstraints.systemAudio (by eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/pull/222 
  - Improve markup of enumeration tables (by dontcallmedom)
    https://github.com/w3c/mediacapture-screen-share/pull/221 

* w3c/mst-content-hint (+1/-0/💬0)
  1 pull requests submitted:
  - Improve markup of enumeration tables (by dontcallmedom)
    https://github.com/w3c/mst-content-hint/pull/57 

* w3c/webrtc-extensions (+1/-0/💬3)
  1 pull requests submitted:
  - RTP Header Extensions Encryption (cryptex) (by aboba)
    https://github.com/w3c/webrtc-extensions/pull/106 

  3 pull requests received 3 new comments:
  - #106 RTP Header Extensions Encryption (cryptex) (1 by aboba)
    https://github.com/w3c/webrtc-extensions/pull/106 
  - #96 RTP Header Extensions Encryption (cryptex) (1 by aboba)
    https://github.com/w3c/webrtc-extensions/pull/96 
  - #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-handle (+2/-0/💬4)
  2 pull requests submitted:
  - Fix event.captureHandle() when not observable (by eladalon1983)
    https://github.com/w3c/mediacapture-handle/pull/55 
  - Fix event (by eladalon1983)
    https://github.com/w3c/mediacapture-handle/pull/54 

  2 pull requests received 4 new comments:
  - #55 Fix event.captureHandle() when not observable (3 by beaufortfrancois, eladalon1983)
    https://github.com/w3c/mediacapture-handle/pull/55 
  - #33 Specify 1024 16-bit characters limitation in setCaptureHandleConfig (1 by eladalon1983)
    https://github.com/w3c/mediacapture-handle/pull/33 [Editorial] 

* web-platform-tests/wpt (+0/-3/💬0)
  3 pull requests merged:
  - [Rollback] Make sure ontrack fires when re-added.
    https://github.com/web-platform-tests/wpt/pull/33905 [webrtc] [chromium-export] [wg-s_webrtc] 
  - webrtc wpt: add tests for dtls role stats
    https://github.com/web-platform-tests/wpt/pull/33906 [webrtc] [chromium-export] [wg-s_webrtc] 
  - Temporarily disable RTCRtpTransceiver.https.html to unblock roll.
    https://github.com/web-platform-tests/wpt/pull/33897 [webrtc] [chromium-export] [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, 3 May 2022 17:00:23 UTC