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

use ipv6 with high priority #1272

Open
magic-tab-01 opened this issue Oct 15, 2024 · 1 comment
Open

use ipv6 with high priority #1272

magic-tab-01 opened this issue Oct 15, 2024 · 1 comment

Comments

@magic-tab-01
Copy link

hello

if net environment suppot IPV6 and ipV4, and we set turn and stun address,
but we want use IPV6 first, what shoud I do?
could you kindly help?

@paullouisageneau
Copy link
Owner

IPv6 should already be prioritized over IPv4 for direct connections, using STUN or not. However, TURN will use only IPv4, since currently libjuice does not support the TURN extension for IPv6 RFC 6156. This is not a problem normally as if you fall back to TURN it often means that IPv6 connectivity does not work in the first place.

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

No branches or pull requests

2 participants