Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+3/-0/💬8)
  3 issues created:
  - insertDTMF() can race with stopping or sender.replaceTrack(null) (by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2860 
  - Steps for updating RTCPeerConnection.[[IceConnectionState]] are missing? (by docfaraday)
    https://github.com/w3c/webrtc-pc/issues/2858 
  - addTransceiver: 1 sendEncodings vs 0 sendEncodings (by henbos)
    https://github.com/w3c/webrtc-pc/issues/2856 

  3 issues received 8 new comments:
  - #2860 insertDTMF() can race with stopping or sender.replaceTrack(null) (2 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2860 
  - #2858 Steps for updating RTCPeerConnection.[[IceConnectionState]] are missing? (2 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2858 
  - #2856 addTransceiver: 1 sendEncodings vs 0 sendEncodings (4 by Orphis, henbos)
    https://github.com/w3c/webrtc-pc/issues/2856 [Editorial] 

* w3c/webrtc-stats (+0/-0/💬1)
  1 issues received 1 new comments:
  - #686 Impact of Stereo input and output on metrics (1 by henbos)
    https://github.com/w3c/webrtc-stats/issues/686 

* w3c/mediacapture-main (+1/-0/💬1)
  1 issues created:
  - aspectRatio range computation is undefined (by youennf)
    https://github.com/w3c/mediacapture-main/issues/954 

  1 issues received 1 new comments:
  - #954 aspectRatio range computation is undefined (1 by youennf)
    https://github.com/w3c/mediacapture-main/issues/954 

* w3c/mediacapture-record (+0/-1/💬0)
  1 issues closed:
  - Broken references in MediaStream Recording https://github.com/w3c/mediacapture-record/issues/215 

* w3c/mediacapture-output (+0/-0/💬1)
  1 issues received 1 new comments:
  - #63 Controlling 3rd party iframe audio output on a page? (1 by ErikDombi)
    https://github.com/w3c/mediacapture-output/issues/63 

* w3c/webrtc-svc (+1/-0/💬0)
  1 issues created:
  - Reference to Layer Refresh Request (LRR) specification (by aboba)
    https://github.com/w3c/webrtc-svc/issues/88 

* w3c/webrtc-extensions (+2/-0/💬14)
  2 issues created:
  - RTCRtpEncodingParameters: scaleResolutionTo (by henbos)
    https://github.com/w3c/webrtc-extensions/issues/159 
  - setParameters: changing scaleResolutionDownBy (by aboba)
    https://github.com/w3c/webrtc-extensions/issues/158 

  4 issues received 14 new comments:
  - #159 RTCRtpEncodingParameters: scaleResolutionTo (6 by Orphis, fippo, henbos)
    https://github.com/w3c/webrtc-extensions/issues/159 
  - #156 Should we clarify playoutDelay value is jitter buffer depth? (1 by jan-ivar)
    https://github.com/w3c/webrtc-extensions/issues/156 
  - #146 Exposing decode errors / SW fallback as an event (1 by aboba)
    https://github.com/w3c/webrtc-extensions/issues/146 
  - #12 Testability of playoutDelayHint (6 by henbos, jan-ivar)
    https://github.com/w3c/webrtc-extensions/issues/12 [Ready for PR] 



Pull requests
-------------
* w3c/webrtc-pc (+5/-1/💬0)
  5 pull requests submitted:
  - Add a proper definition to the "DTMF playout task steps" (by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2863 [Editorial] 
  - Update to ReSpec version 33.0.2 (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2862 
  - Determine if DTMF can be sent inside queued playout task. (by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2861 
  - Fix connectionState to return [[ConnectionState]]. (by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2859 
  - Export "list of implemented send codecs" (by Orphis)
    https://github.com/w3c/webrtc-pc/pull/2857 

  1 pull requests merged:
  - Export "list of implemented send codecs"
    https://github.com/w3c/webrtc-pc/pull/2857 [Editorial] 

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

  1 pull requests merged:
  - Update Constrainable Properties prose (follow-up to #948)
    https://github.com/w3c/mediacapture-main/pull/951 [editorial] 

* w3c/mediacapture-record (+1/-1/💬0)
  1 pull requests submitted:
  - Use autolinking where possible (by dontcallmedom)
    https://github.com/w3c/mediacapture-record/pull/217 [editorial] 

  1 pull requests merged:
  - Use autolinking where possible
    https://github.com/w3c/mediacapture-record/pull/217 [editorial] 

* w3c/mediacapture-screen-share (+0/-1/💬0)
  1 pull requests merged:
  - List simple types in Constrainable Properties Type column.
    https://github.com/w3c/mediacapture-screen-share/pull/265 [Editorial] 

* w3c/webrtc-svc (+2/-2/💬0)
  2 pull requests submitted:
  - Example: mixed codec simulcast + SVC (by aboba)
    https://github.com/w3c/webrtc-svc/pull/90 
  - Refer to the addTransceiver and setParameters validation steps (by Orphis)
    https://github.com/w3c/webrtc-svc/pull/89 

  2 pull requests merged:
  - Example: mixed codec simulcast + SVC
    https://github.com/w3c/webrtc-svc/pull/90 
  - Refer to the addTransceiver and setParameters validation steps
    https://github.com/w3c/webrtc-svc/pull/89 [Editorial] [Editors Can Integrate] 

* w3c/webrtc-encoded-transform (+0/-0/💬2)
  1 pull requests received 2 new comments:
  - #173 Add presentationTimestamp to RTCEncodedVideoFrameMetadata (2 by jan-ivar, tonyherre)
    https://github.com/w3c/webrtc-encoded-transform/pull/173 


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, 18 April 2023 17:00:23 UTC