I am pretty sure this might not be an easy task, but here goes:
My team is creating a website where the user is able to create animations. We are using js+html. The thing is that now the client wants us to be able to send the video to YouTube, thus requiring us to convert the animation to video on the server-side somehow...
Do you guys have any ideas on how to do that?