Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can join meeting and invite people but can not see or listen to them. Please help me with that. #1751

Open
aimedey19 opened this issue Feb 24, 2024 · 7 comments

Comments

@aimedey19
Copy link

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

@aimedey19
Copy link
Author

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.

@saghul
Copy link
Member

saghul commented Feb 24, 2024

Are you using the standard docker compose setup or did you customize it in any way?

@aimedey19
Copy link
Author

aimedey19 commented Feb 24, 2024

I used caprover to deploy it as one click app

@saghul
Copy link
Member

saghul commented Feb 24, 2024

I have no idea what that is, sorry.

@realies
Copy link

realies commented Feb 27, 2024

I'm having the same issue, PUBLIC_URL and JVB_ADVERTISE_IPS are configured correctly. WS connections work fine.

@hoahv20
Copy link

hoahv20 commented May 14, 2024

@realies What type of IPs should I fill in JVB_ADVERTISE_IPS? Thanks

@saghul
Copy link
Member

saghul commented May 24, 2024

The IP address that remote end point can connect to for audio / video. Generally speaking they are the public IP of the server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants