Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+3/-0/💬7)
  3 issues created:
  - The language around setting a description appears to prohibit renegotiation of RIDs (by docfaraday)
    https://github.com/w3c/webrtc-pc/issues/2724 
  - The prose around "simulcast envelope" falsely implies that simulcast encodings can never be removed (by docfaraday)
    https://github.com/w3c/webrtc-pc/issues/2723 
  - sRD(offer) completely overwrites pre-existing transceiver.[[Sender]].[[SendEncodings]] (by docfaraday)
    https://github.com/w3c/webrtc-pc/issues/2722 

  2 issues received 7 new comments:
  - #2723 The prose around "simulcast envelope" falsely implies that simulcast encodings can never be removed (2 by aboba, docfaraday)
    https://github.com/w3c/webrtc-pc/issues/2723 
  - #2722 sRD(offer) completely overwrites pre-existing transceiver.[[Sender]].[[SendEncodings]] (5 by docfaraday, fippo, jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2722 

* w3c/mediacapture-main (+0/-1/💬0)
  1 issues closed:
  - Replace usage of "responsible document" https://github.com/w3c/mediacapture-main/issues/871 

* w3c/mediacapture-screen-share (+1/-0/💬9)
  1 issues created:
  - Consider exposing screen share state to websites. (by NDevTK)
    https://github.com/w3c/mediacapture-screen-share/issues/220 

  1 issues received 9 new comments:
  - #220 Consider exposing screen share state to websites. (9 by NDevTK, eladalon1983, youennf)
    https://github.com/w3c/mediacapture-screen-share/issues/220 

* w3c/webrtc-extensions (+0/-2/💬11)
  7 issues received 11 new comments:
  - #104 Meta: So many specs but how to keep track? (4 by aboba, dontcallmedom, jan-ivar, lgrahl)
    https://github.com/w3c/webrtc-extensions/issues/104 [April 2022 Virtual Interim] 
  - #103 Should we remove extensions marked at risk? (1 by alvestrand)
    https://github.com/w3c/webrtc-extensions/issues/103 
  - #100 Allow having inactive by default codecs (2 by aboba, fippo)
    https://github.com/w3c/webrtc-extensions/issues/100 [April 2022 Virtual Interim] 
  - #99 Should RtcRtpHeaderExtensionCapabilities offer an "enabled" member? (1 by aboba)
    https://github.com/w3c/webrtc-extensions/issues/99 [Ready for PR] 
  - #95 Deprecate audio/video enumeration in getCapabilities in favour of Media Capabilities API (1 by Orphis)
    https://github.com/w3c/webrtc-extensions/issues/95 [April 2022 Virtual Interim] 
  - #80 WebRTC-Extensions Implementation Status (1 by aboba)
    https://github.com/w3c/webrtc-extensions/issues/80 [needs-test] 
  - #21 Add API for exposing codec HW capabilities (hardwareAccelerated) (1 by aboba)
    https://github.com/w3c/webrtc-extensions/issues/21 

  2 issues closed:
  - Add API for exposing codec HW capabilities (hardwareAccelerated) https://github.com/w3c/webrtc-extensions/issues/21 
  - WebRTC-Extensions Implementation Status https://github.com/w3c/webrtc-extensions/issues/80 [needs-test] 

* w3c/mediacapture-transform (+1/-0/💬2)
  1 issues created:
  - How to handle varying pixel formats (by youennf)
    https://github.com/w3c/mediacapture-transform/issues/83 

  1 issues received 2 new comments:
  - #83 How to handle varying pixel formats (2 by dontcallmedom, youennf)
    https://github.com/w3c/mediacapture-transform/issues/83 

* w3c/mediacapture-region (+0/-0/💬1)
  1 issues received 1 new comments:
  - #18 Is CropTarget name too generic? (1 by eladalon1983)
    https://github.com/w3c/mediacapture-region/issues/18 

* w3c/mediacapture-handle (+1/-0/💬0)
  1 issues created:
  - Identification of Captured Application By Capturer (by eladalon1983)
    https://github.com/w3c/mediacapture-handle/issues/52 



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

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

* w3c/webrtc-stats (+2/-2/💬6)
  2 pull requests submitted:
  - Fix definitions to make respec happy (by dontcallmedom)
    https://github.com/w3c/webrtc-stats/pull/630 [Editorial] 
  - transport: add dtlsRole (by fippo)
    https://github.com/w3c/webrtc-stats/pull/629 

  1 pull requests received 6 new comments:
  - #629 transport: add dtlsRole (6 by alvestrand, fippo, henbos, w3cbot)
    https://github.com/w3c/webrtc-stats/pull/629 

  2 pull requests merged:
  - transport: add dtlsRole
    https://github.com/w3c/webrtc-stats/pull/629 
  - Fix definitions to make respec happy
    https://github.com/w3c/webrtc-stats/pull/630 [Editorial] 

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

* w3c/mediacapture-main (+0/-3/💬0)
  3 pull requests merged:
  - Update to latest ReSpec version 32.1.4
    https://github.com/w3c/mediacapture-main/pull/875 [editorial] [repo-management] 
  - Replace usage of "responsible document"
    https://github.com/w3c/mediacapture-main/pull/876 [Editors can integrate] 
  - Add back Initialize the underlying source algorithm as it is needed for transferring a MediaStreamTrack
    https://github.com/w3c/mediacapture-main/pull/877 [Editors can integrate] 

* w3c/mediacapture-screen-share (+0/-1/💬0)
  1 pull requests merged:
  - Clarify browser display-surface is top-level viewport
    https://github.com/w3c/mediacapture-screen-share/pull/217 [editors can integrate] 

* 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] 


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, 26 April 2022 17:00:22 UTC