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

Direct streaming via apollo #4

Open
tsani opened this issue Dec 20, 2016 · 1 comment
Open

Direct streaming via apollo #4

tsani opened this issue Dec 20, 2016 · 1 comment

Comments

@tsani
Copy link
Owner

tsani commented Dec 20, 2016

This turns apollo itself into the server for the HTTP music stream, instead of leveraging MPD. This means we have more flexibility in the way we integrate the HTTP API with the music stream.

@tsani
Copy link
Owner Author

tsani commented Dec 29, 2016

As a stop-gap until we fully replace MPD, we can delegate the work of proxying the MPD HTTP stream to Apollo instead of having nginx do that separately.

Note that if we do this, we should make it so that if the backing MPD instance is not in the playing state when a client connects to apollo, that it enters the playing state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant