-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
I get this error:
var b = require('airplay').createBrowser();
undefined
console.log(b.getDevices());
[]
undefined
b.start();
undefinedevents.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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels