Skip to content

Raspberry Pi #28

@arjunmenon

Description

@arjunmenon

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?

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