mert a zene "realtime" a tcp meg nem.
ezt is nezd meg:
Sound stuttering when streaming over network
When streaming over Wi-Fi using module-native-protocol-tcp, you can experience periodic sound stuttering with buffer underruns. As a workaround, you can try to use the rtp protocol. On the sender side, create an rtp sink:
/etc/pulse/default.pa
load-module module-null-sink sink_name=rtp load-module module-rtp-send source=rtp.monitor
and switch to it:
/etc/pulse/default.pa
set-default-sink rtp
On the receiver side, load the rtp module:
/etc/pulse/default.pa
load-module module-rtp-recv innen: https://wiki.archlinux.org/title/PulseAudio/Troubleshooting