module-rtp-source: increase SAP timeout some more

Some AES67 senders need more time.
This commit is contained in:
Wim Taymans 2023-01-26 09:08:01 +01:00
parent 17049abd04
commit 97dd95ddec

View file

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