Skip to content

Comments

Increase UDP wait timeout to 512ms#1357

Merged
mikedickey merged 1 commit intodevfrom
bugfix/udp-timeout-512ms
Dec 14, 2024
Merged

Increase UDP wait timeout to 512ms#1357
mikedickey merged 1 commit intodevfrom
bugfix/udp-timeout-512ms

Conversation

@mikedickey
Copy link
Collaborator

@mikedickey mikedickey commented Dec 14, 2024

Increase UDP wait timeout to 512ms, since people using 1024 buffer size are still too likely to run into this and experience drop-outs.

Why 1024 buffer size? People using DAWs etc who are collaborating online do not care about latency, and sometimes may need to use a very high buffer size to avoid CPU overload of plugins, etc.

buffer size are still too likely to run into this and experience
drop-outs.

Why 1024 buffer size? People using DAWs etc who are collaborating
online do not care about latency, and sometimes may need to use
a very high buffer size to avoid CPU overload of plugins, etc.
@mikedickey mikedickey requested review from cchafe and nwang92 December 14, 2024 01:27
@mikedickey mikedickey changed the title Increase UDP wait timeout to 512ms, since people using 1024 Increase UDP wait timeout to 512ms Dec 14, 2024
@mikedickey mikedickey merged commit befa26b into dev Dec 14, 2024
@mikedickey mikedickey deleted the bugfix/udp-timeout-512ms branch December 14, 2024 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants