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

The docker jibri container keeps on restarting each time with this response: `config All my script does is print this.. [cmd] /bin/bash exited 0 [cont-finish.d] executing container finish scripts... [cont-finish.d]...

is it stzill the case that ldap authentication with email address is not working? I can correctly authenticate with another ldap attribute, but not with email address. It seems the...

I just noticed that I am not getting recording option only when using JWT to create meetings. My jitsi meet docker domain is meet.example.com and I am using jwt credentials...

I'm overriding the `/usr/share/jitsi-meet/base.html` file of the `web` container with one that looks like this: ```html ``` I'm also passing `PUBLIC_URL=https://SOME_DOMAIN/jitsi/` as an environment variable. When I load the homepage...

In this https://github.com/jitsi/jibri/blob/master/doc/http_api.md, how I can use this API, I have tried but it's not working for me because instructions are not very clear.

I'm overriding the `/usr/share/jitsi-meet/base.html` file of the `web` container with one that looks like this: ```html ``` I'm also passing `PUBLIC_URL=https://SOME_DOMAIN/jitsi/` as an environment variable. When the meeting ends, I'm...

I guess most people here are aware that Docker Hub announced major changes, see e.g. here: https://blog.alexellis.io/docker-is-deleting-open-source-images/ Particularly it seems many docker images that have been hosted for free on...

I can't find recordings inside the jibri container please help, I am not getting any error, instead of that, it goes to my downloads folder.

Hi there! I'm having issues after upgrading from 6433 to 8252. JVB is throwing the following error: ``` [hostname=jitsi-prosody id=shard0] MucClient.lambda$getConnectAndLoginCallable$9#640: Error connecting: org.jivesoftware.smack.SmackException$SecurityRequiredByClientException: SSL/TLS required by client but not...

Currently i have a working version on docker (tag: **stable-7439-2**) that the VOSK integration works fine. When testing the new released versions, i noticed that vosk stopped working and still...