2
0 Comments

Render media objects in HTML5 canvas

I am using fabric.js that provides interactive object model on top of the canvas element. I faced two major issues that are common if you are using Image or Video files with canvas.

Here I am sharing the workaround/solution.