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

How to fetch URL of live stream? #13

Closed
wwwizzarrdry opened this issue Aug 31, 2018 · 1 comment
Closed

How to fetch URL of live stream? #13

wwwizzarrdry opened this issue Aug 31, 2018 · 1 comment

Comments

@wwwizzarrdry
Copy link

wwwizzarrdry commented Aug 31, 2018

Is it possible to add an end point that maps to the live audio stream being played by a core?

I'm using the Web Audio API to graph audio channels in my web player. This works fine provided I have a path to the remote stream.

So something similar to how Roon connects to Sonos via a "hash.flac" stream. If Roon could return that url in the transport payload, I'd be able to connect to it and finish the visualizer.

Or, if that's not possible, perhaps the Room Core could analyze the channel frequencies and return an array of the frequencies with the "changed" event that fires every second.

@blucz
Copy link

blucz commented Sep 3, 2018

We are not intending to expose streams directly like this. We might consider doing support for visualization plugins down the road, but there is nothing in the roadmap right now.

@blucz blucz closed this as completed Sep 3, 2018
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

2 participants