Skip to content Skip to sidebar Skip to footer
Showing posts with the label Turn

WebRTC, STUN/TURN Not Working Outside LAN

index.html (Offerer) var socket = io.connect('http://127.0.0.1:80'); //socket.io socket.emi… Read more WebRTC, STUN/TURN Not Working Outside LAN