Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+1/-2/💬5)
  1 issues created:
  - need more clarifying? about example in MDN WebRTC perfect negotiation pattern (by Adamkaram)
    https://github.com/w3c/webrtc-pc/issues/2806 

  4 issues received 5 new comments:
  - #2805 Unimplementable input validation steps in setCodecPreferences (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2805 
  - #2803 is addTrack(track, stream, stream) allowed? (1 by fippo)
    https://github.com/w3c/webrtc-pc/issues/2803 
  - #2796 A simulcast transceiver saved from rollback by addTrack doesn't re-associate, but unicast does (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2796 [Ready for PR] 
  - #2658 Change stream associations (2 by jan-ivar, pablopla)
    https://github.com/w3c/webrtc-pc/issues/2658 

  2 issues closed:
  - The language around setting a description appears to prohibit renegotiation of RIDs https://github.com/w3c/webrtc-pc/issues/2724 [Ready for PR] [July virtual interim] 
  - Change stream associations https://github.com/w3c/webrtc-pc/issues/2658 

* w3c/webrtc-stats (+3/-1/💬4)
  3 issues created:
  - Add clarifications for when a frame is rendered (by henbos)
    https://github.com/w3c/webrtc-stats/issues/718 
  - Align inter-frame delay metrics with pause/freeze metrics by measuring at render time, not decode time (by henbos)
    https://github.com/w3c/webrtc-stats/issues/716 
  - Add stats for actually used temporal/spatial layers (by bc-lee)
    https://github.com/w3c/webrtc-stats/issues/714 

  3 issues received 4 new comments:
  - #718 Add clarifications for when a frame is rendered (2 by fippo, henbos)
    https://github.com/w3c/webrtc-stats/issues/718 
  - #712 Fullscreen shouldn't be enough to reveal fingerprinting-surface (1 by pes10k)
    https://github.com/w3c/webrtc-stats/issues/712 [privacy-needs-resolution] 
  - #708 Clarify media-source frame rates (frames and framesPerSecond) (1 by henbos)
    https://github.com/w3c/webrtc-stats/issues/708 [Editorial] [Proposed Rec Blocker] 

  1 issues closed:
  - Fullscreen shouldn't be enough to reveal fingerprinting-surface https://github.com/w3c/webrtc-stats/issues/712 [privacy-needs-resolution] 

* w3c/mediacapture-record (+0/-0/💬1)
  1 issues received 1 new comments:
  - #208 More information about timing of recording (start event, blob event, stop event) (1 by wosephjeber)
    https://github.com/w3c/mediacapture-record/issues/208 [enhancement] 

* w3c/mediacapture-image (+1/-1/💬4)
  1 issues created:
  - Broken references in MediaStream Image Capture (by dontcallmedom-bot)
    https://github.com/w3c/mediacapture-image/issues/295 

  1 issues received 4 new comments:
  - #295 Broken references in MediaStream Image Capture (4 by beaufortfrancois, dontcallmedom)
    https://github.com/w3c/mediacapture-image/issues/295 

  1 issues closed:
  - Broken references in MediaStream Image Capture https://github.com/w3c/mediacapture-image/issues/295 

* w3c/webrtc-svc (+0/-0/💬6)
  1 issues received 6 new comments:
  - #49 SVC getCapabilities() is redundant with Media Capabilities query (6 by Orphis, aboba, alvestrand, youennf)
    https://github.com/w3c/webrtc-svc/issues/49 [CR-blocking] [TPAC 2022] 

* w3c/webrtc-extensions (+3/-0/💬8)
  3 issues created:
  - FrozenArray on headerExtensionsToOffer a mistake, wrong semantics (by jan-ivar)
    https://github.com/w3c/webrtc-extensions/issues/137 
  - headerExtensionsToOffer entries are modifiable which is surprising (by jan-ivar)
    https://github.com/w3c/webrtc-extensions/issues/136 
  - headerExtensionsToOffer fails to freeze array (by jan-ivar)
    https://github.com/w3c/webrtc-extensions/issues/135 

  3 issues received 8 new comments:
  - #135 headerExtensionsToOffer fails to freeze array (1 by jan-ivar)
    https://github.com/w3c/webrtc-extensions/issues/135 
  - #132 Suggestion: rename [[HeaderExtensionsToOffer]] to [[HeaderExtensionsSupported]] (1 by docfaraday)
    https://github.com/w3c/webrtc-extensions/issues/132 
  - #130 Potential web compat issue with setOfferedRtpHeaderExtensions (6 by alvestrand, fippo, jan-ivar)
    https://github.com/w3c/webrtc-extensions/issues/130 

