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

issues with multiple chromecasts causes error messages #22

Open
rossvz opened this issue Aug 14, 2015 · 0 comments
Open

issues with multiple chromecasts causes error messages #22

rossvz opened this issue Aug 14, 2015 · 0 comments

Comments

@rossvz
Copy link

rossvz commented Aug 14, 2015

package works great with only one chromecast on the network. With two, I get this error:

  node_modules/chromecast-js/node_modules/castv2-client/lib/controllers/receiver.js:50
          callback(null, response.status.applications || []);
                                               ^
  TypeError: Cannot read property 'applications' of undefined

I was trying to figure out a way to specify ip address of the chromecast, instead of using the discovery. I'd love to be able to launch two separate videos to two different chromecasts and have control over which media gets streamed to each screen

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