Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+0/-0/💬8)
  1 issues received 8 new comments:
  - #2888 setCodecPreferences vs unidirectional codecs (8 by alvestrand, fippo, henbos)
    https://github.com/w3c/webrtc-pc/issues/2888 

* w3c/mediacapture-main (+1/-0/💬0)
  1 issues created:
  - Transformation of camera signal into displayed frames on screen in a video capture pipeline. (by abdikaiym01)
    https://github.com/w3c/mediacapture-main/issues/981 

* w3c/mediacapture-image (+1/-0/💬0)
  1 issues created:
  - PTZ permissions and InputDeviceInfo.getCapabilities() / devicechange event (by guidou)
    https://github.com/w3c/mediacapture-image/issues/306 

* w3c/mediacapture-screen-share (+0/-0/💬5)
  3 issues received 5 new comments:
  - #287 Should pending getDisplayMedia() calls reject on sleep and/or screen-lock? (1 by marcoscaceres)
    https://github.com/w3c/mediacapture-screen-share/issues/287 
  - #255 Auto-pause capture when user switches captured content (3 by eladalon1983, jan-ivar, tovepet)
    https://github.com/w3c/mediacapture-screen-share/issues/255 
  - #100 Capturing audio-only (1 by cybex-dev)
    https://github.com/w3c/mediacapture-screen-share/issues/100 [question] 

* w3c/webrtc-svc (+0/-0/💬2)
  1 issues received 2 new comments:
  - #45 Move to Candidate Recommendation (2 by dontcallmedom)
    https://github.com/w3c/webrtc-svc/issues/45 

* w3c/webrtc-encoded-transform (+1/-0/💬13)
  1 issues created:
  - Rename RTCRtpScriptTransform object (by alvestrand)
    https://github.com/w3c/webrtc-encoded-transform/issues/216 

  3 issues received 13 new comments:
  - #216 Rename RTCRtpScriptTransform object (7 by alvestrand, fippo, jan-ivar, youennf)
    https://github.com/w3c/webrtc-encoded-transform/issues/216 
  - #211 Is frame-level fanout in scope of WebRTC encoded transform? (1 by guidou)
    https://github.com/w3c/webrtc-encoded-transform/issues/211 
  - #89 Generalize ScriptTransform constructor to allow main-thread processing (5 by alvestrand, jan-ivar)
    https://github.com/w3c/webrtc-encoded-transform/issues/89 

* w3c/webrtc-rtptransport (+9/-0/💬7)
  9 issues created:
  - Examples pipe multiple streams into a single writable (by jan-ivar)
    https://github.com/w3c/webrtc-rtptransport/issues/15 
  - Update examples with standard APIs (by jan-ivar)
    https://github.com/w3c/webrtc-rtptransport/issues/14 
  - Workers (by aboba)
    https://github.com/w3c/webrtc-rtptransport/issues/13 
  - Arbitrary RTP Header Extensions (by aboba)
    https://github.com/w3c/webrtc-rtptransport/issues/12 
  - Arbitrary RTCP messages (by aboba)
    https://github.com/w3c/webrtc-rtptransport/issues/11 
  - SDP "Bumper lanes" (by aboba)
    https://github.com/w3c/webrtc-rtptransport/issues/10 
  - Customizing piecemeal (by aboba)
    https://github.com/w3c/webrtc-rtptransport/issues/9 
  - WHATWG Streams support? (by aboba)
    https://github.com/w3c/webrtc-rtptransport/issues/8 
  - How does cryptex work? (by aboba)
    https://github.com/w3c/webrtc-rtptransport/issues/7 

  4 issues received 7 new comments:
  - #15 Examples pipe multiple streams into a single writable (1 by aboba)
    https://github.com/w3c/webrtc-rtptransport/issues/15 
  - #13 Workers (1 by stefanholmer)
    https://github.com/w3c/webrtc-rtptransport/issues/13 
  - #10 SDP "Bumper lanes" (2 by aboba, alvestrand)
    https://github.com/w3c/webrtc-rtptransport/issues/10 
  - #7 How does cryptex work? (3 by aboba, alvestrand)
    https://github.com/w3c/webrtc-rtptransport/issues/7 



Pull requests
-------------
* w3c/webrtc-pc (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #2902 Prevent GC of non-closed RTCDataChannels (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2902 

* w3c/webrtc-nv-use-cases (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #118 Section 3.2.1: Clarify Game streaming requirements (1 by xingri)
    https://github.com/w3c/webrtc-nv-use-cases/pull/118 [November VI] 

* w3c/mediacapture-screen-share (+1/-0/💬0)
  1 pull requests submitted:
  - Added DisplaySurfaceChangeCallback (by tovepet)
    https://github.com/w3c/mediacapture-screen-share/pull/289 

* w3c/webrtc-encoded-transform (+0/-0/💬3)
  2 pull requests received 3 new comments:
  - #215 Add an API for a "keyframe has been requested" event (2 by alvestrand, jan-ivar)
    https://github.com/w3c/webrtc-encoded-transform/pull/215 
  - #212 Describe "data" attribute (1 by alvestrand)
    https://github.com/w3c/webrtc-encoded-transform/pull/212 

* w3c/mediacapture-transform (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #75 Update audio explainer with intro + WebIDL (1 by alvestrand)
    https://github.com/w3c/mediacapture-transform/pull/75 

* w3c/webrtc-rtptransport (+1/-0/💬0)
  1 pull requests submitted:
  - Piping multiple streams into a single writable (by aboba)
    https://github.com/w3c/webrtc-rtptransport/pull/16 

* web-platform-tests/wpt (+0/-2/💬0)
  2 pull requests merged:
  - Integrate RTCRtpEncodingParameters maxFramerate test into main webrtc…
    https://github.com/web-platform-tests/wpt/pull/43173 [webrtc] [wg-s_webrtc] 
  - Add test for w3c/webrtc-pc#2687
    https://github.com/web-platform-tests/wpt/pull/43171 [webrtc] [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-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/web-platform-tests/wpt


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 5 December 2023 17:00:23 UTC