Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+0/-0/💬1)
  1 issues received 1 new comments:
  - #2762 Simulcast: Implementations do not fail (and that seems good) (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2762 [TPAC 2022] 

* w3c/webrtc-stats (+0/-7/💬10)
  9 issues received 10 new comments:
  - #699 Privacy concern: Leaking communication / plain text using patterns in packet size, frequency, etc. (1 by henbos)
    https://github.com/w3c/webrtc-stats/issues/699 [privacy-tracker] 
  - #690 Redundant field `kind` in RTCInboundRtpStreamStats (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/690 
  - #673 Adding SVC-related stats fields (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/673 
  - #661 Move RTCRtpReceivedRtpStreamStats.framesDropped to RTCInboundRtpStreamStats. (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/661 [PR exists] 
  - #660 Clarify which metrics are only applicable to a particular kind according to implementation interest. (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/660 
  - #647 WPTs need to be updated to reflect that various metrics have been removed (moved to provisional) (2 by dontcallmedom, vr000m)
    https://github.com/w3c/webrtc-stats/issues/647 
  - #619 WPT tests are wrong about when "outbound-rtp" and "inbound-rtp" stats appear (1 by henbos)
    https://github.com/w3c/webrtc-stats/issues/619 [needs test] 
  - #616 codec.sdpFmtpLine isn't clear about which description to use (1 by alvestrand)
    https://github.com/w3c/webrtc-stats/issues/616 
  - #600 Need to relate all timestamps to Unix time (1 by alvestrand)
    https://github.com/w3c/webrtc-stats/issues/600 [Ready for PR] 

  7 issues closed:
  - Make encoderImplementation/decoderImplementation video-only https://github.com/w3c/webrtc-stats/issues/638 [Ready for PR] 
  - Move RTCRtpReceivedRtpStreamStats.framesDropped to RTCInboundRtpStreamStats. https://github.com/w3c/webrtc-stats/issues/661 [PR exists] 
  - add video totalFreezesDuration &totalPausesDuration etc to  standard getStats  https://github.com/w3c/webrtc-stats/issues/695 [PR exists] 
  - codec.sdpFmtpLine isn't clear about which description to use https://github.com/w3c/webrtc-stats/issues/616 
  - Need to relate all timestamps to Unix time https://github.com/w3c/webrtc-stats/issues/600 [Ready for PR] 
  - Unclear pliCount, firCount, and nackCount for outbound-rtp https://github.com/w3c/webrtc-stats/issues/658 
  - When are RTP streams destroyed? https://github.com/w3c/webrtc-stats/issues/668 [PR exists] 

* w3c/mediacapture-main (+2/-1/💬4)
  2 issues created:
  - Why does `navigator.mediaDevices.enumerateDevices()` require that `Document` must have active keyboard focus? (by juj)
    https://github.com/w3c/mediacapture-main/issues/905 
  - EnumerateDevices() Returns Multiple GroupId for Bluetooth Devices on Windows (by jsoon049)
    https://github.com/w3c/mediacapture-main/issues/904 

  2 issues received 4 new comments:
  - #904 EnumerateDevices() Returns Multiple GroupId for Bluetooth Devices on Windows (1 by guidou)
    https://github.com/w3c/mediacapture-main/issues/904 
  - #903 Device enumeration spec-ed to hang (3 by alvestrand, jan-ivar, youennf)
    https://github.com/w3c/mediacapture-main/issues/903 

  1 issues closed:
  - EnumerateDevices() Returns Multiple GroupId for Bluetooth Devices on Windows https://github.com/w3c/mediacapture-main/issues/904 

* w3c/mediacapture-output (+0/-2/💬2)
  2 issues received 2 new comments:
  - #124 default audio output should be first in the enumerateDevice returned list (1 by jan-ivar)
    https://github.com/w3c/mediacapture-output/issues/124 [Needs test] 
  - #85 Go back to the default output (1 by jan-ivar)
    https://github.com/w3c/mediacapture-output/issues/85 

  2 issues closed:
  - default audio output should be first in the enumerateDevice returned list https://github.com/w3c/mediacapture-output/issues/124 [Needs test] 
  - Go back to the default output https://github.com/w3c/mediacapture-output/issues/85 

