Hello friends
I have set up a Jibri service on the latest version of Jitsi
Currently, the saving and recording of a Jitsi ROM is done on the user’s own device, which is downloaded after the end of the recording.
I want the recorded files from each event to be saved in a path like srv/recording so that I can access the files later.
I have done all the settings now but there is a problem
output of systemctl status jibri.service :
● jibri.service - Jibri Process
Loaded: loaded (/etc/systemd/system/jibri.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2023-03-27 14:03:05 UTC; 1 day 16h ago
Process: 17922 ExecStart=/opt/jitsi/jibri/launch.sh (code=exited, status=1/FAILURE)
Main PID: 17922 (code=exited, status=1/FAILURE)
Mar 27 14:03:05 jitsi-ubuntu-4gb-hel1-1 systemd[1]: jibri.service: Scheduled restart job, restart c>
Mar 27 14:03:05 jitsi-ubuntu-4gb-hel1-1 systemd[1]: Stopped Jibri Process.
Mar 27 14:03:05 jitsi-ubuntu-4gb-hel1-1 systemd[1]: jibri.service: Start request repeated too quick>
Mar 27 14:03:05 jitsi-ubuntu-4gb-hel1-1 systemd[1]: jibri.service: Failed with result ‘exit-code’.
Mar 27 14:03:05 jitsi-ubuntu-4gb-hel1-1 systemd[1]: Failed to start Jibri Process.