python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to establish a connection between peers based on COTURN server and using WebSockets only, without WebRTC
I installed and configured a COTURN server in an EC2 instance. Then, I did some preliminary tests to check its operation using Trickle ICE. Everything works fine. Now I want to establish a communicati...
ABF
Votes: 0
Answers: 1
A way to connect 2 COTURN servers
I have for example 5 webRTC peers connected to each other through COTURN server (turnServer1). All of them are behind symmetric NAT which means that they cannot establish connection without TURN serve...
SuperYegorius
Votes: 0
Answers: 1
Coturn log file not found
I have set the log file inside turnserver.conf and also restarted the Coturn server but the log file is not generated.
Here is the turnserver.conf log config
log-file=/var/log/turnserver.log
simple-lo...
khaitruong922
Votes: 0
Answers: 1
Webrtc video streaming working properly in localhost but not working in production (using google turn server)
In local server, video streaming is running proper on both ends but while network changed video of one peer is not going to display to other peer.
I am using google stun server for connection of peer ...
Aniket Gavali
Votes: 0
Answers: 2