Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+0/-1/💬12)
  6 issues received 12 new comments:
  - #2827 Hard to tell if there are state gaps in connectionState algorithm (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-pc/issues/2827 [Editorial] 
  - #2820 Maybe setParameters/insertDtmf/replaceTrack should reject on [[Stopping]] as well as [[Stopped]]? (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-pc/issues/2820 [Ready for PR] 
  - #2819 Why is RTCIceCandidatePairStats.totalRoundTripTime mandatory to implement, but not responsesReceived? (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-pc/issues/2819 
  - #2795 Missing url in RTCIceCandidateInit (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-pc/issues/2795 
  - #2780 Handling of duplicate rids in sRD seems underspecified (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-pc/issues/2780 
  - #2519 addIceCandidate may not need to throw an error when no remoteDescription (7 by Sean-Der, aboba, fippo, jech, lgrahl)
    https://github.com/w3c/webrtc-pc/issues/2519 

  1 issues closed:
  - If you close your data channel before first offer, does the "m=application" line still show up? https://github.com/w3c/webrtc-pc/issues/2839 

* w3c/webrtc-stats (+2/-0/💬9)
  2 issues created:
  - RTCAudioSourceStats.audioLevel - what algorithm described in totalAudioEnergy? (by hamishwillee)
    https://github.com/w3c/webrtc-stats/issues/757 
  - Add clarification that inbound-rtp.bytesReceived includes retransmissions. (by henbos)
    https://github.com/w3c/webrtc-stats/issues/755 

  4 issues received 9 new comments:
  - #757 RTCAudioSourceStats.audioLevel - what algorithm described in totalAudioEnergy? (1 by hamishwillee)
    https://github.com/w3c/webrtc-stats/issues/757 
  - #755 Add clarification that inbound-rtp.bytesReceived includes retransmissions. (6 by fippo, henbos)
    https://github.com/w3c/webrtc-stats/issues/755 
  - #751 RTX and FEC stats are incomplete. (1 by henbos)
    https://github.com/w3c/webrtc-stats/issues/751 
  - #730 The HW exposure check does not solve Cloud Gaming use cases (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-stats/issues/730 [PR exists] [privacy-tracker] 

* w3c/webrtc-nv-use-cases (+0/-0/💬1)
  1 issues received 1 new comments:
  - #77 Use case: Broadcast with late fanout (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-nv-use-cases/issues/77 [PR exists] 

* w3c/mediacapture-main (+0/-0/💬5)
  3 issues received 5 new comments:
  - #928 Web compat issue with permissions.query() in non-persistent permission models (1 by dontcallmedom-bot)
    https://github.com/w3c/mediacapture-main/issues/928 
  - #927 Web compat issue with permissions.query() in per-camera/mic permission models (1 by dontcallmedom-bot)
    https://github.com/w3c/mediacapture-main/issues/927 
  - #665 'label' needs direction and language metadata (3 by aphillips, dontcallmedom, fippo)
    https://github.com/w3c/mediacapture-main/issues/665 [i18n-needs-resolution] 

* w3c/mediacapture-record (+0/-0/💬3)
  1 issues received 3 new comments:
  - #219 What to do both videoKeyFrameIntervalDuration and videoKeyFrameIntervalCount are specified? (3 by Pehrsons, handellm, youennf)
    https://github.com/w3c/mediacapture-record/issues/219 

* w3c/mediacapture-screen-share (+0/-0/💬2)
  2 issues received 2 new comments:
  - #255 Auto-pause capture when user switches captured content (1 by dontcallmedom-bot)
    https://github.com/w3c/mediacapture-screen-share/issues/255 
  - #234 Inconsistent formatting in doc (1 by dontcallmedom)
    https://github.com/w3c/mediacapture-screen-share/issues/234 

