Skip to content

No audio or video when connected to wifi in coworking space, no problems using hotspot #3043

Discussion options

You must be logged in to vote

We see this with company provided computers or educational institution provided computers and wifi.

From discord: https://discordapp.com/channels/498741086295031808/556170318474117150/691009024078118914
Is there a shared firewall in place or NAT going on between the machine and ISPs?
You need outgoing UDP ports open - 20000-65535
Hubs.mozilla.com has a narrower port range so if you have some higher udp ports blocked that would explain the difference
You also need outgoing 80 and 443 TCP
You can see the candidate ports tried and which failed via about:webrtc
When you connect, a random port is chosen to communicate over.

On custom hubs servers we actually do one more thing different - we ru…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@damienvancouver
Comment options

@robinkwilson
Comment options

Answer selected by robinkwilson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants