I need to export the fabric js canvases(I have more than one) in an mp4 file with the same animation between each with some transitions.
I don't find anything related to this on the internet. My frontend is in angular and the backend is in node.js.
The canvases are rendering properly. I can even export them in images.
Any help is highly appreciated.