Hi,
I have followed following URL Installation instructions "Video recording w/ jitsi & jibri on same server" to install Jitsi and Jibri Sever on 2 different pcs.
Steps mentioned in this video for Jitsi Meet installation are working correctly but when I have followed steps for Jibri Server setup, it was installed on server. We have found that “config,json” file which creates under /etc/jitsi/jibri/config.json was not found in that directory.
We have gone through steps as follows:
wget -qO - https://download.jitsi.org/jitsi-key.gpg.key | apt-key add -
echo “deb https://download.jitsi.org unstable/” > /etc/apt/sources.list.d/jitsi-unstable.list
apt update
apt -y install jibri
cd /etc/jitsi/jibri/
Now its time to add configurations in config,json which is not appearing in this folder after installation
Until last week these steps are working fine now I am facing issue.
Do let me know how we resolve this?
Regards,
Subodh