Roland0 wrote: 
> Run
> > 
Code:
--------------------
  >   >  sudo squeezelite-cdsp.sh status
--------------------
> > 
> to see if camilladsp is running
> 
> tc@piCorePlayer:~$  sudo squeezelite-cdsp.sh status
> 
> Running processes:
> PID User   ELAPSED    CPU  Command
> 10209 root      4:16    0:00 /usr/local/bin/squeezelite -n
> piCorePlayer -o - -a 80:4::1: -b 10000 20000 -c
> pcm,flac,mp3,aac,ogg,dsd,wma,alac -p 45 -R 44100-192000 2500 -m dc a6
> 32 00 5f 86 -s 192.168.22.100 -i /home/tc/.lircrc -W -D -i
> /home/tc/.lircrc -d output info -f /var/run/squeezelite-log.fifo
> 10210 root      4:16    0:02 /usr/local/bin/camilladsp -l debug -p
> 1234 /home/tc/camilladsp/44100.yml
> 
> then, play some tracks and check the following log files:
> > 
Code:
--------------------
  >   > /var/log/camilladsp.log
  > /var/run/squeezelite-log.fifo
  > /var/log/pcp_squeezelite.log
  > 
--------------------
> > 

tc@piCorePlayer:~$ more /var/log/camilladsp.log
2020-11-13 08:25:44.776 DEBUG camilladsp - Read config file
Some("/home/tc/camilladsp/44100.yml")
2020-11-13 08:25:44.833 DEBUG camillalib::biquad -
a1=-1.9806295233170073 a2=0.9807206100602509 b0=0.5031916817965761
b1=-0.9926435140165651 b2=0.4895429189632328
2020-11-13 08:25:44.833 DEBUG camillalib::biquad -
a1=-1.9806295233170073 a2=0.9807206100602509 b0=0.5031916817965761
b1=-0.9926435140165651 b2=0.4895429189632328
2020-11-13 08:25:44.833 DEBUG camilladsp - Config is valid
2020-11-13 08:25:44.833 DEBUG camillalib::socketserver - Start websocket
server on 127.0.0.1:1234
2020-11-13 08:25:44.833 DEBUG camilladsp - Wait for config
2020-11-13 08:25:44.833 DEBUG camilladsp - Config ready
2020-11-13 08:25:44.838 DEBUG camilladsp - Capture thread ready to
start
2020-11-13 08:25:44.862 DEBUG camillalib::filters - Build new pipeline
2020-11-13 08:25:44.862 DEBUG camillalib::filters - Build from config
2020-11-13 08:25:44.862 DEBUG camillalib::biquad -
a1=-1.9806295233170073 a2=0.9807206100602509 b0=0.5031916817965761
b1=-0.9926435140165651 b2=0.4895429189632328
2020-11-13 08:25:44.862 DEBUG camillalib::filters - Build from config
2020-11-13 08:25:44.862 DEBUG camillalib::biquad -
a1=-1.9806295233170073 a2=0.9807206100602509 b0=0.5031916817965761
b1=-0.9926435140165651 b2=0.4895429189632328
2020-11-13 08:25:44.862 DEBUG camillalib::processing - build filters,
waiting to start processing loop
2020-11-13 08:25:44.879 DEBUG camillalib::alsadevice - Opening audio
device "hw:CARD=sndrpihifiberry,DEV=0" with parameters: HwParams {
channels: Ok(2), rate: "Ok(44100) Hz", form
at: Ok(S16LE), access: Ok(RWInterleaved), period_size: "Ok(1024)
frames", buffer_size: "Ok(8192) frames" }, SwParams(avail_min: Ok(1024)
frames, start_threshold: Ok(3072) frames,
stop_threshold: Ok(8192) frames)
2020-11-13 08:25:44.879 DEBUG camillalib::alsadevice - Audio device
"hw:CARD=sndrpihifiberry,DEV=0" successfully opened
2020-11-13 08:25:44.879 DEBUG camilladsp - Playback thread ready to
start
2020-11-13 08:25:44.879 DEBUG camilladsp - Both capture and playback
ready, release barrier
2020-11-13 08:25:44.879 DEBUG camillalib::filedevice - starting
captureloop
2020-11-13 08:25:44.879 DEBUG camillalib::filedevice - starting
captureloop
2020-11-13 08:25:44.880 DEBUG camillalib::alsadevice - Starting playback
loop
2020-11-13 08:25:45.513 INFO camillalib::alsadevice - Starting playback
from Prepared state
2020-11-13 08:27:09.722 DEBUG tungstenite::handshake::server - Server
handshake done.
2020-11-13 08:27:09.723 DEBUG camillalib::socketserver - parsed command:
Ok(SetConfigName("/home/tc/camilladsp/44100.yml"))
2020-11-13 08:27:09.723 DEBUG camillalib::biquad -
a1=-1.9806295233170073 a2=0.9807206100602509 b0=0.5031916817965761
b1=-0.9926435140165651 b2=0.4895429189632328
2020-11-13 08:27:09.723 DEBUG camillalib::biquad -
a1=-1.9806295233170073 a2=0.9807206100602509 b0=0.5031916817965761
b1=-0.9926435140165651 b2=0.4895429189632328
2020-11-13 08:27:09.724 DEBUG camillalib::socketserver - parsed command:
Ok(Reload)
2020-11-13 08:27:09.724 DEBUG tungstenite::protocol - Received close
frame: Some(CloseFrame { code: Normal, reason: "" })
2020-11-13 08:27:09.724 DEBUG tungstenite::protocol - Replying to close
with Frame { header: FrameHeader { is_final: true, rsv1: false, rsv2:
false, rsv3: false, opcode: Control(C
lose), mask: None }, payload: [3, 232] }
2020-11-13 08:27:09.724 DEBUG camillalib::socketserver - parsed command:
Ok(None)
2020-11-13 08:27:09.724 DEBUG camillalib::socketserver - Sending no
reply
2020-11-13 08:27:09.725 DEBUG camillalib::socketserver - Connection was
closed
2020-11-13 08:27:09.757 DEBUG camilladsp - Reloading configuration...
2020-11-13 08:27:09.757 DEBUG camillalib::biquad -
a1=-1.9806295233170073 a2=0.9807206100602509 b0=0.5031916817965761
b1=-0.9926435140165651 b2=0.4895429189632328
2020-11-13 08:27:09.757 DEBUG camillalib::biquad -
a1=-1.9806295233170073 a2=0.9807206100602509 b0=0.5031916817965761
b1=-0.9926435140165651 b2=0.4895429189632328
2020-11-13 08:27:09.757 DEBUG camilladsp - Reload using config file
2020-11-13 08:27:09.757 DEBUG camilladsp - No changes in config.
tc@piCorePlayer:~$ more /var/run/squeezelite-log.fifo

tc@piCorePlayer:~$ more /var/log/pcp_squeezelite.log
more: stat of /var/log/pcp_squeezelite.log failed: No such file or
directory

Working fine?


------------------------------------------------------------------------
seekasoul's Profile: http://forums.slimdevices.com/member.php?userid=69788
View this thread: http://forums.slimdevices.com/showthread.php?t=112270

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

Reply via email to