* w3c/webrtc-svc (+2/-0/💬7)
  2 issues created:
  - Align exposing `scalabilityMode` with the WebRTC "hardware capabilities" check (by pes10k)
    https://github.com/w3c/webrtc-svc/issues/92 [privacy-needs-resolution] 
  - Nit: Typos in Privacy Considerations section (by pes10k)
    https://github.com/w3c/webrtc-svc/issues/91 

  2 issues received 7 new comments:
  - #92 Align exposing `scalabilityMode` with the WebRTC "hardware capabilities" check (6 by aboba, henbos, pes10k)
    https://github.com/w3c/webrtc-svc/issues/92 [privacy-needs-resolution] [To be moved: filed in the wrong repo] 
  - #73 S modes and a single active simulcast layer (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-svc/issues/73 [PR exists] 

* w3c/webrtc-extensions (+2/-0/💬17)
  2 issues created:
  - ICE improvements: prevent candidate pair removal (by sam-vi)
    https://github.com/w3c/webrtc-extensions/issues/166 
  - Enabling RTCP XR(RRTR/DLRR) support for non-senders  (by bdrtc)
    https://github.com/w3c/webrtc-extensions/issues/165 

  10 issues received 17 new comments:
  - #146 Exposing decode errors / SW fallback as an event (7 by aboba, xingri)
    https://github.com/w3c/webrtc-extensions/issues/146 
  - #141 Header extension: direction woes and renames (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-extensions/issues/141 [PR exists] 
  - #137 FrozenArray on headerExtensionsToOffer a mistake, wrong semantics (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-extensions/issues/137 [PR exists] 
  - #136 headerExtensionsToOffer entries are mutable which is surprising (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-extensions/issues/136 [PR exists] 
  - #135 headerExtensionsToOffer fails to freeze array (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-extensions/issues/135 [PR exists] 
  - #132 Suggestion: rename [[HeaderExtensionsToOffer]] to [[HeaderExtensionsSupported]] (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-extensions/issues/132 [PR exists] 
  - #130 Potential web compat issue with setOfferedRtpHeaderExtensions (2 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-extensions/issues/130 [PR exists] 
  - #127 How to deal with encoder errors / codec availability errors? (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-extensions/issues/127 [Ready for PR] 
  - #126 Negotiationless codec selection and per-encoding layer codec configuration (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-extensions/issues/126 [PR exists] 
  - #43 Mixed-codec simulcast proposal (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-extensions/issues/43 [September 2020 Virtual Interim] [TPAC 2022] 

* w3c/mediacapture-automation (+0/-1/💬0)
  1 issues closed:
  - Broken references in Media Capture Automation https://github.com/w3c/mediacapture-automation/issues/2 

* w3c/mediacapture-transform (+1/-0/💬0)
  1 issues created:
  - VideoTrackGenerator should have an 'owning' WritableStream (by youennf)
    https://github.com/w3c/mediacapture-transform/issues/89 



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

  7 pull requests received 8 new comments:
  - #2859 Fix connectionState to return [[ConnectionState]]. (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2859 [Editors can integrate] 
  - #2829 setParameters(), replaceTrack(), & insertDTMF() reject after stop(). (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-pc/pull/2829 [Editors can integrate] 
  - #2828 Express RTCPeerConnectionState values using [[IceConnectionState]], and reduce complexity (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-pc/pull/2828 [Editors can integrate] [Editorial] 
  - #2818 Use markup conventions for algorithms (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2818 [Editorial] 
  - #2801 Prune createAnswer()'s encodings and [[SendEncodings]] in sLD(answer). (2 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-pc/pull/2801 [Editors can integrate] [Needs Test] 
  - #2800 Remove duplicate rids in proposedSendEncodings. (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-pc/pull/2800 [Editors can integrate] [Needs Test] 
  - #2758 Don't let offers to receive simulcast overwrite existing [[SendEncodings]] (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-pc/pull/2758 [Needs Test] [Simulcast] 

  2 pull requests merged:
  - Update to ReSpec version 34.1.1
    https://github.com/w3c/webrtc-pc/pull/2868 [Editorial] [repo-management] 
  - Use markup conventions for algorithms
    https://github.com/w3c/webrtc-pc/pull/2818 [Editorial] 

