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

Hi! i wanna change invitation domain and remove redirection to welcome page or change redirection to another url and here is my config in docker: config.js: `{ // The domain...

I use the official docker-jitsi-meet-stable-8218 and get selenium errors when trying to record my stream. Added these lines to my `.env` file: ``` ENABLE_RECORDING=1 JIBRI_RECORDING_DIR=/config/recordings JIBRI_FINALIZE_RECORDING_SCRIPT_PATH=/config/finalize_recording.sh CHROMIUM_FLAGS=--ignore-certificate-errors PUBLIC_URL=https://dev-10-42-0-184.mycompany.com:8443/ #XMPP_DOMAIN=dev-10-42-0-184.mycompany.com #XMPP_GUEST_DOMAIN=guest.dev-10-42-0-184.mycompany.com...

i use jitsi-meet on matrix synapse Ansible playbook i guess the update that came out doesn't auto give you moderator when entering room for first time :( any change on...

Hi, Currently, we are using the stable-7287-2 version and out of nowhere knockingParticipant event stops working. Can you please provide some input or help me with it? Thanks in advance

How do I check the duration of a particular meeting

we have created cutomized docker filw with base image as jisti/jvb,jitsi/web,jitsi/prosody,jitsi/jicofo stable-6865 tag Docker file ``` FROM jitsi:jvb-6865 RUN whoami RUN groupadd -g 990 fcjitsi && \ RUN useradd -r...

Hello, I am using the latest Jitsi Meet docker version with LDAP Auth. When I create a breakout room and push people into it, they get the moderator login screen....

Excalidraw is nice addition over Etherpad. We tried etherpad but it has a lot of issues. Had to fork on our own, but still there are issue here and there....

Hello! Encountered a problem while updating Jitsi to version stable-9457-(1-2). The update was from version stable-7882 to stable-9457-(1-2). Followed the instructions as follows: 1) Downloaded the necessary version with wget...

Hello, I have recently been attempting to set up LDAP authentication for my Jitsi Meet instance with mild success. I am running the stable branch for all docker images: ![image](https://github.com/jitsi/docker-jitsi-meet/assets/70988152/cb402b5e-311e-4c23-b561-13c85e3c3c5f)...