Open iaditya opened 4 years ago
Hi @iaditya!
In my project, I end up having multiple instances. Browser like Safari would not work properly in canvas goes more than 10.
I'm not familiar with Safari - can you clarify what you mean by 10? :)
If any way I can convert the video on server and save it there.
When you say convert the video on server, do you mean you'd like to export what's in the VideoContext as a video?
Hi, @emettely Thanks for getting back. I am not able to create more than 10 context instances at one time on Safari. Browsers lose contexts and stop rendering.
Yes, can I export and save the resulting video?
I'd be interested as well to find ways to save the final result as a file
+1 following
In my project, I end up having multiple instances. Browser like Safari would not work properly in canvas goes more than 10.
If any way I can convert the video on server and save it there. Is it possible?