mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
module-raop-sink: bump latency to 1.5sec
Make it work on the Audio pro link 1
This commit is contained in:
parent
d8dc89ad1a
commit
5942c282a2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue