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

Need help for multiple instances #71

Open
soulblvd opened this issue Jul 28, 2022 · 0 comments
Open

Need help for multiple instances #71

soulblvd opened this issue Jul 28, 2022 · 0 comments

Comments

@soulblvd
Copy link

Hello everyone, I am running multiple instances to speed up the recording process, I run this in the terminal:

node timesnap.js url params1 & node timesnap.js url params2 & node timesnap.js url params3 & node timesnap.js url params4 & node timesnap.js url params5

This command will run 5 instances at the same time, I'm not very good at Nodejs, so I wonder is there any faster way to do this? I am facing speed issues because I want to record videos at 4K60fps, and I need to capture the frames as PNG to keep the background transparent, so the recording is very slow.

I am also planning to build a few more computers to run the script at the same time, to speed it up even more, is Linux the best choice for operating system?

Thanks.

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

1 participant