Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+0/-0/💬1)
  1 issues received 1 new comments:
  - #2624 Should garbage collecting RTCDataChannels be observable? (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2624 [Ready for PR] 

* w3c/webrtc-stats (+2/-0/💬0)
  2 issues created:
  - define an mechanism for setting the trigger duration for a video freeze (by flyingzl)
    https://github.com/w3c/webrtc-stats/issues/771 
  - Exposing audio interruption metrics to JavaScript (by flyingzl)
    https://github.com/w3c/webrtc-stats/issues/770 

* w3c/mediacapture-main (+0/-0/💬1)
  1 issues received 1 new comments:
  - #972 Racy devicechange event design has poor interoperability (1 by karlt)
    https://github.com/w3c/mediacapture-main/issues/972 

* w3c/mediacapture-image (+1/-1/💬1)
  1 issues created:
  - Why is https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-torch a boolean (by youennf)
    https://github.com/w3c/mediacapture-image/issues/304 

  1 issues received 1 new comments:
  - #304 Why is https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-torch a boolean (1 by guidou)
    https://github.com/w3c/mediacapture-image/issues/304 

  1 issues closed:
  - Why is https://www.w3.org/TR/image-capture/#dom-mediatrackcapabilities-torch a boolean https://github.com/w3c/mediacapture-image/issues/304 

* w3c/webrtc-provisional-stats (+1/-0/💬5)
  1 issues created:
  - Identify the state of provisional stats (by youennf)
    https://github.com/w3c/webrtc-provisional-stats/issues/43 

  1 issues received 5 new comments:
  - #43 Identify the state of provisional stats (5 by henbos, vr000m, youennf)
    https://github.com/w3c/webrtc-provisional-stats/issues/43 

* w3c/webrtc-encoded-transform (+0/-6/💬13)
  10 issues received 13 new comments:
  - #199 SDP mangling: control encoding or control packetization? (1 by alvestrand)
    https://github.com/w3c/webrtc-encoded-transform/issues/199 
  - #185 What does sender.generateKeyFrame() do when sender.track is null, ended or disabled?  (4 by alvestrand, jan-ivar, youennf)
    https://github.com/w3c/webrtc-encoded-transform/issues/185 
  - #174 Define needed data to pass between depacketizer and decoder (1 by alvestrand)
    https://github.com/w3c/webrtc-encoded-transform/issues/174 
  - #167 Timing Metadata (1 by alvestrand)
    https://github.com/w3c/webrtc-encoded-transform/issues/167 
  - #156 Is "empty" value of RTCEncodedVideoFrameType useful? (1 by youennf)
    https://github.com/w3c/webrtc-encoded-transform/issues/156 
  - #121 Need APIs for using WebCodec with PeerConnection (1 by alvestrand)
    https://github.com/w3c/webrtc-encoded-transform/issues/121 [TPAC 2022] 
  - #104 Should there be a RTCConfiguration boolean to prevent data to be sent without being transformed (1 by youennf)
    https://github.com/w3c/webrtc-encoded-transform/issues/104 [enhancement] 
  - #99 Encoded frame IDLs share definitions with WebCodecs (1 by alvestrand)
    https://github.com/w3c/webrtc-encoded-transform/issues/99 [TPAC 2022] 
  - #65 Should we rename SFrameTransform and RTCRtpScriptTransform (1 by youennf)
    https://github.com/w3c/webrtc-encoded-transform/issues/65 
  - #49 Optimizing encoded frame buffer allocation and memory copies (1 by youennf)
    https://github.com/w3c/webrtc-encoded-transform/issues/49 

  6 issues closed:
  - SDP mangling: control encoding or control packetization? https://github.com/w3c/webrtc-encoded-transform/issues/199 
  - Should we rename SFrameTransform and RTCRtpScriptTransform https://github.com/w3c/webrtc-encoded-transform/issues/65 
  - Optimizing encoded frame buffer allocation and memory copies https://github.com/w3c/webrtc-encoded-transform/issues/49 
  - Should there be a RTCConfiguration boolean to prevent data to be sent without being transformed https://github.com/w3c/webrtc-encoded-transform/issues/104 [enhancement] 
  - What does sender.generateKeyFrame() do when sender.track is null, ended or disabled?  https://github.com/w3c/webrtc-encoded-transform/issues/185 
  - Move RTP Timestamp to Metadata and rename https://github.com/w3c/webrtc-encoded-transform/issues/203 

* w3c/webrtc-rtptransport (+1/-0/💬0)
  1 issues created:
  - RtpTransport should be called RTCRtpTransport (by henbos)
    https://github.com/w3c/webrtc-rtptransport/issues/2 



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

* w3c/webrtc-nv-use-cases (+1/-0/💬0)
  1 pull requests submitted:
  - Requirement N38 is satisfied by jitterBufferTarget (by aboba)
    https://github.com/w3c/webrtc-nv-use-cases/pull/124 

* w3c/mediacapture-image (+1/-1/💬1)
  1 pull requests submitted:
  - Make torch capability a sequence<boolean> like other similar capabilities like echoCancellation (by youennf)
    https://github.com/w3c/mediacapture-image/pull/305 

  1 pull requests received 1 new comments:
  - #305 Make torch capability a sequence<boolean> like other similar capabilities like echoCancellation (1 by youennf)
    https://github.com/w3c/mediacapture-image/pull/305 

  1 pull requests merged:
  - Make torch capability a sequence<boolean> like other similar capabilities like echoCancellation
    https://github.com/w3c/mediacapture-image/pull/305 

* w3c/webrtc-encoded-transform (+2/-2/💬19)
  2 pull requests submitted:
  - Remove (de)serialization of no longer existent RTCEncodedVideoFrame.timestamp (by dontcallmedom)
    https://github.com/w3c/webrtc-encoded-transform/pull/208 
  - Congestion control API proposal (by alvestrand)
    https://github.com/w3c/webrtc-encoded-transform/pull/207 

  6 pull requests received 19 new comments:
  - #208 Remove (de)serialization of no longer existent RTCEncodedVideoFrame.timestamp (1 by alvestrand)
    https://github.com/w3c/webrtc-encoded-transform/pull/208 [editorial] 
  - #207 Congestion control API proposal (4 by alvestrand, youennf)
    https://github.com/w3c/webrtc-encoded-transform/pull/207 
  - #204 Move RTP timestamp members to Metadata objects (2 by fippo, saschanaz)
    https://github.com/w3c/webrtc-encoded-transform/pull/204 [Editors can integrate] 
  - #202 IDL changes for setMetadata for 3.2.2 webrtc nv use case (1 by palak8669)
    https://github.com/w3c/webrtc-encoded-transform/pull/202 
  - #186 Add description of an API for controlling SDP codec negotiation (6 by Philipel-WebRTC, alvestrand, dontcallmedom)
    https://github.com/w3c/webrtc-encoded-transform/pull/186 
  - #140 add mimeType to metadata (5 by alvestrand, dontcallmedom, fippo)
    https://github.com/w3c/webrtc-encoded-transform/pull/140 [enhancement] [Submitter action needed] 

  2 pull requests merged:
  - Remove (de)serialization of no longer existent RTCEncodedVideoFrame.timestamp
    https://github.com/w3c/webrtc-encoded-transform/pull/208 [editorial] 
  - Move RTP timestamp members to Metadata objects
    https://github.com/w3c/webrtc-encoded-transform/pull/204 [Editors can integrate] 

* w3c/mediacapture-handle (+1/-1/💬1)
  1 pull requests submitted:
  - Use selfBrowserSurface in demo (by eladalon1983)
    https://github.com/w3c/mediacapture-handle/pull/72 

  1 pull requests received 1 new comments:
  - #72 Use selfBrowserSurface in demo (1 by eladalon1983)
    https://github.com/w3c/mediacapture-handle/pull/72 [Editorial] 

  1 pull requests merged:
  - Use selfBrowserSurface in demo
    https://github.com/w3c/mediacapture-handle/pull/72 [Editorial] 

* w3c/webrtc-rtptransport (+5/-2/💬3)
  5 pull requests submitted:
  - Set up for automatic bikeshed generation and PR preview (by dontcallmedom)
    https://github.com/w3c/webrtc-rtptransport/pull/6 
  - Fill in the outline and fix boilerplate (by aboba)
    https://github.com/w3c/webrtc-rtptransport/pull/5 
  - Add fill out README file and add explainer (by aboba)
    https://github.com/w3c/webrtc-rtptransport/pull/4 
  - RTC + RtpTransport = true (by henbos)
    https://github.com/w3c/webrtc-rtptransport/pull/3 
  - Update README.md (by henbos)
    https://github.com/w3c/webrtc-rtptransport/pull/1 

  1 pull requests received 3 new comments:
  - #1 Update README.md (3 by dontcallmedom, henbos)
    https://github.com/w3c/webrtc-rtptransport/pull/1 

  2 pull requests merged:
  - Fill in the outline and fix boilerplate
    https://github.com/w3c/webrtc-rtptransport/pull/5 
  - Update README.md
    https://github.com/w3c/webrtc-rtptransport/pull/1 


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, 10 October 2023 17:00:26 UTC