Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable webrtcSTUNGatherTimeout #4221

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

jean343
Copy link
Contributor

@jean343 jean343 commented Feb 4, 2025

Fixes: #4197

This pull request introduces a new configuration parameter, WebRTCSTUNGatherTimeout, across multiple files to manage the STUN candidate gathering timeout for WebRTC connections. The changes ensure that this new parameter is correctly integrated into the configuration, initialization, and testing processes.

Key changes include:

Configuration updates:

  • Added webrtcSTUNGatherTimeout as a new string type in apidocs/openapi.yaml.

@aler9
Copy link
Member

aler9 commented Feb 7, 2025

thanks for providing a ready-to-use patch, this has been merged, thanks!

@aler9 aler9 merged commit e829747 into bluenviron:main Feb 7, 2025
6 checks passed
Copy link
Contributor

github-actions bot commented Feb 7, 2025

This issue is mentioned in release v1.11.3 🚀
Check out the entire changelog by clicking here

@jean343 jean343 deleted the Expose-STUNGatherTimeout-#4197 branch February 8, 2025 15:07
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.

Expose STUNGatherTimeout
2 participants