JohnSwenson wrote:
> Hi Mark,
> some clarifications: when you say "run" what do you mean? The webgui in
> CSOS is for configuration, not for playing music. Are you planning on
> having multiple squeezelite instances running on the same wandboard? If
> that is the case then yes you will have to set that up through ssh, the
> webgui just supports only one player instance per wandboard. It will
> probably take some work to get multiple squeezelite instances running on
> the same wandboard.
>
> All of the configuration tasks can be done by ssh into the wandboard and
> editing files if that is your preference, but very little requires ssh
> and changing files directly.
>
> John S.
Hi John,
Thanks for the reply, sorry I should of been clearer, I ment do I have
to use the webgui or could I just use SSH. I've actually had squeezelite
working with multiple instances, for anyone interested you need to do as
below.
Code:
--------------------
squeezelite -o [Audio Output - Must be unique and one instance per
DAC/Card"] -m [mac address of your choice in format ab:cd:ef:12:34:56] -n [Name
of squeezelite instance] -s [Server:Port] -z (Runs as daemon)
--------------------
So one of mine looks like
Code:
--------------------
squeezelite -o FRONT:CARD=DAC,DEV=0 -m ab:cd:ef:12:34:11 -n BedroomTest -s
192.168.1.4 -z
--------------------
------------------------------------------------------------------------
MarkLP's Profile: http://forums.slimdevices.com/member.php?userid=62624
View this thread: http://forums.slimdevices.com/showthread.php?t=99395
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix