I have attached an online video URL on my web page, and I'm taking a snapshot of the video by creating a canvas, now I'm trying to use getImageData() function to operate over that canvas.
But I'm getting The canvas has been tainted by cross-origin data’ in HTML? error.
How I can solve this?
Caleb H.
Co-founder of High/Low
Is the video hosted on another website?