[PROBLEM] Airplay stuttering since moOde 9 - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: [PROBLEM] Airplay stuttering since moOde 9 (/showthread.php?tid=6590) |
RE: Airplay stuttering since moOde 9 - Tim Curtis - 06-13-2024 I just uploaded a new shairport-sync package for latest version 4.3.3. Try Code: sudo moode-apt-mark unhold RE: Airplay stuttering since moOde 9 - cramcram - 06-13-2024 (06-12-2024, 09:13 PM)Tim Curtis Wrote: Nothing in the WebUI but you could try examining the network stats for the wlan0 interface using the commands below. Look for retries, dropped packets etc. ifconfig: Code: RX packets 58853 bytes 35442923 (33.8 MiB) iwconfig: Code: Bit Rate=72.2 Mb/s Tx-Power=31 dBm RE: Airplay stuttering since moOde 9 - cramcram - 06-13-2024 (06-13-2024, 10:48 AM)TheOldPresbyope Wrote: Did you try increasing the buffer length or not? If you didn't then we won't know if that can help mitigate WiFi-related issues when using AirPlay. Increased the buffer to 0.5. 4 times stuttering in 30 minutes of listening. Less, but it's not gone. RE: Airplay stuttering since moOde 9 - Tim Curtis - 06-13-2024 The stats look ok. Try a 20 sec ping test from the Pi to your Router and examine the ping stats. See what the round trip times look like. RE: Airplay stuttering since moOde 9 - cramcram - 06-14-2024 (06-13-2024, 08:23 PM)Tim Curtis Wrote: The stats look ok. Try a 20 sec ping test from the Pi to your Router and examine the ping stats. See what the round trip times look like. Ping times to the router from the Rapsberry Pi are between 3 and 7 milliseconds. RE: Airplay stuttering since moOde 9 - cramcram - 06-14-2024 (06-13-2024, 03:39 PM)Tim Curtis Wrote: I just uploaded a new shairport-sync package for latest version 4.3.3. I updated to shairport-sync 4.3.3. The stuttering is unfortunately not gone, right now happing once to twice a minute. The buffer is still set to 0.5. Anything else I should do? Update to 9.0.2? Increase the buffer? RE: Airplay stuttering since moOde 9 - Nutul - 06-14-2024 (06-14-2024, 06:12 AM)cramcram Wrote: I updated to shairport-sync 4.3.3. The stuttering is unfortunately not gone, right now happing once to twice a minute. The buffer is still set to 0.5. Anything else I should do? Update to 9.0.2? Increase the buffer? Usually yes, you do increase the buffer. Actually, you could just double it now, and keep an eye on the results; then you can decrease it, little by little until you find the good performing value without being too aggressive on memory reservation for the buffer itself. At least this is what I would do. RE: Airplay stuttering since moOde 9 - Tim Curtis - 06-14-2024 (06-14-2024, 06:10 AM)cramcram Wrote:(06-13-2024, 08:23 PM)Tim Curtis Wrote: The stats look ok. Try a 20 sec ping test from the Pi to your Router and examine the ping stats. See what the round trip times look like. Here are some stats from my network (Pi to Router). It's just a single Router and the dwelling is timber framing and drywall, no plaster w/metal lath etc. I ran some ping tests from three Pi's each in different locations. One of the Pi's was connected via Ethernet another via WiFi 2.4GHz and the other via WiFi 5 GHZ. WiFi Location 1 (5GHz) - Avg = 2.453ms Code: --- 192.168.1.1 ping statistics --- WiFi Location 2 (2.4GHz) - Avg = 7.774ms Code: --- 192.168.1.1 ping statistics --- Ethernet Location 3 - Avg = 0.429ms Code: --- 192.168.1.1 ping statistics --- ETC: Corrected mistake. The Pi at Location 2 was connected to the 2.4 GHz SSID. RE: Airplay stuttering since moOde 9 - cramcram - 06-14-2024 (06-14-2024, 08:54 AM)Nutul Wrote: Usually yes, you do increase the buffer. Set the buffer to 1. Samesame, stuttering sill there. RE: Airplay stuttering since moOde 9 - cramcram - 06-14-2024 (06-14-2024, 11:14 AM)Tim Curtis Wrote: Here are some stats from my network (Pi to Router). It's just a single Router and the dwelling is timber framing and drywall, no plaster w/metal lath etc. I ran some ping tests from three Pi's each in different locations. One of the Pi's was connected via Ethernet another via WiFi 2.4GHz and the other via WiFi 5 GHZ. Thanks for the data. So my results are approx. the same as yours. Anythings else I could try? Sorry for insisting on my problem, but on 8.3.9 Airplay worked really reliably in my setup with Wifi. The only thing I changed is the update to moOde 9 version. |