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

MediaStream Image Capture #3789

Open
danlewis783 opened this issue Oct 19, 2017 · 3 comments
Open

MediaStream Image Capture #3789

danlewis783 opened this issue Oct 19, 2017 · 3 comments

Comments

@danlewis783
Copy link

This is a thing and I am using it. Would like to track support across browsers.

Works in Chrome Stable 61 (64-bit) on Windows.
Does NOT work in Firefox 56.0 (64-bit) on Windows.

https://w3c.github.io/mediacapture-image/
https://developer.mozilla.org/en-US/docs/Web/API/MediaStream_Image_Capture_API

@Fyrd
Copy link
Owner

Fyrd commented May 16, 2020

Somewhat available at https://caniuse.com/#feat=mdn-api_imagecapture though leaving this open since there's some unknown data there.

@kiding
Copy link
Contributor

kiding commented Oct 22, 2020

For reference: A group of new subfeatures, namely “PTZ(Pan/Tilt/Zoom)” will be enabled by default in Chrome 87. A separate explainer is available in the w3c/mediacapture-image repository.

They make use of several methods that are not yet listed in the MDN page. See the repository’s document for Chrome’s implementation status in detail: including methods and capabilities.

@jdeagle
Copy link

jdeagle commented Oct 11, 2024

Not sure if the this is the proper place to report this but the ImageCapture API should be marked as flagged in Safari 17.4+, its just behind a feature flag (similar to Firefox).

https://caniuse.com/imagecapture
https://developer.mozilla.org/en-US/docs/Web/API/ImageCapture

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

No branches or pull requests

4 participants