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

Synchronous Playback...What would be involved? #60

Open
gbmhunter opened this issue Dec 29, 2014 · 3 comments
Open

Synchronous Playback...What would be involved? #60

gbmhunter opened this issue Dec 29, 2014 · 3 comments

Comments

@gbmhunter
Copy link

How hard would it be to implement synchronous playback, i.e. be able to play the same music from multiple devices running Volumio at the same time? Sonos allows you to do this and is a major selling point for the commercial product.

I guess timing over WiFi would be one of the biggest hurdles, and also you would have to support zoning (this could come at a later date, first concept could be just two devices playing the same thing).

I am happy to help develop this! This is just to start a discussion to get started in the right direction. Thoughts and comments are welcome.

@jomo
Copy link
Contributor

jomo commented Dec 29, 2014

Great idea! Maybe this can be done with MagicPlay?

@gbmhunter
Copy link
Author

Good find! I guess one way to do it would be to have each device named differently, e.g. volumio, then volumio2, volumio3 e.t.c, but with only one of them providing a WebUI (e.g. volumio providing the address volumio.local). This WebUI provides the option of auto-detecting other volumios on the same network, and adding them to a "zone". Upon clicking play for a particular zone, MagicPlay can be used to start the music playing for all in that zone?

@ning-yu
Copy link
Collaborator

ning-yu commented May 4, 2015

I know this is a late reply, but we are looking into this functionality with Pulseaudio. Let me know if you might be able to help!

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

3 participants