Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+0/-1/💬0)
  1 issues closed:
  - iceConnectionState "checking" can happen without adding remote candidates https://github.com/w3c/webrtc-pc/issues/2878 

* w3c/webrtc-nv-use-cases (+1/-1/💬4)
  1 issues created:
  - Requirement N22 is hardware specific (by aboba)
    https://github.com/w3c/webrtc-nv-use-cases/issues/115 

  2 issues received 4 new comments:
  - #114 Clarifying Cloud Gaming Requirements (3 by aboba, xingri)
    https://github.com/w3c/webrtc-nv-use-cases/issues/114 [July 2023 Virtual Interim] 
  - #103 Section 3.2: Feedback related to WebRTC-NV Low Latency Streaming Use Case (1 by aboba)
    https://github.com/w3c/webrtc-nv-use-cases/issues/103 [July 2023 Virtual Interim] 

  1 issues closed:
  - Removing Section 3.7: Machine Learning https://github.com/w3c/webrtc-nv-use-cases/issues/110 [PR exists] [June 2023 Virtual Interim] 

* w3c/mediacapture-screen-share (+0/-2/💬13)
  4 issues received 13 new comments:
  - #268 Proposal: Make CaptureController inherit from EventTarget (1 by dontcallmedom-bot)
    https://github.com/w3c/mediacapture-screen-share/issues/268 
  - #263 https://w3c.github.io/mediacapture-screen-share/#idl-def-CaptureStartFocusBehavior.no-focus-change is misleading (1 by dontcallmedom-bot)
    https://github.com/w3c/mediacapture-screen-share/issues/263 
  - #261 Allow apps to avoid riskier display-surface types (9 by dontcallmedom-bot, eladalon1983, jan-ivar, steely-glint, youennf)
    https://github.com/w3c/mediacapture-screen-share/issues/261 
  - #255 Auto-pause capture when user switches captured content (2 by dontcallmedom-bot, eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/issues/255 

  2 issues closed:
  - no-focus-change is misleading https://github.com/w3c/mediacapture-screen-share/issues/263 
  - Proposal: Make CaptureController inherit from EventTarget https://github.com/w3c/mediacapture-screen-share/issues/268 

* w3c/webrtc-extensions (+1/-0/💬7)
  1 issues created:
  - Extensions have different level of maturity. How se should we clarify this for spec readers? (by youennf)
    https://github.com/w3c/webrtc-extensions/issues/172 

  4 issues received 7 new comments:
  - #172 Extensions have different level of maturity. How se should we clarify this for spec readers? (1 by henbos)
    https://github.com/w3c/webrtc-extensions/issues/172 
  - #171 ICE improvements: select a candidate pair (4 by dontcallmedom-bot, jan-ivar, oanguenot, sam-vi)
    https://github.com/w3c/webrtc-extensions/issues/171 
  - #170 ICE improvements: remove candidate pairs (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-extensions/issues/170 
  - #166 ICE improvements: prevent candidate pair removal (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-extensions/issues/166 [May 2023 Virtual Interim] 

* w3c/webrtc-encoded-transform (+1/-1/💬3)
  1 issues created:
  - Underspecified rid checking in sender.generateKeyFrame(["x"]); shouldn't throw NotAllowedError (by jan-ivar)
    https://github.com/w3c/webrtc-encoded-transform/issues/192 

  2 issues received 3 new comments:
  - #192 Underspecified rid checking in sender.generateKeyFrame(["x"]); shouldn't throw NotAllowedError (2 by jan-ivar)
    https://github.com/w3c/webrtc-encoded-transform/issues/192 
  - #172 Tell SDP negotiation to negotiate support for non-standard codecs (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-encoded-transform/issues/172 

  1 issues closed:
  - Underspecified rid checking in sender.generateKeyFrame(["x"]); shouldn't throw NotAllowedError https://github.com/w3c/webrtc-encoded-transform/issues/192 



Pull requests
-------------
* w3c/webrtc-pc (+0/-1/💬1)
  1 pull requests received 1 new comments:
  - #2770 Add RTCPeerConnection.getDataChannels() (1 by aboba)
    https://github.com/w3c/webrtc-pc/pull/2770 [Needs Test] 

  1 pull requests merged:
  - Clarify description of "checking" iceConnectionState
    https://github.com/w3c/webrtc-pc/pull/2884 [Editorial] [Needs Test] 

* w3c/webrtc-nv-use-cases (+2/-1/💬5)
  2 pull requests submitted:
  - Update Requirement N37 (by aboba)
    https://github.com/w3c/webrtc-nv-use-cases/pull/117 [July 2023 Virtual Interim] 
  - Req N22: Remove specific hardware reference (GPU) (by aboba)
    https://github.com/w3c/webrtc-nv-use-cases/pull/116 

  2 pull requests received 5 new comments:
  - #113 Remove Machine Learning Use Case (Section 3.7) (2 by aboba, dontcallmedom-bot)
    https://github.com/w3c/webrtc-nv-use-cases/pull/113 [June 2023 Virtual Interim] 
  - #112 Remove Section 3.9: Reduced Complexity Signaling (3 by aboba, dontcallmedom-bot)
    https://github.com/w3c/webrtc-nv-use-cases/pull/112 [June 2023 Virtual Interim] 

  1 pull requests merged:
  - Remove Machine Learning Use Case (Section 3.7)
    https://github.com/w3c/webrtc-nv-use-cases/pull/113 [June 2023 Virtual Interim] 

* w3c/mediacapture-screen-share (+1/-2/💬0)
  1 pull requests submitted:
  - Define "focus-capturing-application" (by eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/pull/270 

  2 pull requests merged:
  - Define "focus-capturing-application"
    https://github.com/w3c/mediacapture-screen-share/pull/270 
  - Make CaptureController inherit from EventTarget
    https://github.com/w3c/mediacapture-screen-share/pull/269 

* w3c/webrtc-extensions (+0/-0/💬5)
  3 pull requests received 5 new comments:
  - #168 Prevent candidate pair removal (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-extensions/pull/168 
  - #167 Request keyframe via setParameters (3 by dontcallmedom, dontcallmedom-bot, fippo)
    https://github.com/w3c/webrtc-extensions/pull/167 [May 2023 Virtual Interim] [Needs assignee input] 
  - #147 Add RTCRtpEncodingParameters.codec to change the active codec (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-extensions/pull/147 

* w3c/webrtc-encoded-transform (+1/-1/💬2)
  1 pull requests submitted:
  - s/NotAllowedError/TypeError for invalid rid & reference RFC8851. (by jan-ivar)
    https://github.com/w3c/webrtc-encoded-transform/pull/193 

  2 pull requests received 2 new comments:
  - #193 s/NotAllowedError/TypeError for invalid rid & reference RFC8851. (1 by youennf)
    https://github.com/w3c/webrtc-encoded-transform/pull/193 [Needs Test] 
  - #186 Add description of an API for controlling SDP codec negotiation (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-encoded-transform/pull/186 

  1 pull requests merged:
  - s/NotAllowedError/TypeError for invalid rid & reference RFC8851.
    https://github.com/w3c/webrtc-encoded-transform/pull/193 [Needs Test] 


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-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/w3c/mediacapture-viewport
* 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, 4 July 2023 17:00:20 UTC