Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+5/-0/💬7)
  5 issues created:
  - Clarify a=ssrc attributes when track is changed/removed (by k0nserv)
    https://github.com/w3c/webrtc-pc/issues/2783 
  - Clarification around msid generation (by k0nserv)
    https://github.com/w3c/webrtc-pc/issues/2782 
  - Consider following upcoming guidance for RTCError (by domenic)
    https://github.com/w3c/webrtc-pc/issues/2781 
  - Handling of duplicate rids in sRD seems underspecified (by docfaraday)
    https://github.com/w3c/webrtc-pc/issues/2780 
  - We should specify the intended behavior of addTrack, then setParameters(unicast), then sRD(simulcast offer) (by docfaraday)
    https://github.com/w3c/webrtc-pc/issues/2777 

  6 issues received 7 new comments:
  - #2780 Handling of duplicate rids in sRD seems underspecified (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2780 
  - #2777 We should specify the intended behavior of addTrack, then setParameters(unicast), then sRD(simulcast offer) (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2777 
  - #2769 Handling of simulcast attributes with multiple choices in a version seems to be underspecified (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2769 
  - #2764 What is the intended behavior of rollback of remote simulcast offer? (2 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2764 [Ready for PR] [TPAC 2022] 
  - #2762 Simulcast: Implementations do not fail (and that seems good) (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2762 [TPAC 2022] 
  - #2737 Modifications to [[SendEncodings]] from setParameters and sRD can be racy (1 by docfaraday)
    https://github.com/w3c/webrtc-pc/issues/2737 

* w3c/webrtc-identity (+1/-0/💬2)
  1 issues created:
  - Isolated tracks may need stats API to hide some data (by alvestrand)
    https://github.com/w3c/webrtc-identity/issues/39 

  1 issues received 2 new comments:
  - #39 Isolated tracks may need stats API to hide some data (2 by alvestrand, steely-glint)
    https://github.com/w3c/webrtc-identity/issues/39 

* w3c/webrtc-stats (+2/-2/💬11)
  2 issues created:
  - add framesDropped stats to video sender(RTCOutboundRtpStreamStats) (by bdrtc)
    https://github.com/w3c/webrtc-stats/issues/705 
  - TimingInfo metrics (by henbos)
    https://github.com/w3c/webrtc-stats/issues/704 

  3 issues received 11 new comments:
  - #704 TimingInfo metrics (9 by fippo, henbos, ilyanikolaevskiy)
    https://github.com/w3c/webrtc-stats/issues/704 
  - #699 Privacy concern: Leaking communication / plain text using patterns in packet size, frequency, etc. (1 by alvestrand)
    https://github.com/w3c/webrtc-stats/issues/699 [privacy-tracker] 
  - #686 Impact of Stereo input and output on metrics (1 by bdrtc)
    https://github.com/w3c/webrtc-stats/issues/686 

  2 issues closed:
  - Privacy concern: Leaking communication / plain text using patterns in packet size, frequency, etc. https://github.com/w3c/webrtc-stats/issues/699 [privacy-tracker] 
  - Exposing HW for Cloud Gaming use cases (HW encoder/decoder revisited) https://github.com/w3c/webrtc-stats/issues/698 [PR exists] 

* w3c/mediacapture-main (+1/-1/💬18)
  1 issues created:
  - MediaStreamTrack.getSettings().frameRate should reflect configured rate, not actual (by henbos)
    https://github.com/w3c/mediacapture-main/issues/906 

  4 issues received 18 new comments:
  - #906 MediaStreamTrack.getSettings().frameRate should reflect configured rate, not actual (1 by henbos)
    https://github.com/w3c/mediacapture-main/issues/906 
  - #905 Why does `navigator.mediaDevices.enumerateDevices()` require that `Document` must have active keyboard focus? (4 by alvestrand, jan-ivar, juj)
    https://github.com/w3c/mediacapture-main/issues/905 
  - #826 MediaStreamTrack frame rate: configured versus actual? (8 by henbos, youennf)
    https://github.com/w3c/mediacapture-main/issues/826 
  - #665 'label' needs direction and language metadata (5 by alvestrand, annevk, aphillips, dontcallmedom)
    https://github.com/w3c/mediacapture-main/issues/665 [i18n-needs-resolution] 

  1 issues closed:
  - Should enumeration of microphones and cameras depend on device-kind-specific exposure checks? https://github.com/w3c/mediacapture-main/issues/898 

