docker-jitsi-meet
docker-jitsi-meet copied to clipboard
Jitsi Meet on Docker
Hello everyone, I'm using the whole docker Jitsi environment on several servers with the stable-4857 and JWT authentication. It's working fine, we can generate the JWT token from Rocket.Chat to...
We are running Jitsi on multiple service providers. Every day same time we have disconnect of all the jitsi members with a following errors in logs `Sep 28, 2020 6:50:12...
**Recording Not Working** With `docker-compose -f docker-compose.yml -f jibri.yml up -d` everything working fine. But i have to use this with my other docker contains ``` docker run --rm --name...
Hi all, we have found that´s currently possible to login with the same user account at the same time. We used internal user authentication and are able to use the...
Since stable-4857, in the environment configuration, when the variable ENABLE_RECORDING is set to 0 (because the recording infrastructure is not deployed and/or configured), if you log in to a meeting...
Good Morning, Quick question. I am trying to set up pki authentication on Jitsi. I know I can set the https://auth.example.com url to the url of my authenticator. Is it...
The following patch solves: - user creates domain certs outside of docker - LE rate limits hit with too many requests per week / domainname / subdomain on docker restarts...
Hi, I'm using LDAP to authenticate users in my jitsi setup. However, when they enter a meeting room and click on their information, they have "[email protected]" as their email address....
I installed Jitsi Meet on CentOS 8 using Docker image and I am running into the following issue. As soon as I try to Open the shared document, I am...
Hi folks, I need some help. I'm trying to configure the Jitsi from the docker to be used with a Foundryvtt ( using the Jitsi WebRTC client inside Foundryvtt) I...