Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+2/-0/💬5)
  2 issues created:
  - Clarify order of events when the SCTP transport is closed (by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/3022 
  - Clarify that datachannel close is reflected remotely (by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/3021 

  2 issues received 5 new comments:
  - #3021 Clarify that datachannel close is reflected remotely (2 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/3021 [Editorial] 
  - #3020 Codec negotiation and level IDs (3 by henbos, taste1981)
    https://github.com/w3c/webrtc-pc/issues/3020 [Discuss at next meeting] 

* w3c/mediacapture-screen-share (+0/-1/💬6)
  2 issues received 6 new comments:
  - #308 Should screen capture tracks expose deviceId? (5 by eladalon1983, jan-ivar)
    https://github.com/w3c/mediacapture-screen-share/issues/308 
  - #297 Should we have a screenshare extension spec? (1 by jan-ivar)
    https://github.com/w3c/mediacapture-screen-share/issues/297 

  1 issues closed:
  - Should we have a screenshare extension spec? https://github.com/w3c/mediacapture-screen-share/issues/297 

* w3c/webrtc-extensions (+1/-0/💬9)
  1 issues created:
  - Feature request: Add event for CSRC change (by koumiGoogle)
    https://github.com/w3c/webrtc-extensions/issues/230 

  2 issues received 9 new comments:
  - #230 Feature request: Add event for CSRC change (7 by guidou, henbos, jan-ivar, koumiGoogle)
    https://github.com/w3c/webrtc-extensions/issues/230 
  - #229 receiver.hardwareAcceleration attribute instead of disableHardware[En|De]coding() static method (2 by jan-ivar)
    https://github.com/w3c/webrtc-extensions/issues/229 

* w3c/mediacapture-screen-share-extensions (+0/-0/💬1)
  1 issues received 1 new comments:
  - #15 Auto-pause for Captured Surface Switching (2nd edition) (1 by jan-ivar)
    https://github.com/w3c/mediacapture-screen-share-extensions/issues/15 

* w3c/mediacapture-surface-control (+10/-2/💬14)
  10 issues created:
  - Tab capture control (by youennf)
    https://github.com/w3c/mediacapture-surface-control/issues/49 
  - Consider dropping permission for captured surface control APIs (by jan-ivar)
    https://github.com/w3c/mediacapture-surface-control/issues/48 
  - [Capture control] Should a web page allow to select specific types of event to be forwarded and not others (by youennf)
    https://github.com/w3c/mediacapture-surface-control/issues/47 
  - [Capture control] How capturer web applications can know whether forwarding is working/useful (by youennf)
    https://github.com/w3c/mediacapture-surface-control/issues/46 
  - [Capture control] Is gesture forwarding tied to capture controller or to MediaStreamTrack (by youennf)
    https://github.com/w3c/mediacapture-surface-control/issues/45 
  - [Capture control] Is setting a specific zoom level part of the MVP? (by youennf)
    https://github.com/w3c/mediacapture-surface-control/issues/44 
  - [Capture control] Supporting zoom via gesture forwarding (by youennf)
    https://github.com/w3c/mediacapture-surface-control/issues/43 
  - [Capture control] Is it important for capture control to keep captured tab from knowing it is captured? (by youennf)
    https://github.com/w3c/mediacapture-surface-control/issues/42 
  - [Capture control] Address click-jacking concerns (by jan-ivar)
    https://github.com/w3c/mediacapture-surface-control/issues/41 
  - [Capture control] Consideration of proposal to support zoom in/out (by eladalon1983)
    https://github.com/w3c/mediacapture-surface-control/issues/40 

  12 issues received 14 new comments:
  - #49 Tab capture control (1 by eladalon1983)
    https://github.com/w3c/mediacapture-surface-control/issues/49 
  - #48 Consider dropping permission for captured surface control APIs (1 by eladalon1983)
    https://github.com/w3c/mediacapture-surface-control/issues/48 
  - #47 Should a web page allow to select specific types of event to be forwarded and not others (1 by eladalon1983)
    https://github.com/w3c/mediacapture-surface-control/issues/47 
  - #46 How capturer web applications can know whether forwarding is working/useful (1 by eladalon1983)
    https://github.com/w3c/mediacapture-surface-control/issues/46 
  - #45 Is gesture forwarding tied to capture controller or to MediaStreamTrack (1 by eladalon1983)
    https://github.com/w3c/mediacapture-surface-control/issues/45 
  - #44 Is setting a specific zoom level part of the MVP? (1 by eladalon1983)
    https://github.com/w3c/mediacapture-surface-control/issues/44 
  - #43 Supporting zoom via gesture forwarding (1 by eladalon1983)
    https://github.com/w3c/mediacapture-surface-control/issues/43 
  - #42 Is it important for capture control to keep captured tab from knowing it is captured? (1 by eladalon1983)
    https://github.com/w3c/mediacapture-surface-control/issues/42 
  - #41 Address click-jacking concerns (3 by eladalon1983, jan-ivar)
    https://github.com/w3c/mediacapture-surface-control/issues/41 
  - #40 Consideration of proposal to support zoom in/out (1 by eladalon1983)
    https://github.com/w3c/mediacapture-surface-control/issues/40 
  - #28 Consider limiting element types (1 by eladalon1983)
    https://github.com/w3c/mediacapture-surface-control/issues/28 
  - #24 Consideration of proposal to join captureWheel() and setZoomLevel() (1 by eladalon1983)
    https://github.com/w3c/mediacapture-surface-control/issues/24 

  2 issues closed:
  - Consideration of proposal to join captureWheel() and setZoomLevel() https://github.com/w3c/mediacapture-surface-control/issues/24 
  - Consider limiting element types https://github.com/w3c/mediacapture-surface-control/issues/28 



Pull requests
-------------
* w3c/webrtc-pc (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #3018 Filter codecs preferences on transceiver direction (1 by henbos)
    https://github.com/w3c/webrtc-pc/pull/3018 [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/w3c/webrtc-rtptransport
* https://github.com/w3c/mediacapture-screen-share-extensions
* https://github.com/w3c/mediacapture-surface-control
* 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, 19 November 2024 17:00:17 UTC