module-raop-sink: bump latency to 1.5sec

Make it work on the Audio pro link 1
This commit is contained in:
Wim Taymans 2023-07-13 17:56:34 +02:00
parent d8dc89ad1a
commit 5942c282a2

View file

@ -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