simplewebrtc / SimpleWebRTC

Simplest WebRTC ever
Other
4.65k stars 1.19k forks source link

Network error #542

Open ImmanuelSamuel opened 7 years ago

ImmanuelSamuel commented 7 years ago

Hey guys, Here is my scenario. I am behind a NAT firewall. My application works in my house not at my work place. Have NAT traversal features been implemented? I know that I need to do TURN server as a last case scenario. I just wanted to know if SimpleWebRTC has those features or if not do have any recommendations. Thanks!

tgabi333 commented 7 years ago

I can recommend installing a coturn for STUN/TURN. But i have good memories using https://xirsys.com/ too.