- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 05 Apr 2022 17:00:23 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1nbmXX-0004y9-DA@uranus.w3.org>
Issues ------ * w3c/mediacapture-fromelement (+0/-0/💬1) 1 issues received 1 new comments: - #20 HTML Media Element captureStream() should avoid protected/encrypted content (1 by 89z) https://github.com/w3c/mediacapture-fromelement/issues/20 [<video>/<audio>] [tag-tracker] * w3c/mediacapture-screen-share (+0/-0/💬1) 1 issues received 1 new comments: - #213 Spec-hooks requested (1 by eladalon1983) https://github.com/w3c/mediacapture-screen-share/issues/213 * w3c/webrtc-svc (+0/-0/💬3) 1 issues received 3 new comments: - #14 Encoding parameters for spatial layers (3 by Orphis, aboba, vr000m) https://github.com/w3c/webrtc-svc/issues/14 [enhancement] * w3c/mediacapture-region (+1/-4/💬6) 1 issues created: - Spec erroneously limits self-capture to same-document/iframe (by jan-ivar) https://github.com/w3c/mediacapture-region/issues/40 6 issues received 6 new comments: - #40 Spec erroneously limits self-capture to same-document/iframe (1 by eladalon1983) https://github.com/w3c/mediacapture-region/issues/40 [Ready for PR] [Editorial] - #29 Definition of valid CropTarget might be too loose (1 by eladalon1983) https://github.com/w3c/mediacapture-region/issues/29 - #18 Is CropTarget name too generic? (1 by eladalon1983) https://github.com/w3c/mediacapture-region/issues/18 - #17 What makes CropTarget special to require an asynchronous creation? (1 by eladalon1983) https://github.com/w3c/mediacapture-region/issues/17 - #10 Is BrowserCaptureMediaStreamTrack needed? (1 by eladalon1983) https://github.com/w3c/mediacapture-region/issues/10 - #2 Decisions concerning clones (1 by eladalon1983) https://github.com/w3c/mediacapture-region/issues/2 4 issues closed: - CropTarget should probably be available to Elements and not only HTMLElements https://github.com/w3c/mediacapture-region/issues/13 [Improvement] [Ready for PR] [Has attached PR] - CropTarget and cropTo algorithms should be based on existing HTML/CSS definitions https://github.com/w3c/mediacapture-region/issues/20 [Ready for PR] [Has attached PR] - CropTarget should be made serializable https://github.com/w3c/mediacapture-region/issues/21 [Improvement] [Ready for PR] [Has attached PR] - Decisions concerning clones https://github.com/w3c/mediacapture-region/issues/2 * w3c/mediacapture-handle (+0/-0/💬1) 1 issues received 1 new comments: - #4 Use case 1 presumes tight integration (1 by eladalon1983) https://github.com/w3c/mediacapture-handle/issues/4 Pull requests ------------- * w3c/webrtc-pc (+1/-1/💬0) 1 pull requests submitted: - Update to ReSpec version 32.1.2 (by dontcallmedom) https://github.com/w3c/webrtc-pc/pull/2721 1 pull requests merged: - Update to ReSpec version 32.1.2 https://github.com/w3c/webrtc-pc/pull/2721 [Editorial] [repo-management] * w3c/webrtc-charter (+3/-0/💬0) 3 pull requests submitted: - New specs (by dontcallmedom) https://github.com/w3c/webrtc-charter/pull/67 - Add link to WebTransport WG in dependencies (by dontcallmedom) https://github.com/w3c/webrtc-charter/pull/66 - Align with latest version of charter template (by dontcallmedom) https://github.com/w3c/webrtc-charter/pull/65 * w3c/mediacapture-main (+2/-0/💬1) 2 pull requests submitted: - Replace usage of "responsible document" (by dontcallmedom) https://github.com/w3c/mediacapture-main/pull/876 - Update to latest ReSpec version 32.1.2 (by dontcallmedom) https://github.com/w3c/mediacapture-main/pull/875 1 pull requests received 1 new comments: - #875 Update to latest ReSpec version 32.1.2 (1 by dontcallmedom) https://github.com/w3c/mediacapture-main/pull/875 [editorial] [repo-management] * w3c/mediacapture-record (+0/-0/💬1) 1 pull requests received 1 new comments: - #212 Remove superfluous MediaRecorderErrorEvent interface (1 by foolip) https://github.com/w3c/mediacapture-record/pull/212 * w3c/mediacapture-screen-share (+2/-0/💬1) 2 pull requests submitted: - Markup definitions to make them reusable in other specs (by dontcallmedom) https://github.com/w3c/mediacapture-screen-share/pull/218 - Clarify browser display-surface is top-level viewport (by jan-ivar) https://github.com/w3c/mediacapture-screen-share/pull/217 1 pull requests received 1 new comments: - #216 Define DisplayMediaStreamConstraints.currentTabPreference (1 by eladalon1983) https://github.com/w3c/mediacapture-screen-share/pull/216 * w3c/mediacapture-region (+8/-5/💬14) 8 pull requests submitted: - Set up for automatic update of TR version (by dontcallmedom) https://github.com/w3c/mediacapture-region/pull/42 [Editorial] - Fix inaccurate definition around browsing contexts (by eladalon1983) https://github.com/w3c/mediacapture-region/pull/41 - Fix ReSpec - conformance section (by eladalon1983) https://github.com/w3c/mediacapture-region/pull/39 - Advance document to FPWD (by eladalon1983) https://github.com/w3c/mediacapture-region/pull/38 - s/HTMLElement/Element (by eladalon1983) https://github.com/w3c/mediacapture-region/pull/37 - Define serialization steps (by youennf) https://github.com/w3c/mediacapture-region/pull/36 - s/HTMLElement/Element (by eladalon1983) https://github.com/w3c/mediacapture-region/pull/35 - Fix formatting (by eladalon1983) https://github.com/w3c/mediacapture-region/pull/34 5 pull requests received 14 new comments: - #41 Fix inaccurate definition around browsing contexts (3 by eladalon1983, youennf) https://github.com/w3c/mediacapture-region/pull/41 - #39 Fix ReSpec - conformance section (3 by dontcallmedom, eladalon1983) https://github.com/w3c/mediacapture-region/pull/39 - #38 Advance document to FPWD (4 by dontcallmedom, eladalon1983) https://github.com/w3c/mediacapture-region/pull/38 - #35 s/HTMLElement/Element (1 by eladalon1983) https://github.com/w3c/mediacapture-region/pull/35 [Editors can integrate] - #24 Make CropTarget serializable (3 by eladalon1983) https://github.com/w3c/mediacapture-region/pull/24 5 pull requests merged: - Fix w3cid and added document status https://github.com/w3c/mediacapture-region/pull/38 - s/HTMLElement/Element https://github.com/w3c/mediacapture-region/pull/37 - Refer to getBoundingClientRect as a defintion of the actual crop area https://github.com/w3c/mediacapture-region/pull/32 [Editors can integrate] - Define serialization steps https://github.com/w3c/mediacapture-region/pull/36 [Editors can integrate] - Fix formatting https://github.com/w3c/mediacapture-region/pull/34 * w3c/mediacapture-handle (+2/-2/💬0) 2 pull requests submitted: - Update capture-handle-actions.js (by eladalon1983) https://github.com/w3c/mediacapture-handle/pull/48 - Update capture-handle-identity.js (by eladalon1983) https://github.com/w3c/mediacapture-handle/pull/47 2 pull requests merged: - [mediacapture-handle-actions] Align with Web IDL specification https://github.com/w3c/mediacapture-handle/pull/41 - [mediacapture-handle-identity] Align with Web IDL specification https://github.com/w3c/mediacapture-handle/pull/42 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-depth * 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/web-platform-tests/wpt -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 5 April 2022 17:00:25 UTC