Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+3/-1/💬13)
  3 issues created:
  - Make RTCRtpHeaderExtensionCapability.uri required (by henbos)
    https://github.com/w3c/webrtc-pc/issues/2840 [Ready for PR] 
  - If you close your data channel before first offer, does the "m=application" line still show up? (by henbos)
    https://github.com/w3c/webrtc-pc/issues/2839 
  - Transceivers stopped prior to being negotiated are never removed from the set of transcievers (by henbos)
    https://github.com/w3c/webrtc-pc/issues/2838 

  2 issues received 13 new comments:
  - #2839 If you close your data channel before first offer, does the "m=application" line still show up? (7 by alvestrand, fippo, henbos, lgrahl)
    https://github.com/w3c/webrtc-pc/issues/2839 
  - #2838 Transceivers stopped prior to being negotiated are never removed from the set of transcievers (6 by henbos, jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2838 

  1 issues closed:
  - Make RTCRtpHeaderExtensionCapability.uri required https://github.com/w3c/webrtc-pc/issues/2840 [PR exists] 

* w3c/webrtc-stats (+0/-0/💬10)
  4 issues received 10 new comments:
  - #747 RTCOutboundRtpStreamStats.headerBytesSent/totalPacketSendDelay and RTX seems underspecified (3 by docfaraday, henbos, vr000m)
    https://github.com/w3c/webrtc-stats/issues/747 [Ready for PR] [Editorial] 
  - #746 What is the relationship between WebRTC stats and the Working Group? (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/746 
  - #741 Feedback on audio capture stats (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/741 
  - #686 Impact of Stereo input and output on metrics (5 by bdrtc, henbos, lidp888)
    https://github.com/w3c/webrtc-stats/issues/686 

* w3c/mediacapture-main (+0/-0/💬5)
  1 issues received 5 new comments:
  - #940 What is the granularity of a source? (5 by jan-ivar, youennf)
    https://github.com/w3c/mediacapture-main/issues/940 

* w3c/webrtc-extensions (+0/-1/💬1)
  1 issues received 1 new comments:
  - #144 Why RTCRtpHeaderExtensionCapability URI field is not required? (1 by henbos)
    https://github.com/w3c/webrtc-extensions/issues/144 [PR exists] 

  1 issues closed:
  - Why RTCRtpHeaderExtensionCapability URI field is not required? https://github.com/w3c/webrtc-extensions/issues/144 [PR exists] 

* w3c/webrtc-encoded-transform (+0/-0/💬1)
  1 issues received 1 new comments:
  - #172 Tell SDP negotiation to negotiate support for non-standard codecs (1 by alvestrand)
    https://github.com/w3c/webrtc-encoded-transform/issues/172 



Pull requests
-------------
* w3c/webrtc-pc (+2/-3/💬6)
  2 pull requests submitted:
  - Fix typo (by Orphis)
    https://github.com/w3c/webrtc-pc/pull/2842 
  - Make RTCRtpHeaderExtensionCapability.uri required (by henbos)
    https://github.com/w3c/webrtc-pc/pull/2841 

  1 pull requests received 6 new comments:
  - #2841 Make RTCRtpHeaderExtensionCapability.uri required (6 by dontcallmedom, henbos)
    https://github.com/w3c/webrtc-pc/pull/2841 [Editors can integrate] 

  3 pull requests merged:
  - Make RTCRtpHeaderExtensionCapability.uri required
    https://github.com/w3c/webrtc-pc/pull/2841 [Editors can integrate] 
  - Fix scaleResolutionDownBy explanatory prose to match normative algorithm
    https://github.com/w3c/webrtc-pc/pull/2836 [Editorial] 
  - Create RTCRtpCodec dictionary and reuse in RTCRtpCodecParameters and RTCRtpCodecCapability definitions
    https://github.com/w3c/webrtc-pc/pull/2834 

* w3c/webrtc-stats (+1/-0/💬7)
  1 pull requests submitted:
  - fix codec mimeType casing (by fippo)
    https://github.com/w3c/webrtc-stats/pull/748 

  1 pull requests received 7 new comments:
  - #725 Add RTCInboundRtpStreamStats:decoderFallback (7 by henbos, xingri)
    https://github.com/w3c/webrtc-stats/pull/725 

* w3c/mediacapture-main (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #939 Move "global" internal slots to MediaDevices, and fix "relevant object" links (1 by jan-ivar)
    https://github.com/w3c/mediacapture-main/pull/939 [editorial] 

* w3c/mediacapture-record (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #216 Add keyframe interval support. (1 by handellm)
    https://github.com/w3c/mediacapture-record/pull/216 

* w3c/mediacapture-image (+1/-1/💬0)
  1 pull requests submitted:
  - Amend and fix implementation status on Windows (by eehakkin)
    https://github.com/w3c/mediacapture-image/pull/301 

  1 pull requests merged:
  - Amend and fix implementation status on Windows
    https://github.com/w3c/mediacapture-image/pull/301 

* w3c/webrtc-extensions (+2/-1/💬7)
  2 pull requests submitted:
  - Delete "Removed features" section (by Orphis)
    https://github.com/w3c/webrtc-extensions/pull/148 
  - Add RTCRtpEncodingParameters.codec to change the active codec (by Orphis)
    https://github.com/w3c/webrtc-extensions/pull/147 

  3 pull requests received 7 new comments:
  - #148 Delete "Removed features" section (2 by Orphis, aboba)
    https://github.com/w3c/webrtc-extensions/pull/148 
  - #147 Add RTCRtpEncodingParameters.codec to change the active codec (4 by Orphis, dontcallmedom, henbos)
    https://github.com/w3c/webrtc-extensions/pull/147 
  - #145 Make RTCRtpHeaderExtensionCapability attributes required (1 by henbos)
    https://github.com/w3c/webrtc-extensions/pull/145 

  1 pull requests merged:
  - Make RTCRtpHeaderExtensionCapability attributes required
    https://github.com/w3c/webrtc-extensions/pull/145 [editors can integrate] 

* w3c/webrtc-encoded-transform (+1/-0/💬1)
  1 pull requests submitted:
  - Fix bikeshed-isms (by dontcallmedom)
    https://github.com/w3c/webrtc-encoded-transform/pull/176 

  1 pull requests received 1 new comments:
  - #176 Fix bikeshed-isms (1 by dontcallmedom)
    https://github.com/w3c/webrtc-encoded-transform/pull/176 


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 March 2023 17:00:21 UTC