hi my turn server is not working

225 views
Skip to first unread message

webrtc_beginner

unread,
Oct 17, 2014, 8:34:02 AM10/17/14
to turn-server-project...@googlegroups.com
my ubuntu turn server(rfc5766) installed on Windows Azure is not working.



i modified  turnserver.conf file as below.

listening-ip = <private-ip>

relay-ip = <vip>

external-ip=<vip>

external-ip=vip/private-ip

user="user_one_name":"user_one_pw"
user="user_two_name":"user_two_pw"

start command : turnserver -L <vip>

but not change when ice fail.

there is no console message

there is no ice relay candidate which two peers received

iceConnectionState : checking

iceGetheringState : not complete

what's wrong?

Oleg Moskalenko

unread,
Oct 17, 2014, 12:24:36 PM10/17/14
to turn-server-project...@googlegroups.com
If the server is behind NAT then it still has to be started with private IP as the listener IP. Another thing is that the long-term credentials has to be turned ON.

$ turnserver -a -f -L <private-ip>

I never tested the "behind a NAT" feature it with Windows Azure. It was designed and tested for Amazon EC2 only. It will work with Azure only if Azure behaves the same way as Amazon.

Oleg

Gaurav Shukla

unread,
Aug 13, 2015, 2:30:48 AM8/13/15
to TURN Server (Open-Source project)
Hi , 
Did you found any way to run the coturn on azure and consume it in our webrtc app ?
Kindly let me know I am also trying the same .Please help. 
Reply all
Reply to author
Forward
0 new messages