Replies: 2 comments 5 replies
-
I have a problem with dropouts as well. |
Beta Was this translation helpful? Give feedback.
-
I had terrible latency problems using wifi. I tried messing with client and server parameters to no avail. Then I noticed my wifi ( a 'hipower' usb wifi dongle ) connected at about 84 Mb/s on the 2.4 band. This had to handle the traffic from the smb share (or webradio site), play the music, and then send it to the snapclients, one of which is on the snapserver box itself. Plus other miscellaneous network traffic. I knew I should be able to get a faster connection than 84 Mb/s. My USB dongles are old because my network speed needs are usually modest. In this case I bought a new dongle capable of 8xx Mb/s. Being a cheapskate, bought one of the cheapest on Amazon. Nothing very special except that it has dual antennae. I switched to the 5 GHz band and am able to connect at 400 Mb/s. And this from being enclosed in an entertainment cabinet. Things are working quite nicely. Music is in sync and smooth. Now the software/hardware. My clients use snapOS on rpi zero and use the on-board wifi. The sound hat is a hifiberry zero. The server is a rpi 3B+, hifiberry dac+, and the usb wifi dongle described above. The software is rAudio-1. The snapserver is built-in. I am not being terribly specific about the software/hardware because the big difference was getting a fast wifi connection on the server and not placing the clients all the way across the house from the access point. If you need to have that placement, new wifi dongles may be needed for the clients. When buying dongles, being described as linux compatible may mean you have to procure the source and compile it yourself. This can be a challenge on dedicated music player images where the file system tends to be very slim in resources. Like build tools and kernel headers. Otherwise, one will have to cross-compile. Easiest is to get a dongle that already has the driver in the module tree. That may be easier said than done. This is my story. The problem was clearly in the server connection and not the clients. YMMV. mike |
Beta Was this translation helpful? Give feedback.
-
Hi badaix,
regarding #774 (comment)
It might be, that it is really an issue with wifi. But it is still a bit unclear for me. One client is raspi4 connected via LAN (same subnet) and a raspi4zeroW connected via wifi (different subnet). If the wifi latency is to high on wifi, will it also cause also dropouts on the client connected via LAN? (now everything on 0.24)
thanks a lot for your support
Beta Was this translation helpful? Give feedback.
All reactions