diff --git a/src/modules/module-raop-sink.c b/src/modules/module-raop-sink.c index 44b9d291d..6aeace5d6 100644 --- a/src/modules/module-raop-sink.c +++ b/src/modules/module-raop-sink.c @@ -124,7 +124,7 @@ PW_LOG_TOPIC_STATIC(mod_topic, "mod." NAME); #define FRAMES_PER_UDP_PACKET 352 #define RAOP_LATENCY_MIN 11025u -#define DEFAULT_LATENCY_MS "1000" +#define DEFAULT_LATENCY_MS "1500" #define DEFAULT_TCP_AUDIO_PORT 6000 #define DEFAULT_UDP_AUDIO_PORT 6000