Skip to content

no browsing #11

@okeribok

Description

@okeribok

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions