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?


------------------------------------------------------------------------
gekoch's Profile: http://forums.slimdevices.com/member.php?userid=71033
View this thread: http://forums.slimdevices.com/showthread.php?t=113394

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to