• Stars
    star
    310
  • Rank 134,926 (Top 3 %)
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created over 11 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ChromeCast Emulation with Node.js

nodecast

ChromeCast Emulation with Node.js

  • Make sure to install all dependencies using npm install
  • Start the app (usage: node server.js --name Custom_Chromecast_Name)
  • Open up a browser (tested with Chrome 29 and Firefox) and point it to http://localhost:8008
  • nodecast should show up in Chrome Cast enabled applications (Google Music, YouTube)
  • You should allow popups for http://localhost:8008 to see the video/music screen

Tested with the following services: YouTube (Desktop, Android), Google Music (Android)

Notes

Inspired by leapcast by dz0ny

Bitdeli Badge