jhuckaby / webcamjs

HTML5 Webcam Image Capture Library with Flash Fallback
MIT License
2.5k stars 1.11k forks source link

will support for imageCapture.takePhoto be added in next version and if so when? #272

Open goldingdamien opened 6 years ago

goldingdamien commented 6 years ago

Will the following be supported in the future? https://developer.mozilla.org/en-US/docs/Web/API/ImageCapture/takePhoto

It allows the ability to use certain hardware features and take still photos at full size.

jhuckaby commented 6 years ago

I would love to support ImageCapture in version 2.0. Right now the feature is only available in Chrome, but I'm sure other browsers will catch on soon.