Open egekorkan opened 4 years ago
Could it be that the RPi is losing internet connection?
Could it be there is a CPU limit that is causing it to stop? Which RPi is this? Maybe try with a wired connection to see if it improves?
I have a RPi 4 with 2GB of RAM and it is connected using the Ethernet port to the same network as my computer. How can I see if the CPU limit is causing this?
I managed to get everything working but in the end, the connection drops in a similar way to how embedded Spotify connect in Moode player drops. I get the following log messages by using
journalctl -u spotify-connect-web.service
Funny enough, I observe the same behavior when I use librespot with a command like
librespot --name stablepi --bitrate 320 --initial-volume 50 --enable-volume-normalisation --linear-volume --verbose
Is there another underlying problem causing all this?