react-video-recorder
react-video-recorder copied to clipboard
Failed to execute 'drawImage' on 'CanvasRenderingContext2D'
TypeError: Failed to execute 'drawImage' on 'CanvasRenderingContext2D': The provided value is not of type '(CSSImageValue or HTMLImageElement or SVGImageElement or HTMLVideoElement or HTMLCanvasElement or ImageBitmap or OffscreenCanvas)
Can someone please help me here, I am getting the above error when I press start recording button.
any solution to this issue?