* w3c/webrtc-encoded-transform (+0/-0/💬2)
  1 issues received 2 new comments:
  - #166 expose RTP sequence numbers (2 by alvestrand, steely-glint)
    https://github.com/w3c/webrtc-encoded-transform/issues/166 [PR exists] 



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

  2 pull requests received 2 new comments:
  - #2801 Prune createAnswer()'s encodings and [[SendEncodings]] in sLD(answer). (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/pull/2801 
  - #2794 Don't fail sRD(offer) over rid mismatch, just answer with unicast. (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2794 

  1 pull requests merged:
  - Don't fail sRD(offer) over rid mismatch, just answer with unicast.
    https://github.com/w3c/webrtc-pc/pull/2794 

* w3c/webrtc-stats (+1/-1/💬1)
  1 pull requests submitted:
  - Add framesRendered, update totalInterFrameDelay. (by henbos)
    https://github.com/w3c/webrtc-stats/pull/717 

  1 pull requests received 1 new comments:
  - #713 Remove fullscreen contexts hardware capability exposure (1 by alvestrand)
    https://github.com/w3c/webrtc-stats/pull/713 

  1 pull requests merged:
  - Remove fullscreen contexts hardware capability exposure
    https://github.com/w3c/webrtc-stats/pull/713 

* w3c/mediacapture-main (+1/-0/💬2)
  1 pull requests submitted:
  - Update to latest ReSpec version 32.5.0 (by dontcallmedom)
    https://github.com/w3c/mediacapture-main/pull/918 

  1 pull requests received 2 new comments:
  - #912 Allow gUM prompt ahead of focus + deterministic "visible" enumeration wo/focus (2 by alvestrand, guidou)
    https://github.com/w3c/mediacapture-main/pull/912 

* w3c/mediacapture-image (+2/-2/💬4)
  2 pull requests submitted:
  - Drop most explicit anchors from Bikeshed settings (by tidoust)
    https://github.com/w3c/mediacapture-image/pull/297 
  - Fix link to camera permission name (by dontcallmedom)
    https://github.com/w3c/mediacapture-image/pull/296 

  1 pull requests received 4 new comments:
  - #297 Drop most explicit anchors from Bikeshed settings (4 by beaufortfrancois, dontcallmedom)
    https://github.com/w3c/mediacapture-image/pull/297 

  2 pull requests merged:
  - Drop most explicit anchors from Bikeshed settings
    https://github.com/w3c/mediacapture-image/pull/297 
  - Fix link to camera permission name
    https://github.com/w3c/mediacapture-image/pull/296 

* w3c/webrtc-encoded-transform (+0/-1/💬4)
  4 pull requests received 4 new comments:
  - #165 make generateKeyFrame take a list of rids and return undefined (1 by alvestrand)
    https://github.com/w3c/webrtc-encoded-transform/pull/165 
  - #154 audio: add rtp sequence number on incoming frames (1 by alvestrand)
    https://github.com/w3c/webrtc-encoded-transform/pull/154 
  - #146 Make RTCRtpSender.generateKeyFrame take a single optional rid parameter. (1 by youennf)
    https://github.com/w3c/webrtc-encoded-transform/pull/146 
  - #140 add mimeType to metadata (1 by alvestrand)
    https://github.com/w3c/webrtc-encoded-transform/pull/140 

  1 pull requests merged:
  - Use unsigned long instead of long for positive values
    https://github.com/w3c/webrtc-encoded-transform/pull/126 

* web-platform-tests/wpt (+0/-1/💬0)
  1 pull requests merged:
  - webrtc wpt: add more tests for msid parsing
    https://github.com/web-platform-tests/wpt/pull/37453 [webrtc] [chromium-export] [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/web-platform-tests/wpt


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

Received on Tuesday, 13 December 2022 17:00:23 UTC