- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 03 Sep 2024 17:00:14 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1slWt4-00DqHU-15@janus.w3.internal>
Issues ------ * w3c/webrtc-pc (+2/-0/💬5) 2 issues created: - Revert integration of URL parser for ICE servers from Recommendation text (by dontcallmedom) https://github.com/w3c/webrtc-pc/issues/2997 - codec input to setParameters shouldn't be validated by receive preferred codecs (by jan-ivar) https://github.com/w3c/webrtc-pc/issues/2989 4 issues received 5 new comments: - #2997 Revert integration of URL parser for ICE servers from Recommendation text (1 by alvestrand) https://github.com/w3c/webrtc-pc/issues/2997 - #2989 codec input to setParameters shouldn't be validated by preferred receive codecs (2 by alvestrand, docfaraday) https://github.com/w3c/webrtc-pc/issues/2989 - #2987 RTCRtpParameters.codec matching is probably too strict (1 by dontcallmedom-bot) https://github.com/w3c/webrtc-pc/issues/2987 [TPAC 2024] - #2762 Simulcast: Implementations do not fail (and that seems good) (1 by dontcallmedom) https://github.com/w3c/webrtc-pc/issues/2762 [TPAC 2022] * w3c/mediacapture-main (+1/-0/💬2) 1 issues created: - Should a muted video track be allowed to deliver black frames to its sinks? (by youennf) https://github.com/w3c/mediacapture-main/issues/1011 2 issues received 2 new comments: - #1011 Should a muted video track be allowed to deliver black frames to its sinks? (1 by youennf) https://github.com/w3c/mediacapture-main/issues/1011 - #982 Avoid circular definition of muted. (1 by dontcallmedom-bot) https://github.com/w3c/mediacapture-main/issues/982 * w3c/mediacapture-output (+0/-1/💬2) 2 issues received 2 new comments: - #142 Why prompt for a subset of stored speakers or speakers setSinkId already accepts? (1 by dontcallmedom-bot) https://github.com/w3c/mediacapture-output/issues/142 - #133 The first "audiooutput" `MediaDeviceInfo` returned from `enumerateDevices()` is not the default device when the default device is not exposed (1 by dontcallmedom-bot) https://github.com/w3c/mediacapture-output/issues/133 1 issues closed: - Why prompt for a subset of stored speakers or speakers setSinkId already accepts? https://github.com/w3c/mediacapture-output/issues/142 * w3c/webrtc-extensions (+0/-0/💬3) 2 issues received 3 new comments: - #217 ReSpec errors from duplicate definitions of RTCIceCandidatePair (1 by dontcallmedom) https://github.com/w3c/webrtc-extensions/issues/217 - #159 RTCRtpEncodingParameters: scaleResolutionTo (2 by dontcallmedom-bot, henbos) https://github.com/w3c/webrtc-extensions/issues/159 [May 2023 Virtual Interim] * w3c/webrtc-encoded-transform (+2/-0/💬0) 2 issues created: - Enum values that ignore naming conventions in WebRTC Encoded Transform (by dontcallmedom-bot) https://github.com/w3c/webrtc-encoded-transform/issues/232 - No transfer steps defined for RTCEncodedAudioFrame and RTCEncodedVideoFrame (by luciaalonsomozo) https://github.com/w3c/webrtc-encoded-transform/issues/231 * w3c/webrtc-rtptransport (+1/-0/💬0) 1 issues created: - How to (poly)fill out customPeerConnectionWithRtpSender() > (by steely-glint) https://github.com/w3c/webrtc-rtptransport/issues/69 Pull requests ------------- * w3c/webrtc-pc (+7/-4/💬2) 7 pull requests submitted: - Complete ice server url validation (by dontcallmedom) https://github.com/w3c/webrtc-pc/pull/2996 - Improve amendment management (by dontcallmedom) https://github.com/w3c/webrtc-pc/pull/2995 [Editorial] - Improve description of amendment 36 (by dontcallmedom) https://github.com/w3c/webrtc-pc/pull/2994 - Improve and complete description of amendments 16, 18, 29, 49 (by dontcallmedom) https://github.com/w3c/webrtc-pc/pull/2993 [Editorial] - Fix description of amendments 23, 31, 47 (by dontcallmedom) https://github.com/w3c/webrtc-pc/pull/2992 [Editorial] - Don't validate codec input to setParameters by preferred receive codecs (by jan-ivar) https://github.com/w3c/webrtc-pc/pull/2991 - Reference the codec parameter in algorithms. (by jan-ivar) https://github.com/w3c/webrtc-pc/pull/2990 [Editorial] 2 pull requests received 2 new comments: - #2996 Complete ice server url validation (1 by dontcallmedom) https://github.com/w3c/webrtc-pc/pull/2996 - #2991 Don't validate codec input to setParameters by preferred receive codecs (1 by jan-ivar) https://github.com/w3c/webrtc-pc/pull/2991 4 pull requests merged: - Improve description of amendment 36 https://github.com/w3c/webrtc-pc/pull/2994 [Editorial] - Improve and complete description of amendments 16, 18, 29, 49 https://github.com/w3c/webrtc-pc/pull/2993 [Editorial] - Fix description of amendments 23, 31, 47 https://github.com/w3c/webrtc-pc/pull/2992 [Editorial] - Reference the codec parameter in algorithms. https://github.com/w3c/webrtc-pc/pull/2990 [Editorial] * w3c/mediacapture-output (+1/-2/💬1) 1 pull requests submitted: - Mark Justin as former editor (by dontcallmedom) https://github.com/w3c/mediacapture-output/pull/144 1 pull requests received 1 new comments: - #143 Allow prompt bypass for miked speakers exposed through getUserMedia() (1 by dontcallmedom-bot) https://github.com/w3c/mediacapture-output/pull/143 2 pull requests merged: - Mark Justin as former editor https://github.com/w3c/mediacapture-output/pull/144 [editorial] - Allow prompt bypass for miked speakers exposed through getUserMedia() https://github.com/w3c/mediacapture-output/pull/143 [Editors can integrate] * w3c/webrtc-extensions (+1/-0/💬0) 1 pull requests submitted: - Add restrictedResolution (aka scaleResolutionDownTo) to RTCRtpEncodingParameters (by henbos) https://github.com/w3c/webrtc-extensions/pull/221 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/w3c/webrtc-rtptransport * https://github.com/w3c/mediacapture-screen-share-extensions * 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, 3 September 2024 17:00:15 UTC