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
trafficstars

After a few weeks ago the STUN configuration is not work. Tried google and jitsi stun servers but not worked. Log: java.lang.IllegalArgumentException: No socket found for 172.25.0.5:10000/udp->100.121.102.50:63022/udp The public IP...

I have setup some coturn servers using instrumento/coturn but when I set the JVB_STUN_SERVERS to this address in the .env it still showing in the curl that it is using...

https://nginx.org/en/linux_packages.html#Debian I suppose we'll get the versions faster. Thoughts?

Since updating to v7001 I am getting a lot of these messages: ``` 13:13:50 7ad0f164649e[21430]: JVB 2022-03-13 12:13:50.684 WARNING: [42] [confId=ab704a09e87d69db epId=9705dce6 gid=85935 stats_id=Floyd-dQD [email protected]] AbstractEndpointMessageTransport.onMessage#67: Invalid message received (Parameter...

Hello! Architecture: - Local IP KVM container running Jitsi Docker - Another KVM container with local IP has the role of proxy (apache) - Both port 80 and port 443...

Since commit 7a939785, TCP support in JVB is disabled because it is not well tested. We rely on TCP almost exclusively because of various network reasons I won't go into...

Probably if there is no main sound card, such as on a server, ALSA does not start numbering sound devices from /dev/snd/pcmC0D0. For example, this is the list on my...

Hi, I apparently am missing something but how can I use/enable the new breakout room feature with the docker setup? I can't find any options in the GUI to use...

When doing 1-1 calls, Jitsi does P2P and the quality is stellar. However, when in a call with multiple people, the quality tanks down to the lowest possible resolution, somewhere...

Hi, Jitsi developers, first of all, thank you so much for creating such a wonderful project. I have been using Jitsi meet to host conferences. Everything worked fine for me....