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

I have integrated voximplant with jigasi. I am able to do outbound calling from jitsi to any mobile no. but incoming calls are not working. Here are the logs for...

i have followed https://www.cynkra.com/blog/2020-11-02-jitsi-load-balanced/ for second bridge and getting below error. Runnings with docker installation : - On main server all are default configuration with generated password [everything workings fine...

Anyone with same symptom? ``` sh-4.2# cd docker-jitsi-meet-stable-8719 sh-4.2# docker-compose up -d Pulling web (jitsi/web:stable-8719)... Trying to pull repository docker.io/jitsi/web ... ERROR: manifest for docker.io/jitsi/web:stable-8719 not found ``` ref 1...

we need to store the chat messages in our MySQL backend. As far as i understand we are using ENV vars to control / change the behaviour of docker images...

Should we add them? They could go in some /prosody-plugins-contrib directory

Note : Testing whether changes to frontend web work by making small changes ! Hi, I’ve made small changes to the webversion on only the UI side and copied the...

While accessing meet.jit.si in jxbrowser, I get a blank page. ![image](https://github.com/jitsi/docker-jitsi-meet/assets/26375790/e17e26b5-ddc5-455e-a46b-ab00f8fe16be)

2023-05-19 09:26:13.866 INFO: [92] JvbConference.registrationStateChanged#652: [ctx=16844883727661176878852] Registering XMPP. 2023-05-19 09:26:13.892 SEVERE: [89] net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl.connectAndLogin: Failed to connect to XMPP service for:ProtocolProviderServiceJabberImpl(Jabber:[email protected]/1fa83cc8) org.jivesoftware.smack.sasl.SASLErrorException: SASLError using SCRAM-SHA-1: not-authorized at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:286) at org.jivesoftware.smack.AbstractXMPPConnection.lambda$new$2(AbstractXMPPConnection.java:407) at...

We have installed JITSI (including JIBRI) on K8S cluster and we are able to successfully record the calls. But as per `recordingLinkAvailable` mentioned [here ](https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-iframe-events#recordinglinkavailable) we have registered for the...