Skip to content

browser.getDevices() doesn't find my Airport Express #1

@jeena

Description

@jeena

Hi,

I have bought a Airport Express to be able to listen to music from my computer in my living room. So naturally I wanted to play a bit with it too and I found this project. I installed the airplay module and tried the example code but even if I can play music on the Airport Express from iTunes, node-airplay doesn't discover my Airport Express:

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

I just get an empty array. What am I doing wrong?

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