Open aimedey19 opened 9 months ago
I tested with two devices connected to the same wifi and it worked. And then I sent the link to a friend, he could join but we never heard nor saw each other.
Are you using the standard docker compose setup or did you customize it in any way?
I used caprover to deploy it as one click app
I have no idea what that is, sorry.
I'm having the same issue, PUBLIC_URL and JVB_ADVERTISE_IPS are configured correctly. WS connections work fine.
@realies What type of IPs should I fill in JVB_ADVERTISE_IPS? Thanks
The IP address that remote end point can connect to for audio / video. Generally speaking they are the public IP of the server.
env variables
JICOFO_COMPONENT_SECRET=pass JICOFO_AUTH_PASSWORD=pass JVB_AUTH_PASSWORD=pass JIGASI_XMPP_PASSWORD=pass JIBRI_RECORDER_PASSWORD=pass JIBRI_XMPP_PASSWORD=pass HTTP_PORT=8000 HTTPS_PORT=8443 TZ=Africa/Porto-Novo XMPP_DOMAIN=meet.jitsi XMPP_SERVER=srv-jitsi-prosody XMPP_BOSH_URL_BASE=http://srv-jitsi-prosody:5280 XMPP_AUTH_DOMAIN=auth.meet.jitsi XMPP_MUC_DOMAIN=muc.meet.jitsi XMPP_INTERNAL_MUC_DOMAIN=internal-muc.meet.jitsi XMPP_GUEST_DOMAIN=guest.meet.jitsi XMPP_MODULES= XMPP_MUC_MODULES= XMPP_INTERNAL_MUC_MODULES= JVB_BREWERY_MUC=jvbbrewery JVB_AUTH_USER=jvb JVB_STUN_SERVERS=meet-jit-si-turnrelay.jitsi.net:443 JVB_PORT=10000 JVB_TCP_HARVESTER_DISABLED=true JVB_TCP_PORT=4443 JICOFO_AUTH_USER=focus JIGASI_XMPP_USER=jigasi JIGASI_BREWERY_MUC=jigasibrewery JIGASI_PORT_MIN=20000 JIGASI_PORT_MAX=20050 XMPP_RECORDER_DOMAIN=recorder.meet.jitsi JIBRI_RECORDER_USER=recorder JIBRI_RECORDING_DIR=/config/recordings JIBRI_FINALIZE_RECORDING_SCRIPT_PATH=/config/finalize.sh JIBRI_XMPP_USER=jibri JIBRI_BREWERY_MUC=jibribrewery JIBRI_PENDING_TIMEOUT=90 JIBRI_STRIP_DOMAIN_JID=muc JIBRI_LOGS_DIR=/config/logs PUBLIC_URL=https://jitsi-public