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

https://github.com/jitsi/jitsi-meet/issues/15862 Hello, Updated docker-jitsi-meet to the new version, the problem remains. The microphone icon is always crossed out Console log F12 ``` 2025-04-14T22:45:30.657Z [modules/RTC/JitsiRemoteTrack.js] : Mute RemoteTrack[userID: 774a1974, type: audio,...

I setup an Ubuntu 18.04 server on AWS with ports 22, 80, 443, 4443, and 10000/udp open to the world. Then I setup a DNS A record to point `meet.myfqdn.com`...

Excuse me,could you do me a favor?How can I change the logo since my project is based on Jitsi? I want to replace it with my own logo or remove...

since version 9909 our jitis unfortunately does not work anymore, after a few seconds the connection drops with the following errors. `CONFERENCE FAILED: conference.videobridgeNotAvailable` Info so docker installed in a...

Currently, I see web image based on https://hub.docker.com/r/jitsi/base How we can customize this docker image to able to customize the web interface like what we want? Please help me with...

**Is your feature request related to a problem you are facing?** Easy configuration of jitsi interface for the docker-compose deployment **Describe the solution you'd like** Extract [interface_config](https://github.com/jitsi/jitsi-meet/blob/f5a0a1ef8c50871deec77c7441115accd65e5fe2/interface_config.js) from environment variables...

I am using internal trusted certificates to access the jitsi (and it works great) As soon as I enable the reservation rest url, I get an error that certificate path...

If I run the Jitsi web application directly in the browser, sharing a YouTube video works perfectly. However, if the Jitsi web application is embedded in an iFrame (our application),...

Hi all! We have last Jitsi-Meet docker. internal ip - 172.18.20.15 (example) extternal ip - 30.134.40.23 (example) for internal users i open 443/tcp,4443/tcp,10000udp from internet by external ip i have...

From https://github.com/jitsi/jigasi/blob/master/jigasi-home/sip-communicator.properties org.jitsi.jigasi.DEFAULT_JVB_ROOM_NAME=siptest does not exist in docker deployment unless manually added.