Hello, I am recording meetings with jibri, but they are not being recorded complete, when viewing the video it only lasts between 30-45 seconds, and it was recorded for more than 1 minute, is there any parameter to configure the limit or which log can I review?
Yeah, the server is not powerful enough - your ffmpeg log shows that. You need a more powerful server.
Is it a virtual server? CPU cores vary in strength, so even with the same number of cores, performance could be different.
You can also try reducing the resolution. I see currently it’s 720p, which should be OK for a virtual machine with 6cpu and 12ram, but I guess the reason is that the host machine is not very powerful.
You can either get a stronger VM (or use a dedicated) or reduce the resolution - in jibri.conf and in xorg-video-dummy.conf (in section “Screen”); then restart jibri and jibri-xorg
720p is HD, a lower option is for example SD (Standard Definition), 480p - 640x480. Maybe it can help, if changing the server is not an option for you.
I haven’t faced this problem, in the github issue the reporter says that on some other resolutions there is no such problem. Maybe you can try some of the resolutions that do work - they are in the last comments of the issue.
My wild guess is that this can have something to do with the aspect ratio - the default ones in Jibri are 16:9 (1280x720, 1920x1080) and 640x480 is a 4:3 ratio.