react-webcam icon indicating copy to clipboard operation
react-webcam copied to clipboard

Unble to save screenshot as blob

Open meilleureVie opened this issue 3 months ago • 1 comments

Features:

So far the only way to get the screenshot is using this.webcam.getScreenshot() which return base64 image. But it IS also important to get the result as blob. I would like to add also blob support

meilleureVie avatar Mar 21 '24 15:03 meilleureVie