Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I run on server and save final video ? #196

Open
iaditya opened this issue Mar 20, 2020 · 4 comments
Open

Can I run on server and save final video ? #196

iaditya opened this issue Mar 20, 2020 · 4 comments

Comments

@iaditya
Copy link

iaditya commented Mar 20, 2020

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?

@emettely
Copy link

emettely commented Apr 2, 2020

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?

@iaditya
Copy link
Author

iaditya commented Apr 2, 2020

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?

@thenikso
Copy link

I'd be interested as well to find ways to save the final result as a file

@CodingEarth
Copy link

+1 following

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants