Closed ilahsa closed 6 years ago
STUN/TURN support? how to do it
It's client side configuration. You have to pass STUN/TURN addresses during client setup like in this example https://github.com/mslosarz/nextrtc-example-videochat/blob/master/src/main/webapp/index.html (line 55)
STUN/TURN support? how to do it