iceddev / chromecast

ChromeCast implementation for Node.js
MIT License
122 stars 15 forks source link

Example not working. #3

Closed qrpike closed 10 years ago

qrpike commented 10 years ago

Hello, the youtube example works great, but for some reason https://github.com/iceddev/chromecast/blob/master/examples/chromecast.js example does not work. I'm guessing maybe they updated Chromecast and the API changed a little?

Thanks,

monteslu commented 10 years ago

Probably be a good idea to revisit the whole codebase. There's been a few firmware updates since this was written. Hopefully things have stabilized. There was an sdk release in October that could be helpful: https://developers.google.com/cast/downloads/

phated commented 10 years ago

Google removed the functionality the examples relied upon. The easiest way to hack around the ChromeCast is to enable yours as a developer device and then use Chrome Dev Tools to see what is available.