-
Notifications
You must be signed in to change notification settings - Fork 313
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
Jibri takes time to start recording #433
Comments
Is this just the first time after the jibri instance boots? Or every time? If it's just the first time it boots, it's chrome being slow and it will help to "prime" it by starting chrome once at boot. If it's every time, attach logs. |
These are the logs for starting the recording, let me know if you need full log files. This happens every time when we start a recording. |
What is the usual time taken for jibri to start recording? |
Looks like it takes a decent amount of time to join the page, which could be the chrome sluggishness I mentioned above. Did you try what I suggested? |
This is happening everytime, if Chrome is open, then it shouldn't happen everytime right? Also, how to prime Chrome by the way? |
any idea if any bash script to keep chrome running will help? |
Is the machine rebooting after each session? I don't think you need to keep chrome running, just start it up after reboot. I think @aaronkvanmeerten is more familiar with what we've done. |
@aaronkvanmeerten any idea or reference link that you can point me to? |
@bbaldino and @aaronkvanmeerten: I may be having a similar issue on my end. Can either of you help out with the "priming Chrome" idea, or if there is a better solution? @LohithBlaze: Did you end up getting this figured out? |
@aaronkvanmeerten was the mastermind behind it, but I'm pretty sure it just comprised of starting chrome up on boot, as it does a fair bit of initialization that first time. |
Also have the issue of Chrome being slow the first time starting and looking how to prime it. |
Hi, my setup has a total of about 10 seconds as well. Is there a way to speed this up? Has anyone implemented it? |
The Docker setup does priming as well now. Debian has been doing it for a bit IIRC. Have you tested the latest version? |
I am currently using the latest jibri i could install. I have moved the setting to a faster more powerful vm and it is now only 4 seconds. I am not using docker. Has anyone got faster or better performance? |
Hi,
We are deploying jibri in an aws instance and we found that jibri takes around 7-8 secs on t2.small and 4-5 secs on t2.large.
Do you know why jibri is taking so much time to start the recording?
Is there anything to speed up the jibri processing.
The text was updated successfully, but these errors were encountered: