Comments on How to Create Your Own Video Conference Server using Jitsi Meet on Ubuntu 18.04 LTS
Jitsi is a set of open source projects that allow you to build a secure video conference system for your team which can be used from a web browser and mobile devices. In this tutorial, I will show you how to install your own video conference server using Jitsi meet on Ubuntu 18.04 LTS.
23 Comment(s)
Comments
How can you control room creation? I need it to be secured by user and password at least.
To secure conference room creation follow the instructions:
https://github.com/jitsi/jicofo#secure-domain
Hey great article. It accualy worked. So you have one on installing Jibri? Thanks.
Hi. So does compleating this tutatorial put me in the NGINX FREE trial?
Thanks for the great tutorial.
Can you also show how to install jitsi-meet-tokens into debian/ubuntu server
Hi Arul ,
I have installed successfully on Ubuntu LTS (latest ) all working well . After couple of minutes of mobile video call , it hangs disconnects - says "something went wrong " try to reconnect . via laptop webrtc, its works and when third person joins it doesnt show the user or anything. Not sure im explaining it clearly . Have you experienced anything like this ?
Regards
I experienced that also. Hoping for the feedback
I am getting
Failed authorization procedure. xxxxxx.co (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from
http://xxxxxx.co/.well-known/acme-challenge/yEQU8hf4smhRMWAaBfrdHgMx795aHdTnAUsdy04q7dg
This means that Let's encrypt was not able to reach your domain name from outside to. Check your DNS settings and firewall.
Hi,I just followed the instructions everything went like described.Just after installing letsencrypt it said the challenge was not met, so no certificate.
When i give in the url for the subdomain, I get the welcome page from nginx that is in var/www/html no jitsi.
Could it be something is missing on the server, it is a new server with ubuntu 18.04?
Regards,Jan
Please I installed it step by step and evry thing is ok till step 4 Generate Letsencrypt SSL Certificate
I didnt have /etc/letsencrypt/live but /etc/letsencrypt/. under this directory I only have 5 others directory (account,csr,keys, re newals; renewal-hooks).
Please help me to fix this. Excuse me for my bad english.
thank you
Thanks for the guide! Works great!
android app is connecting to the room but audio and video are not working
just chatting working
certificate valid (lets enc)
there is no error in logs
what could be the reason please help
I have the same issue, web works great, but apps onlye work in the same Lan network, wan not work, any solutions?
Nice information.
ALL the problems mentioned here are DNS related (including LetsEncrypt). Check your DNS settings (both device and server.) Ping from terminal and check IP.
Try to install on VM Instant Cloud. After run letsencrypt script, installing phython. then no respon..
I installed Jitsi on a Digital Ocean droplet and couldn't connect using https. The problem was the firewall configuration. Running sudo ufw allow 'Nginx Full' got it working, though now Chrome complains about Let's Encrypt certificates
Hello
My jitsi meet server reconnects every 30 seconds when more than one person is participating in the meet
How can I solve this issue?
Thanks
Thanks for the guide! Works great!
I ran /usr/share/jitsi-meet/scripts/install-letsencrypt-cert.sh
but I confirmed E: Some index files faided to download. They have been ignored, or old ones used instead
Can you tell the cause?
Development environment : Ubuntu 18.04.05 LTS bionic
I tried your tutorial and it works. But I am experiencing disconnection issues both on android phone and on the windows. How can this be solved?
Buenas, en el paso de la llave de jitsi me pasa esto
root@jitsi:~# sudo wget -qO - https://download.jitsi.org/jitsi-key.gpg.key | apt-key add -
gpg: no valid OpenPGP data found
Pueden explicarme que hacer?