mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
module-rtp-source: increase SAP timeout some more
Some AES67 senders need more time.
This commit is contained in:
parent
17049abd04
commit
97dd95ddec
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ PW_LOG_TOPIC_STATIC(mod_topic, "mod." NAME);
|
|||
#define ERROR_MSEC 2
|
||||
#define MAX_SESSIONS 16
|
||||
|
||||
#define DEFAULT_CLEANUP_INTERVAL_SEC 20
|
||||
#define DEFAULT_CLEANUP_INTERVAL_SEC 90
|
||||
#define DEFAULT_SAP_IP "224.0.0.56"
|
||||
#define DEFAULT_SAP_PORT 9875
|
||||
#define DEFAULT_SESS_LATENCY 100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue