docker-jitsi-meet
docker-jitsi-meet copied to clipboard
Can join the meeting, but no video, no audio
Hi, I'm new to jitsi, it's a great framework.
But I can't boot it up, here's what I did.
-
I follow the same steps as Self-Hosting Guide describe, you can check my .env here: env.txt
-
then I do
docker compose up -
then I access the
https://192.168.3.2:8443, create a room, for now, everything is good, I can see self-view, audio is good too -
then I access the
https://192.168.3.2:8443from other computer, can join the created room successfully, can text, but no video, no audio, sometimes showVideo Quality Impaired - The bridge Channel has been disconnecttip -
I did the search from Gihub issues, from Google, tried with many methods, like
/etc/jitsi/videobridge/sip-communicator.properties, check the port see if all opened,disable ENABLE_COLIBRI_WEBSOCKET, and so on, cannot make it working. -
I try to do the same meeting thing from
meet.jit.si, same two computer, it's working, so I guessed it's not caused by the browser, or computer issue.
Here is the log: jvb.log
Can you guys please give any advices where the problem might be? thank you
Everything looks ok in your config. Can you please share the browser console logs of either endpoint?
Typically some firewall blocks UDP port 10000.