Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Element Capture #280

Open
eladalon1983 opened this issue Nov 17, 2023 · 0 comments
Open

Element Capture #280

eladalon1983 opened this issue Nov 17, 2023 · 0 comments
Assignees

Comments

@eladalon1983
Copy link

eladalon1983 commented Nov 17, 2023

WebKittens

@youennf

Title of the spec

Element Capture

URL to the spec

https://screen-share.github.io/element-capture/

URL to the spec's repository

https://github.com/screen-share/element-capture/

Issue Tracker URL

No response

Explainer URL

https://github.com/screen-share/element-capture/blob/main/README.md

TAG Design Review URL

No response

Mozilla standards-positions issue URL

mozilla/standards-positions#857

WebKit Bugzilla URL

No response

Radar URL

No response

Description

API for capturing a subtree of the DOM.

Given a video MediaStreamTrack obtained through pre-existing means to initiate tab-capture, Element Capture allows mutating the track to only capture a subtree of the DOM starting at a given Element.

The API bears some resemblance to the Region Capture API, but affords greater flexibility for applications, because occluding and occluded content are both excluded from the capture.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants