- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 28 Mar 2023 17:00:19 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1phCgF-00Clph-Cd@uranus.w3.org>
Issues ------ * w3c/webrtc-pc (+3/-2/💬8) 3 issues created: - RTCRtpEncodingParameters.active flag and the ~ in the SDP (by henbos) https://github.com/w3c/webrtc-pc/issues/2848 - What is setCodecPreferences's contract? (by jan-ivar) https://github.com/w3c/webrtc-pc/issues/2845 - Remove "MAY generate statistics that are not documented." (by jan-ivar) https://github.com/w3c/webrtc-pc/issues/2844 3 issues received 8 new comments: - #2848 RTCRtpEncodingParameters.active flag and the ~ in the SDP (3 by fippo, henbos) https://github.com/w3c/webrtc-pc/issues/2848 - #2845 What is setCodecPreferences's contract? (3 by Orphis, jan-ivar) https://github.com/w3c/webrtc-pc/issues/2845 - #2844 Remove "MAY generate statistics that are not documented." (2 by henbos) https://github.com/w3c/webrtc-pc/issues/2844 2 issues closed: - RTCRtpEncodingParameters.active flag and the ~ in the SDP https://github.com/w3c/webrtc-pc/issues/2848 [duplicate] - Hard to tell if there are state gaps in connectionState algorithm https://github.com/w3c/webrtc-pc/issues/2827 [Editorial] * w3c/webrtc-stats (+1/-2/💬6) 1 issues created: - Conformance criteria incompatible with standards-track (by jan-ivar) https://github.com/w3c/webrtc-stats/issues/749 3 issues received 6 new comments: - #746 What is the relationship between WebRTC stats and the Working Group? (2 by jan-ivar) https://github.com/w3c/webrtc-stats/issues/746 [Proposed Rec Blocker] - #742 Assorted comments on `RTCAudioPlayoutStats` (3 by henbos, jan-ivar) https://github.com/w3c/webrtc-stats/issues/742 - #724 Add RTCInboundRtpStreamStats:decoderFallback (1 by xingri) https://github.com/w3c/webrtc-stats/issues/724 [PR exists] 2 issues closed: - Add RTCInboundRtpStreamStats:decoderFallback https://github.com/w3c/webrtc-stats/issues/724 [PR exists] - Clarify that metrics are omitted when their value is not yet determined or unknown https://github.com/w3c/webrtc-stats/issues/736 [Ready for PR] [Editorial] * w3c/mediacapture-main (+4/-1/💬8) 4 issues created: - Avoid the word "legal" to describe input validation (by jan-ivar) https://github.com/w3c/mediacapture-main/issues/946 [editorial] - Clarify the type of Constrainable Properties (by jan-ivar) https://github.com/w3c/mediacapture-main/issues/945 - Settings are signed while constraints are unsigned (by jan-ivar) https://github.com/w3c/mediacapture-main/issues/944 - Spec-inherent capabilities of one differ from other capabilities of one, an unnecessary variant (by jan-ivar) https://github.com/w3c/mediacapture-main/issues/941 4 issues received 8 new comments: - #945 Clarify the type of Constrainable Properties (1 by jan-ivar) https://github.com/w3c/mediacapture-main/issues/945 [editorial] - #944 Settings are signed while constraints are unsigned (1 by jan-ivar) https://github.com/w3c/mediacapture-main/issues/944 [PR exists] - #933 Fitness distance steps 4 and 5 are inconsistent with the rest of the spec (4 by eehakkin, jan-ivar) https://github.com/w3c/mediacapture-main/issues/933 - #930 Detecting user-actionable camera issues (e.g., camera shutters) (2 by eladalon1983, guidou) https://github.com/w3c/mediacapture-main/issues/930 1 issues closed: - Global object relevant to what? https://github.com/w3c/mediacapture-main/issues/938 [editorial] * w3c/mediacapture-screen-share (+4/-0/💬23) 4 issues created: - https://w3c.github.io/mediacapture-screen-share/#idl-def-CaptureStartFocusBehavior.no-focus-change is misleading (by youennf) https://github.com/w3c/mediacapture-screen-share/issues/263 - Update algorithms around setFocusBehavior to taken to account OS level surface pickers (by youennf) https://github.com/w3c/mediacapture-screen-share/issues/262 - Allow apps to avoid riskier display-surface types (by eladalon1983) https://github.com/w3c/mediacapture-screen-share/issues/261 - getSupportedOptions() (by eladalon1983) https://github.com/w3c/mediacapture-screen-share/issues/260 3 issues received 23 new comments: - #263 https://w3c.github.io/mediacapture-screen-share/#idl-def-CaptureStartFocusBehavior.no-focus-change is misleading (2 by eladalon1983, youennf) https://github.com/w3c/mediacapture-screen-share/issues/263 - #262 Update algorithms around setFocusBehavior to take into account OS level surface pickers (2 by eladalon1983, youennf) https://github.com/w3c/mediacapture-screen-share/issues/262 - #260 getSupportedOptions() (19 by Coread, eladalon1983, jan-ivar, youennf) https://github.com/w3c/mediacapture-screen-share/issues/260 * w3c/webrtc-extensions (+1/-0/💬1) 1 issues created: - Header extension API lets the remote end control the remote preferences (by fippo) https://github.com/w3c/webrtc-extensions/issues/153 1 issues received 1 new comments: - #153 Header extension API lets the remote end control the remote preferences (1 by henbos) https://github.com/w3c/webrtc-extensions/issues/153 * w3c/mediacapture-handle (+0/-0/💬10) 1 issues received 10 new comments: - #70 Expose a MessagePort using Capture Handle (10 by eladalon1983, youennf) https://github.com/w3c/mediacapture-handle/issues/70 Pull requests ------------- * w3c/webrtc-pc (+2/-5/💬2) 2 pull requests submitted: - Add a codec match algorithm for setCodecPreferences (by Orphis) https://github.com/w3c/webrtc-pc/pull/2847 - Update to ReSpec version 32.8.0 (by dontcallmedom) https://github.com/w3c/webrtc-pc/pull/2846 2 pull requests received 2 new comments: - #2843 Mark PreferredCodec internal slot as exported (1 by Orphis) https://github.com/w3c/webrtc-pc/pull/2843 [Editorial] - #2832 add RTCIceCandidatePair.responsesReceived to MTI stats (1 by jan-ivar) https://github.com/w3c/webrtc-pc/pull/2832 5 pull requests merged: - Update to ReSpec version 32.8.0 https://github.com/w3c/webrtc-pc/pull/2846 [Editorial] [repo-management] - Express RTCPeerConnectionState values using [[IceConnectionState]], and reduce complexity https://github.com/w3c/webrtc-pc/pull/2828 [Editors can integrate] [Editorial] - add RTCIceCandidatePair.responsesReceived to MTI stats https://github.com/w3c/webrtc-pc/pull/2832 - Fix typo https://github.com/w3c/webrtc-pc/pull/2842 [Editorial] - Mark PreferredCodec internal slot as exported https://github.com/w3c/webrtc-pc/pull/2843 [Editorial] * w3c/webrtc-stats (+0/-2/💬5) 1 pull requests received 5 new comments: - #725 Add RTCInboundRtpStreamStats:decoderFallback (5 by henbos, xingri) https://github.com/w3c/webrtc-stats/pull/725 2 pull requests merged: - Clarify that metrics are omitted when their value is not yet determined https://github.com/w3c/webrtc-stats/pull/745 - fix codec mimeType casing https://github.com/w3c/webrtc-stats/pull/748 * w3c/mediacapture-main (+5/-2/💬2) 5 pull requests submitted: - s/legal/valid/ (by jan-ivar) https://github.com/w3c/mediacapture-main/pull/949 [editorial] - Replace Values with Type column in Constrainable Properties tables. (by jan-ivar) https://github.com/w3c/mediacapture-main/pull/948 [editorial] - s/long/unsigned long/ in MediaTrackSettings. (by jan-ivar) https://github.com/w3c/mediacapture-main/pull/947 - Update to latest ReSpec version 32.8.0 (by dontcallmedom) https://github.com/w3c/mediacapture-main/pull/943 - Make deviceId and groupId consistent with other capabilities. (by jan-ivar) https://github.com/w3c/mediacapture-main/pull/942 2 pull requests received 2 new comments: - #942 Make deviceId and groupId consistent with other capabilities. (1 by eladalon1983) https://github.com/w3c/mediacapture-main/pull/942 - #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] 2 pull requests merged: - Update to latest ReSpec version 32.8.0 https://github.com/w3c/mediacapture-main/pull/943 [editorial] [repo-management] - Move "global" internal slots to MediaDevices, and fix "relevant object" links https://github.com/w3c/mediacapture-main/pull/939 [editorial] * w3c/mediacapture-screen-share (+1/-0/💬0) 1 pull requests submitted: - Update how FocusChangeDisabled is set to true in case of change of focus (by youennf) https://github.com/w3c/mediacapture-screen-share/pull/264 * w3c/webrtc-extensions (+4/-3/💬2) 4 pull requests submitted: - header extension control: Do not let remote control the local preferences (by fippo) https://github.com/w3c/webrtc-extensions/pull/152 - Update data on [CRYPTEX] ref (by dontcallmedom) https://github.com/w3c/webrtc-extensions/pull/151 [editorial] - reorganise document into one-feature-per-section (by fippo) https://github.com/w3c/webrtc-extensions/pull/150 - rename ext-respec-config.js to webrtc-extensions and update git branch (by fippo) https://github.com/w3c/webrtc-extensions/pull/149 2 pull requests received 2 new comments: - #149 rename ext-respec-config.js to webrtc-extensions and update git branch (1 by fippo) https://github.com/w3c/webrtc-extensions/pull/149 - #148 Delete "Removed features" section (1 by fippo) https://github.com/w3c/webrtc-extensions/pull/148 3 pull requests merged: - rename ext-respec-config.js to webrtc-extensions and update git branch https://github.com/w3c/webrtc-extensions/pull/149 [editorial] - reorganise document into one-feature-per-section https://github.com/w3c/webrtc-extensions/pull/150 - Delete "Removed features" section https://github.com/w3c/webrtc-extensions/pull/148 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, 28 March 2023 17:00:21 UTC