bpa wrote: 
> Just because a problem seems similar does mean it is . First get some
> basic info. 
> 1. Give better information on the stream that fail such as URLs - just
> in case it is a separatre issue.
> 2. What is the version of IO::Socket::SSL on LMS & OpenSSL on DietOS
> 3 .Any info in LMS server.log ?
> 4. If you outputting to ALSA, what are the ALSA devices on your system
> and what ALSA device is being used by squeezelite 
> 5. Have you tried enabling output logging on squeezelite ?

Thank you for taking care :cool:

1/ Here are two streams examples:
FIP (Marseille, France)
http://opml.radiotime.com/Tune.ashx?id=s111943&formats=aac,ogg,mp3&partnerId=16&serial=7636d0f5702b5d38357e72bdd2af8c85
JB Radio (Toronto) http://cristina.torontocast.com:8007/mp3-320

When I play these streams, I get a lot of crakling and can hear taht the
sample rate is still 44K1Hz at least it plays at much faster speed (bit
clock = 176,8KHz)

2/ I don't know what you are talking about, sorry 
Note taht both LMS and Squeezelite run on the same Raspberry PI under
Dietpi. I have manually installed LMS to get the latest build and I have
compiled Squeezelite from source to be able to do upsampling 

3/ I never used any log, sorry again, 
I looked at /var/log/squeezeboxserver there no report of errors
I suppose that I have to do initiate a specific action like :
./squeezecenter.pl --d_plugins --d_remotestream (wiki) but this is
outdated, so it doesn't work and I don't know what is the right
command.

4/ Alsa device, I suppose you ask what is the DAC and protocol ? I use a
diy DAC based on TDA1545 with a logic I2S - Right - Justified
translator.
So I use I2S and the dts/dtbo is the standard I2S audiocard in slave
mode. 

Here is the result of squeezelite -l

Code:
--------------------
    Output devices:
  null                           - Discard all samples (playback) or generate 
zero samples (capture)
  jack                           - JACK Audio Connection Kit
  pulse                          - PulseAudio Sound Server
  default
  sysdefault:CARD=SlaveI2S       - Slave_I2S, bcm2835-i2s-dit-hifi dit-hifi-0 - 
Default Audio Device
  dmix:CARD=SlaveI2S,DEV=0       - Slave_I2S, bcm2835-i2s-dit-hifi dit-hifi-0 - 
Direct sample mixing device
  dsnoop:CARD=SlaveI2S,DEV=0     - Slave_I2S, bcm2835-i2s-dit-hifi dit-hifi-0 - 
Direct sample snooping device
  hw:CARD=SlaveI2S,DEV=0         - Slave_I2S, bcm2835-i2s-dit-hifi dit-hifi-0 - 
Direct hardware device without any conversions
  plughw:CARD=SlaveI2S,DEV=0     - Slave_I2S, bcm2835-i2s-dit-hifi dit-hifi-0 - 
Hardware device with all software conversions
  usbstream:CARD=SlaveI2S        - Slave_I2S - USB Stream Output
  
--------------------


And here is my asound.conf
# use following peripherical by defaut with alsa:
pcm.!default {
type plug
slave.pcm "plughw:0,0";
slave.channels 2
}


Does this answer your question ? 


5/ With squeezelite craking and the option  -f /var/log/squeezelite.log
at the end of my squeezelite command,  I have edited the squeezelite.log
file, there is absolutely nothing in it.

Jean


------------------------------------------------------------------------
bidule's Profile: http://forums.slimdevices.com/member.php?userid=15337
View this thread: http://forums.slimdevices.com/showthread.php?t=111102

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

Reply via email to