After way too long trying to figure out why my phone was able to find and cast to a Chromecast device on my local network but the Chrome browser running on my mac desktop and laptop were not, I came across this "Experimental" setting:
chrome://flags/#media-router-cast-allow-all-ips
By default now, if your network is not using private addresses typical of home routers (such as 192.168.x.x) or corporate users (such as 10.x.x.x) and instead using an internet routable public IP range, then Chrome simply won't find it. If you enable this option to allow it to communicate with non-private address spaces and try again (you might need to restart chrome) then it will see and cast fine.
This is a change in default behaviour that Google introduced at some point in the last year or two because it wasn't a problem in the past.
Subscribe to:
Posts (Atom)
Modern Ubuntu web kiosk using chromium as the browser engine
I have been working to prepare a digital atlas exhibit for the Natillik Heritage Centre in Gjoa Haven, Nunavut, Canada. Working with Indig...
-
Ubuntu Server 18.04 uses netplan instead of NetworkManager by default. ModemManager is still required to deal with modems and it requires N...
-
A colleague was trying to create a postgresql datastore in his GeoServer installation and was having trouble connecting it with our PostgreS...