The node.js code has only a few lines and is easy to understand. It uses chromecast-player to stream an mp4 file to a Chromecast.
- A machine that runs Experimental Platform
- A Chromecast that plays videos and is in the same network as your experimental platform
git clone https://github.com/experimental-platform/example-chromecast.git
cd example-chromecast
git remote add platform ssh://dokku@your-box.local:8022/example-chromecast
git push platform master