- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 04 Apr 2023 17:00:20 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1pjk16-000rFE-U8@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+1/-2/💬14)
1 issues created:
- Shouldn't call sender/receiver.getCapabilities() from other algorithms (by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/2849
5 issues received 14 new comments:
- #2845 What is setCodecPreferences's contract? (2 by Orphis, youennf)
https://github.com/w3c/webrtc-pc/issues/2845
- #2835 Section 4.4.2: createOffer() and setLocalDescription() resource handling (1 by dontcallmedom-bot)
https://github.com/w3c/webrtc-pc/issues/2835
- #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]
- #2660 Unclear how URLs are processed (9 by annevk, fippo, jan-ivar)
https://github.com/w3c/webrtc-pc/issues/2660 [Ready for PR]
2 issues closed:
- Maybe setParameters/insertDtmf/replaceTrack should reject on [[Stopping]] as well as [[Stopped]]? https://github.com/w3c/webrtc-pc/issues/2820 [Ready for PR]
- What is setCodecPreferences's contract? https://github.com/w3c/webrtc-pc/issues/2845
* w3c/webrtc-stats (+2/-1/💬10)
2 issues created:
- Should we flatten the hierarchy? (by henbos)
https://github.com/w3c/webrtc-stats/issues/752
- RTX and FEC stats are incomplete. (by fippo)
https://github.com/w3c/webrtc-stats/issues/751
6 issues received 10 new comments:
- #752 Should we flatten the hierarchy? (2 by henbos)
https://github.com/w3c/webrtc-stats/issues/752
- #751 RTX and FEC stats are incomplete. (4 by fippo, vr000m)
https://github.com/w3c/webrtc-stats/issues/751
- #749 Conformance criteria incompatible with standards-track (1 by vr000m)
https://github.com/w3c/webrtc-stats/issues/749
- #742 Assorted comments on `RTCAudioPlayoutStats` (1 by dontcallmedom-bot)
https://github.com/w3c/webrtc-stats/issues/742
- #731 scalabilityMode: Same as in getParameters() or not? (1 by henbos)
https://github.com/w3c/webrtc-stats/issues/731
- #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]
1 issues closed:
- scalabilityMode: Same as in getParameters() or not? https://github.com/w3c/webrtc-stats/issues/731
* w3c/webrtc-charter (+0/-2/💬2)
1 issues received 2 new comments:
- #78 Update MEIG description (2 by chrisn, dontcallmedom)
https://github.com/w3c/webrtc-charter/issues/78
2 issues closed:
- Move -extensions rules from webrtc-pc to charter repo https://github.com/w3c/webrtc-charter/issues/63
- Include call-for-adoption process in the charter? https://github.com/w3c/webrtc-charter/issues/69
* w3c/webrtc-nv-use-cases (+0/-1/💬1)
1 issues received 1 new comments:
- #53 Advanced Codec Capabilities API (1 by aboba)
https://github.com/w3c/webrtc-nv-use-cases/issues/53 [Ready for PR]
1 issues closed:
- Advanced Codec Capabilities API https://github.com/w3c/webrtc-nv-use-cases/issues/53 [Ready for PR]
* w3c/mediacapture-main (+0/-0/💬2)
2 issues received 2 new comments:
- #944 Settings are signed while constraints are unsigned (1 by guidou)
https://github.com/w3c/mediacapture-main/issues/944 [editorial] [PR exists]
- #933 Fitness distance steps 4 and 5 are inconsistent with the rest of the spec (1 by guidou)
https://github.com/w3c/mediacapture-main/issues/933
* w3c/mediacapture-screen-share (+0/-0/💬10)
2 issues received 10 new comments:
- #263 https://w3c.github.io/mediacapture-screen-share/#idl-def-CaptureStartFocusBehavior.no-focus-change is misleading (8 by eladalon1983, youennf)
https://github.com/w3c/mediacapture-screen-share/issues/263
- #260 getSupportedOptions() (2 by eladalon1983)
https://github.com/w3c/mediacapture-screen-share/issues/260
* w3c/webrtc-svc (+0/-0/💬2)
1 issues received 2 new comments:
- #45 Move to Candidate Recommendation (2 by aboba, dontcallmedom)
https://github.com/w3c/webrtc-svc/issues/45
* w3c/webrtc-extensions (+0/-1/💬5)
1 issues received 5 new comments:
- #146 Exposing SW fallback as an event (5 by henbos, xingri)
https://github.com/w3c/webrtc-extensions/issues/146
1 issues closed:
- Header extension API lets the remote end control the remote preferences https://github.com/w3c/webrtc-extensions/issues/153 [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 dontcallmedom-bot)
https://github.com/w3c/webrtc-encoded-transform/issues/172
Pull requests
-------------
* w3c/webrtc-pc (+4/-4/💬5)
4 pull requests submitted:
- Use the url spec to parse ice server urls (Take 2). (by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2853
- Update to ReSpec version 32.8.1 (by dontcallmedom)
https://github.com/w3c/webrtc-pc/pull/2852
- Export more definitions to use in webrtc-extensions (by Orphis)
https://github.com/w3c/webrtc-pc/pull/2851 [Editorial]
- Add sender/receiver.getCapabilities() algorithms (and use them in offer/answer) (by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2850 [Editorial]
5 pull requests received 5 new comments:
- #2850 Add sender/receiver.getCapabilities() algorithms (and use them in offer/answer) (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2850 [Editorial]
- #2847 Add a codec match algorithm for setCodecPreferences (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2847
- #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]
- #2694 Use the url spec to parse ice server urls. (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2694
4 pull requests merged:
- setParameters(), replaceTrack(), & insertDTMF() reject after stop().
https://github.com/w3c/webrtc-pc/pull/2829 [Editors can integrate]
- Update to ReSpec version 32.8.1
https://github.com/w3c/webrtc-pc/pull/2852 [Editorial] [repo-management]
- Add a codec match algorithm for setCodecPreferences
https://github.com/w3c/webrtc-pc/pull/2847
- Export more definitions to use in webrtc-extensions
https://github.com/w3c/webrtc-pc/pull/2851 [Editorial]
* w3c/webrtc-stats (+1/-1/💬2)
1 pull requests submitted:
- Document recently added audio metrics as features at risk (by henbos)
https://github.com/w3c/webrtc-stats/pull/750
2 pull requests received 2 new comments:
- #750 Document recently added audio metrics as features at risk (1 by henbos)
https://github.com/w3c/webrtc-stats/pull/750
- #725 Add RTCInboundRtpStreamStats:decoderFallback (1 by dontcallmedom-bot)
https://github.com/w3c/webrtc-stats/pull/725
1 pull requests merged:
- Document recently added audio metrics as features at risk
https://github.com/w3c/webrtc-stats/pull/750
* w3c/webrtc-charter (+1/-0/💬0)
1 pull requests submitted:
- Align coordination with MEIG with reality (by dontcallmedom)
https://github.com/w3c/webrtc-charter/pull/80
* w3c/mediacapture-main (+1/-1/💬0)
1 pull requests submitted:
- Update to latest ReSpec version 32.8.1 (by dontcallmedom)
https://github.com/w3c/mediacapture-main/pull/950
1 pull requests merged:
- Update to latest ReSpec version 32.8.1
https://github.com/w3c/mediacapture-main/pull/950 [editorial] [repo-management]
* 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/webrtc-extensions (+1/-3/💬4)
1 pull requests submitted:
- clean up audio rtp parameters extensions (by fippo)
https://github.com/w3c/webrtc-extensions/pull/154
3 pull requests received 4 new comments:
- #154 clean up audio rtp parameters extensions (1 by aboba)
https://github.com/w3c/webrtc-extensions/pull/154 [editorial]
- #148 Delete "Removed features" section (1 by dontcallmedom-bot)
https://github.com/w3c/webrtc-extensions/pull/148
- #147 Add RTCRtpEncodingParameters.codec to change the active codec (2 by dontcallmedom-bot)
https://github.com/w3c/webrtc-extensions/pull/147
3 pull requests merged:
- header extension control: Do not let remote control the local preferences
https://github.com/w3c/webrtc-extensions/pull/152
- clean up audio rtp parameters extensions
https://github.com/w3c/webrtc-extensions/pull/154 [editorial]
- Update data on [CRYPTEX] ref
https://github.com/w3c/webrtc-extensions/pull/151 [editorial]
* w3c/webrtc-encoded-transform (+0/-0/💬1)
1 pull requests received 1 new comments:
- #173 Add presentationTimestamp to RTCEncodedVideoFrameMetadata (1 by tonyherre)
https://github.com/w3c/webrtc-encoded-transform/pull/173
* web-platform-tests/wpt (+0/-1/💬0)
1 pull requests merged:
- [Gecko Bug 1807215] Modernize wpt MST-ME-disabled-video-is-black.
https://github.com/web-platform-tests/wpt/pull/39329 [mediacapture-streams] [mozilla:gecko-sync] [wg-s_webrtc]
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, 4 April 2023 17:00:23 UTC