6

I have use webrtc for video conference. I used this tutorial to learn. In local places it works perfectly, but when I try to connect to other country based location it faces NAT traversing issues that the same tutorial said to solve

I should use TURN server API

I tried using this turn server but the problem is that it is working in My country (India) but when I test it with my Netherlands based friends it stops working.

Benjamin Trent
  • 7,378
  • 3
  • 31
  • 41
tusharchavda007
  • 223
  • 2
  • 12
  • 3
    do both parties gather adequate ICE candidates? Are both able to hit that turn server? – Benjamin Trent Jun 30 '14 at 14:06
  • 1
    i should i highly recommend trying to use third party proprietary service for webRTC. As you can see Different firwall/network configuration will make your app stop. Many factor will pops up different times and it will be highly risky approach to configure own webRTC client and setting up TURN or STUN server. Use TokBox's opentok api. You dont even have to touch any Network Related stuff. All works out of the box with tokbox's cloud infrastructure. – Fazle Rabbi Tanjil Aug 04 '15 at 10:57

0 Answers0