* w3c/mediacapture-output (+1/-0/💬4)
  1 issues created:
  - The first "audiooutput" `MediaDeviceInfo` returned from `enumerateDevices()` is not the default device when the default device is not exposed (by karlt)
    https://github.com/w3c/mediacapture-output/issues/133 

  1 issues received 4 new comments:
  - #133 The first "audiooutput" `MediaDeviceInfo` returned from `enumerateDevices()` is not the default device when the default device is not exposed (4 by dontcallmedom, karlt)
    https://github.com/w3c/mediacapture-output/issues/133 

* w3c/mediacapture-screen-share (+1/-2/💬4)
  1 issues created:
  - surfaceSwitching seems under-specified (by jan-ivar)
    https://github.com/w3c/mediacapture-screen-share/issues/241 

  2 issues received 4 new comments:
  - #241 surfaceSwitching seems under-specified (2 by eladalon1983, youennf)
    https://github.com/w3c/mediacapture-screen-share/issues/241 
  - #230 A CaptureController object for getDisplayMedia()  (2 by eladalon1983, jan-ivar)
    https://github.com/w3c/mediacapture-screen-share/issues/230 

  2 issues closed:
  - Address nullability of DisplayMediaStreamOptions.controller https://github.com/w3c/mediacapture-screen-share/issues/236 
  - A CaptureController object for getDisplayMedia()  https://github.com/w3c/mediacapture-screen-share/issues/230 

* w3c/webrtc-svc (+0/-0/💬2)
  2 issues received 2 new comments:
  - #49 SVC getCapabilities() is redundant with Media Capabilities query (1 by bc-lee)
    https://github.com/w3c/webrtc-svc/issues/49 [CR-blocking] [TPAC 2022] 
  - #4 Layer drop/add (1 by aboba)
    https://github.com/w3c/webrtc-svc/issues/4 [enhancement] 

* w3c/webrtc-extensions (+1/-2/💬7)
  1 issues created:
  - Need API surface to control RTX and FEC for use with RRID (by alvestrand)
    https://github.com/w3c/webrtc-extensions/issues/118 

  4 issues received 7 new comments:
  - #118 Need API surface to control RTX and FEC for use with RRID (3 by bdrtc, henbos, murillo128)
    https://github.com/w3c/webrtc-extensions/issues/118 
  - #117 enable opus bite rate control by js api instead of SDP munging (1 by bdrtc)
    https://github.com/w3c/webrtc-extensions/issues/117 
  - #114 RTCDataChannel transfer and maxMessageSize (1 by aboba)
    https://github.com/w3c/webrtc-extensions/issues/114 
  - #113 add AES-256 media stream encryption control to peerconnection (2 by changzhn, lidp888)
    https://github.com/w3c/webrtc-extensions/issues/113 

  2 issues closed:
  - Integration of congestion control across SCTP and media https://github.com/w3c/webrtc-extensions/issues/111 [TPAC 2022] 
  - enable opus bite rate control by js api instead of SDP munging https://github.com/w3c/webrtc-extensions/issues/117 

* w3c/webrtc-provisional-stats (+1/-0/💬0)
  1 issues created:
  - TimingInfo metrics (by henbos)
    https://github.com/w3c/webrtc-provisional-stats/issues/40 

* w3c/webrtc-encoded-transform (+0/-1/💬0)
  1 issues closed:
  - Enqueuing a RTCEncodedVideoFrame/RTCEncodedAudioFrame should transfer the data https://github.com/w3c/webrtc-encoded-transform/issues/150 



