imagecapture-polyfill icon indicating copy to clipboard operation
imagecapture-polyfill copied to clipboard

Add createImageBitmap polyfill to this library to support IOS platform.

Open XiaofengXie16 opened this issue 5 years ago • 0 comments

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).

XiaofengXie16 avatar Mar 07 '20 01:03 XiaofengXie16