I've been continuously testing ALSA output and, it's been solid ever since I 
restarted the process.

The only difference I can think of between when it initially stopped working 
and now is;  I believe Sunday evening, weekly cron jobs are activated. 
Specifically pretty cpu/ram intensive ones such as webalizer.

Check for something like this, are cron jobs being triggered that causes 
CPU/RAM usage to spike and such that would cause massive buffering or even disk 
access. 

Try testing out the ALSA settings in LS and use the --debug command option to 
see if you can get more information on what is occurring.  Possibly setting the 
frame buffer higher perhaps? Links to ALSA settings;

https://www.liquidsoap.info/doc-1.3.6/settings.html
https://www.liquidsoap.info/doc-1.3.6/cookbook.html

Another suggestion is to try playing the source using an alternative method 
such as ffplay to test the ALSA output.  It would be something like;

`$ SDL_AUDIODRIVER="alsa" AUDIODEV="hw:1,0" ffplay -i urltosource`

Sorry couldn't be more helpful.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/755#issuecomment-484603932
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to