Pull requests
-------------
* w3c/webrtc-pc (+3/-2/💬6)
  3 pull requests submitted:
  - Allow offers to turn off or prune simulcast just like answers (by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2779 
  - Add Florent to editors (by Orphis)
    https://github.com/w3c/webrtc-pc/pull/2778 
  - Update to ReSpec version 32.2.5 (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2776 

  3 pull requests received 6 new comments:
  - #2779 Allow offers to turn off or prune simulcast just like answers (2 by alvestrand)
    https://github.com/w3c/webrtc-pc/pull/2779 
  - #2773 move url from RTCIceEvent to the RTCIceCandidate (3 by alvestrand, youennf)
    https://github.com/w3c/webrtc-pc/pull/2773 
  - #2758 Don't let offers to receive simulcast overwrite existing [[SendEncodings]] (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2758 [Needs Test] 

  2 pull requests merged:
  - Add Florent to editors
    https://github.com/w3c/webrtc-pc/pull/2778 
  - Update to ReSpec version 32.2.5
    https://github.com/w3c/webrtc-pc/pull/2776 [Editorial] [repo-management] 

* w3c/webrtc-stats (+0/-2/💬1)
  1 pull requests received 1 new comments:
  - #703 Allow HW exposure in fullscreen mode (1 by henbos)
    https://github.com/w3c/webrtc-stats/pull/703 [Editors can integrate] 

  2 pull requests merged:
  - inbound-rtp: add frame assembly time
    https://github.com/w3c/webrtc-stats/pull/694 
  - Allow HW exposure in fullscreen mode
    https://github.com/w3c/webrtc-stats/pull/703 [Editors can integrate] 

* w3c/mediacapture-main (+1/-1/💬4)
  1 pull requests submitted:
  - Update to latest ReSpec version 32.2.5 (by dontcallmedom)
    https://github.com/w3c/mediacapture-main/pull/907 

  1 pull requests received 4 new comments:
  - #900 Update enumerateDevices algorithm to make use of device-kind specific exposure checks when building cameraList and microphoneList. (4 by alvestrand, jan-ivar, youennf)
    https://github.com/w3c/mediacapture-main/pull/900 [Editors can integrate] 

  1 pull requests merged:
  - Update enumerateDevices algorithm to make use of device-kind specific exposure checks when building cameraList and microphoneList.
    https://github.com/w3c/mediacapture-main/pull/900 [Editors can integrate] 

* w3c/mediacapture-screen-share (+2/-3/💬11)
  2 pull requests submitted:
  - Define CaptureController.setFocusBehavior() (by eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/pull/240 
  - Remove unhelpful caption (by eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/pull/239 

  2 pull requests received 11 new comments:
  - #240 Define CaptureController.setFocusBehavior() (8 by dontcallmedom, eladalon1983, jan-ivar)
    https://github.com/w3c/mediacapture-screen-share/pull/240 
  - #239 Remove unhelpful caption (3 by alvestrand, youennf)
    https://github.com/w3c/mediacapture-screen-share/pull/239 

  3 pull requests merged:
  - Remove unhelpful caption
    https://github.com/w3c/mediacapture-screen-share/pull/239 [editors can integrate] 
  - Markup definitions to make them reusable in other specs
    https://github.com/w3c/mediacapture-screen-share/pull/218 [editors can integrate] 
  - s/controller = null;/controller;
    https://github.com/w3c/mediacapture-screen-share/pull/237 

* w3c/webrtc-encoded-transform (+1/-1/💬3)
  1 pull requests submitted:
  - remove contributingSources from VideoFrameMetadata (by fippo)
    https://github.com/w3c/webrtc-encoded-transform/pull/157 

  2 pull requests received 3 new comments:
  - #157 remove contributingSources from VideoFrameMetadata (2 by alvestrand, fippo)
    https://github.com/w3c/webrtc-encoded-transform/pull/157 
  - #152 Structure clone frame with passing frame.data as transferables and send frame's clone to packetizer or decoder. (1 by youennf)
    https://github.com/w3c/webrtc-encoded-transform/pull/152 [Editors can integrate] 

  1 pull requests merged:
  - Structure clone frame with passing frame.data as transferables and send frame's clone to packetizer or decoder.
    https://github.com/w3c/webrtc-encoded-transform/pull/152 [Editors can integrate] 


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, 11 October 2022 17:00:32 UTC