Matt Drown wrote: 
> You can specify the LMS server from squeezelite command line if it isn't
> showing up, obviously update the ip address to your server ip.
> > 
Code:
--------------------
  >   > squeezelite -s 192.168.0.100 -o Radio
--------------------
> > 
it's working for me already with the -n option, but it does not generate
output.
When I use the non pulse version and start it with 

Code:
--------------------
    squeezelite -n HDMI -o hw:CARD=b2,DEV=0 &
--------------------

I get output on my HDMI port (great quality btw)
So the problem is with the pulse version. The 'Radio' output is listed
with -l and accepted but not used as a stream
Matt Drown wrote: 
> When you run ICES it will generate the PID file, as long as you have it
> specified in the ICES config file.   Then your metadata script will grab
> it.
The problem here it is not accepting my playlist module, so no pidfile;

Code:
--------------------
     [2022-02-23  10:47:31] INFO ices-core/main IceS 2.0.3 started...
  [2022-02-23  10:47:31] EROR playlist-builtin/playlist_open_module No playlist 
type given, cannot initialise playlist module
  [2022-02-23  10:47:31] EROR input/input_loop Couldn't initialise input module 
"playlist"
--------------------

If i use ices together with a config file for Icecast (only difference
there is a stream included) It works normal.
Matt Drown wrote: 
> If running "PAREC" by itself doesn't do anything, then ICES won't be
> able to send any sound.   PAREC by default will pull from the
> pulse-audio and send PCM data out STDOUT onto your terminal window if
> you just run it without "piping" it to ICES.
When i do parec -v without the pipe it  shows its streaming.
> Make sure that squeezelite is working, and you are sending audio there
> (there will be no sound, but LMS will show you playing).
That only works for me with the standard version.

I've been reading Jackd is also an option, but very hard to configure
without a GUI. So my next step will be installing a Virtual Debian
machine with a GUI, and see if I can get it work from there.

Thanks for the help.
Greetings Henk.


------------------------------------------------------------------------
Hellsblade's Profile: http://forums.slimdevices.com/member.php?userid=4283
View this thread: http://forums.slimdevices.com/showthread.php?t=112809

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to