You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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