Sorry for the question in advance, if there’s already a topic on how to do this, I just couldn’t find a proper one with actual info for 2021 after the config file replacement for Ubuntu 20.04.
I’m new to Ubuntu and an university student, I’m trying to learn how to setup a Jitsi meet server with a lot of functionalities that would be useful for hosting lectures, meetings, etc.
I’m running an Ubuntu server and have already configured Jitsi and Jibri with recording and live-streaming.
The issue I’m having now is with the installation of Etherpad and its integration in a Jitsi meet conference (as an add-in with a button in the functionalities menu during a conference).
Can anyone provide a guide with instructions and detailed steps on how to incorporate Etherpad on the Jitsi meet server ?
@Freddie As you were able to assist me in the past with a recording issue, maybe you can help out here as well, if you have some time and are able to ?
Thank you a lot in advance and once again - apologies, if the topic has already been raised.
Hi, I have checked these but I don’t think they’re adapted for the new Jibri - I tried implementing the steps from the first topic, however I’m not able to open the Jitsi web page after I put the etherpad_base: 'https://etherpad.“your domain”:9001/p/‘ in the config file.
Any ideas how to implement this for the new configuration after September, 2020 ?
If possible, please provide full steps, as I’m still a beginner with Linux (how to properly set up everything via the command prompt)
Is it running? Did you start using run.sh as explained on link. If it is running you should see some process listening on port 9001 when you type: netstat -antp|grep 9001.
As explained in a comment before, did you open port 9001, in firewall?