Quantcast
Channel: Squeezebox : Community : Forums - 3rd Party Software
Viewing all articles
Browse latest Browse all 2050

squeezelite output to file for snapcast

$
0
0
I'm currently running a snapserver which plays the files that are stored in the /tmp/snapfifo file.
So you can
Code:

cat someWaveFile.wav > /tmp/snapfifo
and then it plays the song to all snapcast clients that are currently connect to this server.

I tried:
Code:

squeezelite -o - > /tmp/snapfifo
but I only got some noise while playing a song through LMS

Has someone already got this working?

Viewing all articles
Browse latest Browse all 2050

Trending Articles