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

TURN allocation takes too long sporadically #296

Open
ognkrmms opened this issue Feb 21, 2025 · 1 comment
Open

TURN allocation takes too long sporadically #296

ognkrmms opened this issue Feb 21, 2025 · 1 comment

Comments

@ognkrmms
Copy link

Hello Paul,

I am using Libdatachannel v0.21.2 with LibJuice v1.4.2 on Windows. I noticed that TURN allocation requests take too long when trying to connect to the Coturn server. I observed that multiple TURN allocation requests are sent without receiving a response, causing the Juice agent to retransmit the request. However, the Coturn server logs show that it receives the request and returns the appropriate response. This problem occurs sporadically, and it happens right after the Windows machine boots up.

Could you please point me in the right direction?

Below, you can find the relevant logs from both the Coturn server and my application.

coturnlogs.txt
applogs.txt

Thanks

@paullouisageneau
Copy link
Owner

Have you captured network traffic to check whether responses are actually sent by the coturn server?

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