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, We notice today and month ago jitsi a crash after someone join the room. It seems to be random and I am not able to reproduce the issue. Restart...

Those 4 new envs would enable the http server interface to be configured. This would be especially helpful in a kubernetes environment, where I use `hostNetwork: true` but I don't...

Adds environment configuration for: https://github.com/jitsi/jitsi-meet/pull/9286

It is possible to set the default language using DEFAULT_LANGUAGE env variable : `config.defaultLanguage = '{{ .Env.DEFAULT_LANGUAGE }}';` It would be useful to also add a controller for `LANG_DETECTION` in...

Forgive me, I realise there seem to be a number of posts with this issue or issues related to this, but I cannot seem to discern what the solution is...

I've been following the community VP9 support thread recently: https://community.jitsi.org/t/flagship-vp9-support-notes-and-discussion/33921/20 From what I understand, VP9 codec support has already been added, and to enable it, two configuration files must be...

The Problem: When certain SIP dial-in accounts are used, a participant using a phone (with me, it's cellphones only) can speak, but hears nothing. A fix has been found, e.g....

Unable to start the recording if a meeting password is set. Recording stopped with an error **javascript error: The timeout for the confirmation about leaving the room expired.** **logs** ```...

According to [Prosody documentation](https://prosody.im/doc/http#trusted_proxieses) trusted reverse proxies has to be set in order to be able to know the real IP address of a client. This is preventing the log_auth...

Hi all, I made the big mistake of upgrading my working jitsi-meet on docker which broke it again. This has been a consistent experience for me so far, that is...