You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Snapclient running on another Raspberry, audio output via HiFiBerry Digi+ I/O
Config: SNAPCLIENT_OPTS="-h 192.168.178.33 -p 1704 -s plughw:CARD=sndrpihifiberry,DEV=0"
Steps to Reproduce
Play music via Spotify Connect
Occasional dropouts
Environment details
OS: Dietpi
Snapcast version v0.27.0
Installed from github package
Attach logfile if applicable
Snapserver:
Mar 02 01:14:47 Snap snapserver[2917]: onResync (Spotify Study): 1472.83 ms
Mar 02 01:15:16 Snap snapserver[2917]: next read < 0 (Spotify Study): -5.15 ms
...
Mar 02 02:05:09 Snap snapserver[2917]: next read < 0 (Spotify Study): -2.855 ms
Mar 02 02:05:24 Snap snapserver[2917]: next read < 0 (Spotify Study): -8.407 ms
Mar 02 02:06:24 Snap snapserver[2917]: onResync (Spotify Study): 686.012 ms
...
Mar 02 02:53:12 Snap snapserver[2917]: next read < 0 (Spotify Study): -2.188 ms
Mar 02 02:54:37 Snap snapserver[2917]: next read < 0 (Spotify Study): -4.584 ms
Mar 02 02:55:03 Snap snapserver[2917]: onResync (Spotify Study): 687.193 ms
...
Mar 02 02:50:07 Snap snapserver[2917]: onResync (Spotify Study): 763.587 ms
Mar 02 02:50:32 Snap snapserver[2917]: next read < 0 (Spotify Study): -13.008 ms
Mar 02 02:50:57 Snap snapserver[2917]: next read < 0 (Spotify Study): -1.362 ms
Mar 02 02:51:12 Snap snapserver[2917]: next read < 0 (Spotify Study): -4.065 ms
Mar 02 02:51:27 Snap snapserver[2917]: next read < 0 (Spotify Study): -6.928 ms
Snapclient:
Mar 02 01:14:48 DietPi snapclient[515]: abs(age > 500): 1564313
Mar 02 01:14:48 DietPi snapclient[515]: Failed to get chunk
Mar 02 02:06:26 DietPi snapclient[515]: abs(age > 500): 775689
Mar 02 02:06:26 DietPi snapclient[515]: Failed to get chunk
Mar 02 02:50:09 DietPi snapclient[515]: abs(age > 500): 854665
Mar 02 02:50:09 DietPi snapclient[515]: Failed to get chunk
Mar 02 02:55:04 DietPi snapclient[515]: abs(age > 500): 777567
Mar 02 02:55:04 DietPi snapclient[515]: Failed to get chunk
The text was updated successfully, but these errors were encountered:
I have a similar issues only that I use USB audio and the dropouts happen at least once per minute.
I already experimented with moving the server to the same raspberry as the client (to exclude network issues) or into a separate VM. The issue also occurs independently whether I stream directly via spotify connect to librespot on the server or whether I use music assistant to stream to the server.
The dropouts also occur player independent, i.e., also if I stream to Snapweb instead of the snapclient raspberrypi.
Describe the bug
I am getting occasional (ca. once per hour) dropouts with Snapcast v0.27.
Any pointers what causes those?
I've tried already different chunk_ms and buffer sizes and switching to wired networking. No luck so far.
Thank you!
Setup:
Snapserver running on Raspberry Pi 4 (192.168.178.33)
Config:
Snapclient running on another Raspberry, audio output via HiFiBerry Digi+ I/O
Config:
SNAPCLIENT_OPTS="-h 192.168.178.33 -p 1704 -s plughw:CARD=sndrpihifiberry,DEV=0"
Steps to Reproduce
Environment details
Attach logfile if applicable
The text was updated successfully, but these errors were encountered: