imagecapture-polyfill
imagecapture-polyfill copied to clipboard
Add createImageBitmap polyfill to this library to support IOS platform.
Currently, if the user uses the grabFrame method on Safari, it will display an Unknown Error. To resolve this, the user has to add the createImageBitmap polyfill (https://gist.github.com/pseudosavant/a6d970b945ae85ef4dbc43200da94faf).