* w3c/webrtc-stats (+1/-0/💬1)
  1 pull requests submitted:
  - Clarify inbound-rtp RTX handling (by fippo)
    https://github.com/w3c/webrtc-stats/pull/756 

  1 pull requests received 1 new comments:
  - #732 Expose powerEfficientEncoder/Decoder if MediaCapabilities allows it (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-stats/pull/732 

* w3c/webrtc-nv-use-cases (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #79 Use case: Low Latency Broadcast with fanout (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-nv-use-cases/pull/79 

* w3c/mediacapture-main (+2/-2/💬0)
  2 pull requests submitted:
  - Update to latest ReSpec version 34.1.1 (by dontcallmedom)
    https://github.com/w3c/mediacapture-main/pull/960 
  - Add mediaDevices arg to [=exposure decision algorithm for devices other than camera and microphone=]. (by jan-ivar)
    https://github.com/w3c/mediacapture-main/pull/959 

  2 pull requests merged:
  - Update to latest ReSpec version 34.1.1
    https://github.com/w3c/mediacapture-main/pull/960 [editorial] [repo-management] 
  - Add mediaDevices arg to [=exposure decision algorithm for devices other than camera and microphone=].
    https://github.com/w3c/mediacapture-main/pull/959 [editorial] 

* w3c/mediacapture-record (+1/-0/💬1)
  1 pull requests submitted:
  - Throw NotSupportedError if both videoKeyFrameIntervalDuration and videoKeyFrameIntervalCount are set (by youennf)
    https://github.com/w3c/mediacapture-record/pull/220 

  1 pull requests received 1 new comments:
  - #220 Throw NotSupportedError if both videoKeyFrameIntervalDuration and videoKeyFrameIntervalCount are set (1 by handellm)
    https://github.com/w3c/mediacapture-record/pull/220 

* w3c/mediacapture-output (+2/-1/💬1)
  2 pull requests submitted:
  - Use relevant settings objects. (by jan-ivar)
    https://github.com/w3c/mediacapture-output/pull/136 
  - Use the [=creating a device info object=] algorithm. (by jan-ivar)
    https://github.com/w3c/mediacapture-output/pull/135 

  1 pull requests received 1 new comments:
  - #136 Use relevant settings objects. (1 by jan-ivar)
    https://github.com/w3c/mediacapture-output/pull/136 

  1 pull requests merged:
  - Use the [=creating a device info object=] algorithm.
    https://github.com/w3c/mediacapture-output/pull/135 [editorial] 

* w3c/mediacapture-screen-share (+1/-0/💬0)
  1 pull requests submitted:
  - Reflow with tidy (by dontcallmedom)
    https://github.com/w3c/mediacapture-screen-share/pull/266 

* w3c/webrtc-svc (+1/-0/💬1)
  1 pull requests submitted:
  - Clarification of privacy considerations (by aboba)
    https://github.com/w3c/webrtc-svc/pull/93 

  1 pull requests received 1 new comments:
  - #86 Refine error conditions for use of 'S' modes (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-svc/pull/86 

* w3c/webrtc-extensions (+0/-0/💬2)
  1 pull requests received 2 new comments:
  - #139 Per-encoding codec selection (2 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-extensions/pull/139 

* w3c/webrtc-encoded-transform (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #164 Add explainer for encoded frame creation (1 by dontcallmedom-bot)
    https://github.com/w3c/webrtc-encoded-transform/pull/164 

* w3c/mediacapture-automation (+0/-1/💬0)
  1 pull requests merged:
  - Fix links with respec autolinks where possible
    https://github.com/w3c/mediacapture-automation/pull/3 


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, 9 May 2023 17:00:22 UTC