Hello,

I try to use Kurentu as TURN-Server, cause I am behind a firewall.

Ubuntu 18.04, Kurento installed with apt, not the docker-version

When my OM5-device is in my Intranet it works without conf-modifications. I think this is the STUN-configuration. When I put it in my DMZ, switch the firewall that 5443 and 8888 goes through, I see the whiteboard but not the video and audio.

So I try to switch Kurento to TURN-Server.

I find the line in the WebRtcEndpoint.conf.ini
turnURL=<User>:<Pass>@<IpAddress>:<Port>[?transport=<Transport>]

Can anyone give me an example what I have to write there?

Is the "user" my local User which Kurento is running with? Or is it a User who exists on my system?
Is with IP my (static) public-IP?
And which port is the right one here? 5443? Or 8888?

I will be very happy it somybody can help me.

With best regards,

René

Reply via email to