Hacker News new | ask | show | jobs
by ajanuary 4189 days ago
I run a Plex media server on my laptop, which is already serving up content to my local network over http. It would be very simple for them to host their Chromecast app on the same local server and for the cast button to send that URL.

The Chromecast checks the URLs against a whitelist. Presumably as a security measure, which is a perfectly valid reason, but it's still a "restriction".

To allow people to run a self-hosted GMail, huge changes would need to be made to the code. To allow me to serve my own Chromecast apps, it would need to remove a whitelist check.