Mészáros Mihály

Results 152 comments of Mészáros Mihály

I have just signed the ICLA.

@zhouziyang I fully agree. Please help me. Unfortunately I don't find the time for making it. Send a Pull Request.. Helm chart is tricky we may need to have multus...

man turnserver See web-admin part: --web-admin Enable Turn Web-admin support. By default it is disabled. --web-admin-ip= Local system IP address to be used for Web-admin server endpoint. Default value is...

IMHO the only right solution to use a closest server to the client. So your webRTC App need to be smart and setup the closest TURN servers. You could setup...

I also don't understand the solution that @chenxiemin mentioned above. Two TURN server could relay traffic if needed. It is not an issue, but in most cases only one TURN...

@315567599 Which version of coturn do you use? Do you have this with the latest master?

@MiningPickaxe >Mar 29 18:04:24 hostname01 turnserver: 192: session 001000000000000001: refreshed, realm=, username=, lifetime=0 Client request with lifetime=0 to tear down connection. Check your turn client /ICE agent/ logs why it...

This line logs it: https://github.com/coturn/coturn/blob/c15d3364f148234ef69ec7dd0ac5160a780e655f/src/apps/relay/turn_admin_server.c#L1217

You are right it logs the raw request.. IMHO not only but from some other aspects you shouldn't use web-admin in production actually.