* w3c/mediacapture-screen-share (+2/-0/💬27)
  2 issues created:
  - Address nullability of DisplayMediaStreamOptions.controller (by beaufortfrancois)
    https://github.com/w3c/mediacapture-screen-share/issues/236 
  - Inconsistent formatting in doc (by eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/issues/234 

  2 issues received 27 new comments:
  - #236 Address nullability of DisplayMediaStreamOptions.controller (26 by annevk, beaufortfrancois, eladalon1983, jan-ivar, youennf)
    https://github.com/w3c/mediacapture-screen-share/issues/236 
  - #234 Inconsistent formatting in doc (1 by dontcallmedom)
    https://github.com/w3c/mediacapture-screen-share/issues/234 

* w3c/webrtc-svc (+0/-0/💬1)
  1 issues received 1 new comments:
  - #4 Layer drop/add (1 by alvestrand)
    https://github.com/w3c/webrtc-svc/issues/4 [enhancement] 

* w3c/webrtc-extensions (+1/-1/💬8)
  1 issues created:
  - enable opus bite rate control by js api instead of SDP munging (by bdrtc)
    https://github.com/w3c/webrtc-extensions/issues/117 

  3 issues received 8 new comments:
  - #117 enable opus bite rate control by js api instead of SDP munging (5 by bdrtc, fippo, murillo128)
    https://github.com/w3c/webrtc-extensions/issues/117 
  - #110 Add getDataChannels() method on RTCPeerConnection (1 by lgrahl)
    https://github.com/w3c/webrtc-extensions/issues/110 [Ready for PR] [July Virtual Interim] 
  - #99 Should RtcRtpHeaderExtensionCapabilities offer an "enabled" member? (2 by alvestrand)
    https://github.com/w3c/webrtc-extensions/issues/99 [Ready for PR] 

  1 issues closed:
  - Should RtcRtpHeaderExtensionCapabilities offer an "enabled" member? https://github.com/w3c/webrtc-extensions/issues/99 [Ready for PR] 

* w3c/webrtc-provisional-stats (+2/-1/💬0)
  2 issues created:
  - Add framesDropped (by henbos)
    https://github.com/w3c/webrtc-provisional-stats/issues/39 
  - Move freeze and pause metrics to the main spec. (by henbos)
    https://github.com/w3c/webrtc-provisional-stats/issues/37 

  1 issues closed:
  - Move freeze and pause metrics to the main spec. https://github.com/w3c/webrtc-provisional-stats/issues/37 

* w3c/webrtc-encoded-transform (+1/-1/💬16)
  1 issues created:
  - Is "empty" value of RTCEncodedVideoFrameType useful? (by youennf)
    https://github.com/w3c/webrtc-encoded-transform/issues/156 

  3 issues received 16 new comments:
  - #156 Is "empty" value of RTCEncodedVideoFrameType useful? (1 by youennf)
    https://github.com/w3c/webrtc-encoded-transform/issues/156 
  - #143 generateKeyFrame takes a "rid" argument, but is invoked with "rids" (8 by aboba, alvestrand, fippo, solmaks, youennf)
    https://github.com/w3c/webrtc-encoded-transform/issues/143 [TPAC 2022] 
  - #89 Generalize ScriptTransform constructor to allow main-thread processing (7 by aboba, alvestrand, vitaly-castLabs, youennf)
    https://github.com/w3c/webrtc-encoded-transform/issues/89 

  1 issues closed:
  - no funny hats https://github.com/w3c/webrtc-encoded-transform/issues/122 [editorial] 

* w3c/mediacapture-transform (+1/-0/💬1)
  1 issues created:
  - Applicability of VideoTrackGenerator? (by aboba)
    https://github.com/w3c/mediacapture-transform/issues/86 

  1 issues received 1 new comments:
  - #86 Effect of Jitter on VideoTrackGenerator (1 by tonyherre)
    https://github.com/w3c/mediacapture-transform/issues/86 



Pull requests
-------------
* w3c/webrtc-pc (+0/-1/💬5)
  3 pull requests received 5 new comments:
  - #2774 TypeError unless all or none of encodings have rids (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2774 [Editors can integrate] [Needs Test] 
  - #2758 Don't let offers to receive simulcast overwrite existing [[SendEncodings]] (3 by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2758 [Needs Test] 
  - #2713 Document substantive changes since Rec as candidate amendments (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2713 [Editors can integrate] 

  1 pull requests merged:
  - Document substantive changes since Rec as candidate amendments
    https://github.com/w3c/webrtc-pc/pull/2713 [Editors can integrate] 

* w3c/webrtc-stats (+3/-7/💬14)
  3 pull requests submitted:
  - Allow HW exposure in fullscreen mode (by henbos)
    https://github.com/w3c/webrtc-stats/pull/703 
  - Move framesDropped to inbound-rtp. (by henbos)
    https://github.com/w3c/webrtc-stats/pull/702 
  - Move pause and freeze metrics from webrtc-provisional-stats. (by henbos)
    https://github.com/w3c/webrtc-stats/pull/701 

  6 pull requests received 14 new comments:
  - #703 Allow HW exposure in fullscreen mode (1 by vr000m)
    https://github.com/w3c/webrtc-stats/pull/703 
  - #702 Move framesDropped to inbound-rtp. (1 by vr000m)
    https://github.com/w3c/webrtc-stats/pull/702 
  - #701 Move pause and freeze metrics from webrtc-provisional-stats. (2 by henbos, vr000m)
    https://github.com/w3c/webrtc-stats/pull/701 
  - #694 inbound-rtp: add frame assembly time (4 by alvestrand, fippo, henbos, vr000m)
    https://github.com/w3c/webrtc-stats/pull/694 
  - #689 Fix descriptions according to the upgraded draft (4 by alvestrand, dontcallmedom, vr000m)
    https://github.com/w3c/webrtc-stats/pull/689 
  - #654 make encoderImplementation/decoderImplementation video-only (2 by henbos, vr000m)
    https://github.com/w3c/webrtc-stats/pull/654 [Editors can integrate] 

  7 pull requests merged:
  - make encoderImplementation/decoderImplementation video-only
    https://github.com/w3c/webrtc-stats/pull/654 [Editors can integrate] 
  - Move framesDropped to inbound-rtp.
    https://github.com/w3c/webrtc-stats/pull/702 
  - Move pause and freeze metrics from webrtc-provisional-stats.
    https://github.com/w3c/webrtc-stats/pull/701 
  - add missing fields to candidate stats
    https://github.com/w3c/webrtc-stats/pull/611 
  - relayProtocol: use RTCIceServerTransportProtocol struct
    https://github.com/w3c/webrtc-stats/pull/657 
  - clarify nackCount, firCount, pliCount
    https://github.com/w3c/webrtc-stats/pull/663 
  - Delete RTP stream stats when ssrc changes or transceiver stops
    https://github.com/w3c/webrtc-stats/pull/672 

* w3c/mediacapture-screen-share (+3/-1/💬3)
  3 pull requests submitted:
  - No need to test for presence of member with default value. (by jan-ivar)
    https://github.com/w3c/mediacapture-screen-share/pull/238 
  - s/controller = null;/controller; (by eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/pull/237 
  - Add CaptureController to the spec (by eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/pull/235 

  2 pull requests received 3 new comments:
  - #237 s/controller = null;/controller; (2 by jan-ivar)
    https://github.com/w3c/mediacapture-screen-share/pull/237 
  - #235 Add CaptureController to the spec (1 by eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/pull/235 [editors can integrate] 

  1 pull requests merged:
  - Add CaptureController to the spec
    https://github.com/w3c/mediacapture-screen-share/pull/235 [editors can integrate] 

* w3c/webrtc-extensions (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #116 header extension API: remove setParameters support (1 by handellm)
    https://github.com/w3c/webrtc-extensions/pull/116 

* w3c/webrtc-provisional-stats (+1/-1/💬3)
  1 pull requests submitted:
  - Delete pause/freeze metrics after move to main spec. (by henbos)
    https://github.com/w3c/webrtc-provisional-stats/pull/38 

  1 pull requests received 3 new comments:
  - #38 Delete pause/freeze metrics after move to main spec. (3 by henbos, vr000m)
    https://github.com/w3c/webrtc-provisional-stats/pull/38 

  1 pull requests merged:
  - Delete pause/freeze metrics after move to main spec.
    https://github.com/w3c/webrtc-provisional-stats/pull/38 

* w3c/webrtc-encoded-transform (+3/-5/💬6)
  3 pull requests submitted:
  - describe (some) fields (by fippo)
    https://github.com/w3c/webrtc-encoded-transform/pull/155 
  - audio: add rtp sequence number on incoming frames (by fippo)
    https://github.com/w3c/webrtc-encoded-transform/pull/154 
  - idl: synchronizationsource is a *unsigned* long (by fippo)
    https://github.com/w3c/webrtc-encoded-transform/pull/153 

  4 pull requests received 6 new comments:
  - #155 describe (some) fields (3 by fippo)
    https://github.com/w3c/webrtc-encoded-transform/pull/155 
  - #153 idl: synchronizationsource is a *unsigned* long (1 by fippo)
    https://github.com/w3c/webrtc-encoded-transform/pull/153 
  - #140 add mimeType to metadata (1 by alvestrand)
    https://github.com/w3c/webrtc-encoded-transform/pull/140 
  - #137 Add rtp timestamp and capture time to RTCEncodedVideoFrameMetadata (1 by alvestrand)
    https://github.com/w3c/webrtc-encoded-transform/pull/137 

  5 pull requests merged:
  - readme: add link to rendered version
    https://github.com/w3c/webrtc-encoded-transform/pull/139 
  - intro: remove funny hats
    https://github.com/w3c/webrtc-encoded-transform/pull/148 
  - idl: synchronizationsource is a *unsigned* long
    https://github.com/w3c/webrtc-encoded-transform/pull/153 
  - Remove unused RTCInsertableStreams dictionary
    https://github.com/w3c/webrtc-encoded-transform/pull/151 
  - Make use of SFrame WG spec link
    https://github.com/w3c/webrtc-encoded-transform/pull/149 

* w3c/mediacapture-transform (+1/-0/💬1)
  1 pull requests submitted:
  - Fix references to mediacapture-insertable-streams (by dsanders11)
    https://github.com/w3c/mediacapture-transform/pull/85 

  1 pull requests received 1 new comments:
  - #85 Fix references to mediacapture-insertable-streams (1 by w3cbot)
    https://github.com/w3c/mediacapture-transform/pull/85 


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 October 2022 17:00:29 UTC