Looking for a solution to keep in sync 10+ speakers (with volume control / speaker) playing music from one server / device,
which streams non-stop.
I've tried so far:
- mplayer with udp sync and source - get's out of sync in 10 seconds.
https://www.joshcurry.co.uk/posts/synch ... eaudio-vlc did not work for me
http://gqrx.dk/doc/streaming-audio-over-udp is as well out of sync with 2 clients
https://github.com/hzeller/gmrender-resurrect could not get it to run
http://www.pogo.org.uk/~mark/trx/ did not worked for me. I did some code changes to select right pcm device, nada, no sound.
https://github.com/badaix/snapcast/blob ... r_setup.md decent, but the latency between speakers is annoying
Thank you.