Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no browsing #11

Open
okeribok opened this issue May 3, 2015 · 0 comments
Open

no browsing #11

okeribok opened this issue May 3, 2015 · 0 comments

Comments

@okeribok
Copy link

okeribok commented May 3, 2015

I get this error:

var b = require('airplay').createBrowser();
undefined
console.log(b.getDevices());
[]
undefined
b.start();
undefined

events.js:72
throw er; // Unhandled 'error' event
^
Error: getaddrinfo ENOTFOUND
at errnoException (dns.js:37:11)
at Object.onanswer as oncomplete

I have both an airport Express and an AppleTV, so something should be there. I also tried node_airtunes, which only gave me "tick" in the speakers. For that to work, I needed the IP address for the airport express. Is there a way to test airtunes with an IP address?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant