docker-jitsi-meet icon indicating copy to clipboard operation
docker-jitsi-meet copied to clipboard

Jitsi Meet on Docker

Results 309 docker-jitsi-meet issues
Sort by recently updated
recently updated
newest added

Hello everyone, I'm having issue with installing Jitsi on my Unraid. When I have the Auth Disabled. Everything is working fine and i can even add a password on the...

Hey there! I want to disable creating a room with any user and I create rooms in the backend of my app with the jvb rest APIs. I set these...

I am pretty sure all participants sendings with the highest quality by default makes the jitsi experience worse then it could be and I am really working on using jitsi...

enhancement

Hi all, I am running this docker container on an ubuntu 20.04 machine and everything is working as intended. I used the automatic letsencrypt config and it generated the certificates...

Hi, I just installed jitsi, but can't get it to work. Open the page to create a new room and when you enter the room just after authorizing the use...

Hello I use jitsi version from here https://github.com/jitsi/docker-jitsi-meet. How in title. I don't have this problem when although one person stay in room but when all people disconnect i have...

deploymen.yml apiVersion: apps/v1 kind: Deployment metadata: labels: k8s-app: jitsi name: jitsi namespace: jitsi spec: replicas: 2 when i set replicas to 2, the website page is error. It indicates that...

I followed the instructions [here](https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker) to create a new jitsi server. Using the web client to create a room on a fresh install produces the following Javascript error: ``` VM144...

Based on the [docs](https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker#images) and [source code](https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker#images) the jitsi version of *docker-jitsi-meet* is bound to the debian releases which will only get an update on a major release. There is...

As reported in [the forum](https://community.jitsi.org/t/jibri-authenticating-if-a-room-has-a-password-added-by-moderator/18775/), Jibri cannot authenticate if the room has a password set by a moderator. It would be great if we could include and enable the [Lua...