Hacker News new | ask | show | jobs
by selectout 4676 days ago
Any chance you'd be willing to put the code up on GitHub so other Chromecast users can just add it locally and whitelist it?
1 comments

Sure... I'll throw up a gist... not the correct way to do it, crappy sender UI, based on early code examples from Google, but it works:

https://gist.github.com/jonathansadowski/6345103

Feel free to use / copy / fork, whatever. Basically, you can send any URL to the receiver, and the receiver then loads that URL in its video element.... that URL can be local, remote, whatever... requires that you have a webserver to serve your local content.