-
Notifications
You must be signed in to change notification settings - Fork 162
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
Added ImageCapture #410
Added ImageCapture #410
Conversation
f7b4f72
to
37c1412
Compare
This isn't supported in Firefox or Safari. Let's postpone this to 2.0 and see how we're gonna handle non-standard stuff. |
So IIRC I think we said we're not gonna bother distinguishing between full and partial browser support, and that the onus would be on the user to know the (dynamic) status of the API they're calling. @armanbilge can you confirm? That was the plan right? |
Yep! Decided in #514 (comment). So, we can bring this back to life! |
Awesome, thanks! On it.... |
ceae2c6
to
ef3ecb5
Compare
Co-authored-by: Arman Bilge <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't believe it!! We made it through every PR.
💥 ! |
Does not include
ImageCapture.getPhotoSettings()
as its return value depends on a yet undocumented class.Does not include
ImageCapture.getPhotoCapabilities()
, might be added later.ImageCapture.grabFrame()
: https://developer.mozilla.org/en-US/docs/Web/API/ImageBitmap