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

Raspberry Pi #28

Open
arjunmenon opened this issue Apr 1, 2017 · 0 comments
Open

Raspberry Pi #28

arjunmenon opened this issue Apr 1, 2017 · 0 comments

Comments

@arjunmenon
Copy link

With gmediarender-resurrect installed on RPi 3, how can this node module be used as a control point from the Pi terminal?

Is this to be modified? What should be in place of the url, since audio is being streamed from an Android and played from the Pi itself?

client.load('http://url.to.some/stream.avi', options, function(err, result) {
  if(err) throw err;
  console.log('playing ...');
});

Or is there some other initialization?

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