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
I am using RTMP live stream in my site and I want to capture image from live stream. When I used popcorn plugin to capture image then it gives following error message.
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)'
/hls-streaming/popcorn.capture.js:89:12
The text was updated successfully, but these errors were encountered:
I am using RTMP live stream in my site and I want to capture image from live stream. When I used popcorn plugin to capture image then it gives following error message.
The text was updated successfully, but these errors were encountered: