fardog / node-chromecast-osx-audio

Stream OS X audio input to a local Chromecast device.
MIT License
90 stars 16 forks source link

Node version #5

Closed strah closed 9 years ago

strah commented 9 years ago

Does the code really require node version to be below 0.12?

fardog commented 9 years ago

@strah yes. the C++ bindings to the mac os x audio were written for node 0.10.x, and I don't have a Mac anymore (or the time to update it) unfortunately. See #3 in this repo and https://github.com/fardog/node-osx-audio/issues/7