Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+1/-0/💬2)
  1 issues created:
  - SLD/SRD(answer) trips over itself when narrowing simulcast envelope (by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2743 

  2 issues received 2 new comments:
  - #2738 insertDTMF is synchronous, but relies on asynchronous state-checking logic (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2738 
  - #2724 The language around setting a description appears to prohibit renegotiation of RIDs (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2724 [May 2022 Virtual Interim] 

* w3c/webrtc-stats (+4/-1/💬10)
  4 issues created:
  - add stats about Detect CPU/GPU overuse on receiving(decoding) side (by byterldp)
    https://github.com/w3c/webrtc-stats/issues/645 
  - outbound-rtp prose nomatively references obsolete stat to solve a problem (by jan-ivar)
    https://github.com/w3c/webrtc-stats/issues/644 
  - Do we agree removing "sender", "receiver" and "transceiver" stats is a good idea? (by jan-ivar)
    https://github.com/w3c/webrtc-stats/issues/643 
  - guidelines for getStats() results caching/throttling are a bit vague (by fippo)
    https://github.com/w3c/webrtc-stats/issues/642 

  4 issues received 10 new comments:
  - #645 add stats about Detect CPU/GPU overuse on receiving(decoding) side (4 by byterldp, fippo, henbos)
    https://github.com/w3c/webrtc-stats/issues/645 
  - #644 outbound-rtp prose nomatively references obsolete stat to solve a problem (1 by henbos)
    https://github.com/w3c/webrtc-stats/issues/644 
  - #643 Do we agree removing "sender", "receiver" and "transceiver" stats is a good idea? (1 by henbos)
    https://github.com/w3c/webrtc-stats/issues/643 
  - #619 WPT tests are wrong about when "outbound-rtp" and "inbound-rtp" stats appear (4 by fippo, henbos, jan-ivar)
    https://github.com/w3c/webrtc-stats/issues/619 [needs test] 

  1 issues closed:
  - add stats about Detect CPU/GPU overuse on receiving(decoding) side https://github.com/w3c/webrtc-stats/issues/645 

* w3c/mediacapture-main (+0/-0/💬8)
  5 issues received 8 new comments:
  - #887 Spec-hooks requested (2 by kenchris, youennf)
    https://github.com/w3c/mediacapture-main/issues/887 
  - #874 enumerateDevices() should request permission (2 by bradisbell, youennf)
    https://github.com/w3c/mediacapture-main/issues/874 
  - #869 Video with audio element pause after play during phone call (1 by youennf)
    https://github.com/w3c/mediacapture-main/issues/869 
  - #846 getUserMedia "hanging" indefinitely (1 by youennf)
    https://github.com/w3c/mediacapture-main/issues/846 
  - #836 deviceId and Clear-Site-Data (2 by youennf)
    https://github.com/w3c/mediacapture-main/issues/836 

* w3c/mediacapture-screen-share (+2/-1/💬4)
  2 issues created:
  - DisplayMediaStreamConstraints is now an options object (by jan-ivar)
    https://github.com/w3c/mediacapture-screen-share/issues/228 
  - Fire configurationchange event in case the track is changing of source (by youennf)
    https://github.com/w3c/mediacapture-screen-share/issues/227 

  2 issues received 4 new comments:
  - #227 Fire configurationchange event in case the track is changing of source (3 by eladalon1983, youennf)
    https://github.com/w3c/mediacapture-screen-share/issues/227 
  - #223 Dynamic Screenshare Source (Share-this-surface-instead) (1 by jan-ivar)
    https://github.com/w3c/mediacapture-screen-share/issues/223 

  1 issues closed:
  - Dynamic Screenshare Source (Share-this-surface-instead) https://github.com/w3c/mediacapture-screen-share/issues/223 

* w3c/webrtc-provisional-stats (+2/-0/💬2)
  2 issues created:
  - Merge handler stats into track stats (by henbos)
    https://github.com/w3c/webrtc-provisional-stats/issues/33 
  - Add sender/receiver/transceiver to provisional spec (by henbos)
    https://github.com/w3c/webrtc-provisional-stats/issues/32 

  1 issues received 2 new comments:
  - #32 Add sender/receiver/transceiver to provisional spec (2 by henbos)
    https://github.com/w3c/webrtc-provisional-stats/issues/32 [Ready for PR] 

* w3c/webrtc-encoded-transform (+0/-0/💬2)
  1 issues received 2 new comments:
  - #135 Need for modifying metadata (2 by alvestrand, nisse-work)
    https://github.com/w3c/webrtc-encoded-transform/issues/135 

* w3c/mediacapture-region (+0/-0/💬1)
  1 issues received 1 new comments:
  - #9 Is muting track the right call for empty cropped tracks? (1 by eladalon1983)
    https://github.com/w3c/mediacapture-region/issues/9 [Improvement] 

* w3c/mediacapture-viewport (+1/-1/💬1)
  1 issues created:
  - Stop referencing DisplayMediaStreamConstraints dictionary (by jan-ivar)
    https://github.com/w3c/mediacapture-viewport/issues/21 [Editorial] 

  1 issues received 1 new comments:
  - #16 replace "responsible document" (1 by jan-ivar)
    https://github.com/w3c/mediacapture-viewport/issues/16 

  1 issues closed:
  - replace "responsible document" https://github.com/w3c/mediacapture-viewport/issues/16 



Pull requests
-------------
* w3c/webrtc-pc (+2/-0/💬1)
  2 pull requests submitted:
  - Synchronize MTI stats with webrtc-stats cleanup (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2744 
  - Don't queue a task in the determine DTMF algorithm. (by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2742 

  1 pull requests received 1 new comments:
  - #2742 Don't queue a task in the determine DTMF algorithm. (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2742 

* w3c/webrtc-stats (+2/-0/💬5)
  2 pull requests submitted:
  - Add estimatedMinimumJitterBufferTargetDelay metric (#634) (by ivocreusen)
    https://github.com/w3c/webrtc-stats/pull/641 
  - Add estimatedMinimumJitterBufferTargetDelay metric (#634) (by ivocreusen)
    https://github.com/w3c/webrtc-stats/pull/640 

  2 pull requests received 5 new comments:
  - #641 Add estimatedMinimumJitterBufferTargetDelay metric (#634) (2 by henbos)
    https://github.com/w3c/webrtc-stats/pull/641 
  - #628 Remove sender, receiver and transceiver. (3 by henbos, jan-ivar)
    https://github.com/w3c/webrtc-stats/pull/628 [Editors can integrate] 

* w3c/mediacapture-main (+1/-1/💬2)
  1 pull requests submitted:
  - We add an algorithm to determine whether a document is capturing or not. (by youennf)
    https://github.com/w3c/mediacapture-main/pull/890 

  2 pull requests received 2 new comments:
  - #890 We add an algorithm to determine whether a document is capturing or not. (1 by youennf)
    https://github.com/w3c/mediacapture-main/pull/890 
  - #883 Moving Navigator.getUserMedia to a legacy section (1 by alvestrand)
    https://github.com/w3c/mediacapture-main/pull/883 

  1 pull requests merged:
  - Add source specific handling for creation and cloning of tracks
    https://github.com/w3c/mediacapture-main/pull/873 [Editors can integrate] [Needs Test] 

* w3c/mediacapture-screen-share (+2/-2/💬2)
  2 pull requests submitted:
  - s/DisplayMediaStreamConstraints/DisplayMediaStreamOptions/ + algo-fix (by jan-ivar)
    https://github.com/w3c/mediacapture-screen-share/pull/229 
  - Get rid of tabs (by eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/pull/226 [Editorial] 

  1 pull requests received 2 new comments:
  - #225 Introduce DisplayMediaStreamConstraints.dynamicSourceOption (2 by eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/pull/225 

  2 pull requests merged:
  - Get rid of tabs
    https://github.com/w3c/mediacapture-screen-share/pull/226 [Editorial] 
  - Introduce DisplayMediaStreamConstraints.surfaceSwitching
    https://github.com/w3c/mediacapture-screen-share/pull/225 [editors can integrate] 

* w3c/webrtc-extensions (+0/-0/💬2)
  1 pull requests received 2 new comments:
  - #81 Add a CSP check to RTCPeerConnection.addIceCandidate(). (2 by jan-ivar, zenhack)
    https://github.com/w3c/webrtc-extensions/pull/81 [editors can integrate] [security-tracker] 

* w3c/mediacapture-region (+1/-0/💬3)
  1 pull requests submitted:
  - Update demo to take account of play() being async (by eladalon1983)
    https://github.com/w3c/mediacapture-region/pull/70 

  1 pull requests received 3 new comments:
  - #47 Clarify the cropTarget minting processing model (3 by eladalon1983, jan-ivar)
    https://github.com/w3c/mediacapture-region/pull/47 

* w3c/mediacapture-handle (+1/-0/💬0)
  1 pull requests submitted:
  - Use ReSpec convention for defining / linking events (by dontcallmedom)
    https://github.com/w3c/mediacapture-handle/pull/67 [Editorial] 

* w3c/mediacapture-viewport (+1/-1/💬0)
  1 pull requests submitted:
  - Separate ViewportMediaStreamConstraints dictionary. (by jan-ivar)
    https://github.com/w3c/mediacapture-viewport/pull/22 

  1 pull requests merged:
  - Set up for automatic publication on w3.org/TR
    https://github.com/w3c/mediacapture-viewport/pull/19 [Editorial] 


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, 21 June 2022 17:00:25 UTC