This PR fixes two NoClassDefFoundError due to missing javax-related jars.
General state of jibri packaging
Right now, it starts without errors (with this PR), connects to XMPP and attempts to start recording. However when attempting to startup chromium via selenium, it fails. Googling for the execption finds several similar reports from debian-based installations.
ATM, I'm not shure if this is actually a bug in packaging or rather an upstream bug. Will setup a debian- based jibri test instance to get more confident about the actual reason for the failure....
Regardless, I will submit another PR which adds the necessary jibri-related parts in the configs for jits-meet, jicofo and prosody.
This PR fixes two NoClassDefFoundError due to missing javax-related jars.
General state of jibri packaging
Right now, it starts without errors (with this PR), connects to XMPP and attempts to start recording. However when attempting to startup chromium via selenium, it fails. Googling for the execption finds several similar reports from debian-based installations.
ATM, I'm not shure if this is actually a bug in packaging or rather an upstream bug. Will setup a debian- based jibri test instance to get more confident about the actual reason for the failure....
Regardless, I will submit another PR which adds the necessary jibri-related parts in the configs for jits-meet, jicofo and prosody.
Cheers and have a nice weekend
-Fritz