docker-jitsi-meet
docker-jitsi-meet copied to clipboard
Jitsi Meet on Docker
There should be an _enable-auto-login_ option in jicofo, which defaults to _true_. when I want to change it to _false_, I can't find such an environment variable parameter in the...
Hi, I am trying to set up jitsi meet docker. I created an EC2 instance and installed docker/docker compose. I downloaded all the jitsi meet docker files from GitHub. I...
Hello, i am running jitsi on kubernetes. Everything fine with 2 user but if one more user join, users can not see each other cameras. Here is my yaml and...
I setup jitsi server with the docker-compose option, and I have disabled guest and connected it to our openldap directory. this works great! but: I have a client that needs...
We’re experiencing 5-20 seconds delays in some of our one-on-one audio-only calls. We have a custom jitsi server running on docker containers. Any ideas would be greatly appreciated. Perhaps having...
Same problem with the [issue](https://github.com/jitsi/jitsi-meet/issues/9168)
I am using TCP_HARVESTER in jitsi and it works decently when the connection is `TCP`. With `SSLTCP` connections though I experience intermittent interruptions in the video. It is not possible...
Hello, I have the problem with gcp private key, so if I just copy a private key from mycredentials.json to .env _GC_PRIVATE_KEY_ field, and it will add extra \ to...
I have installed latest "stable-5870" in my docker container. everything works fine on Self signed SSL. but I couldn't see other side user video after I configure the SSL I...