SIP-Jibri (aka video-sip-gateway) offline installer for Debian 11 Bullseye.
Use a Debian 11 Bullseye box with standard packages only. It will not work if non-standard packages are installed, such as desktop environment.
Update your system and reboot it if there is a new kernel before starting installation.
apt-get update
apt-get dist-upgrade
reboot
Check the available version here.
VERSION="v20240514"
wget https://github.com/nordeck/vsg-offline-installer-v11/archive/refs/tags/$VERSION.tar.gz
tar zxf $VERSION.tar.gz
cd vsg-offline-installer-v11-$(echo $VERSION | tr -d v)
-
Update files in environment folder according to your environment.
-
Update config.sh according to your JMS setup.
Run install.sh
bash install.sh