-
https://github.com/qubitrenegade/chef-coturn/blob/b82807b76207812de17e717c172da793defc656f/templates/default/turnserver.conf.erb#L6
This should be a resource parameter at the very least...
-
Hello everybody,
I use [coturn server](https://github.com/coturn/coturn) to build stun and turn server.
Then I check the server is working or not on [Trickle ICE](https://webrtc.github.io/samples/sr…
-
Does anyone setup coturn cluster and it behind an AWS Network Load Balancer?
Any idea/suggestion would be great.
Thank you in advance.
-
It would be a very nice feature to have the option in the ncp-admin backend to enable/install Talk and a TURN server. As far as I have understood, the configuration is pretty straight forward. I insta…
feutl updated
2 years ago
-
I am using the newest image from dockerhub, and if the `dh-file` paramater isn't provided, it's not possible to connect to the turnserver. With an `static-auth-secret`, it seems to work with `user=use…
-
Building rpm installation files fails when a _prefix is defined to install the turnserver in another directories:
rpmbuild --nodeps --define "_prefix /opt/turnserver/turnserver-4.6.2" -ta ~/rpmbuil…
-
Hi,
As per the coturn config file (turnserver.conf), I came to know that we can setup and run coturn as stun-only service on aws ec2 instances.
Since these ec2 instances run only stun service, the…
-
Hi,
I installed Element (1.0.0) from Fdroid. Everything seems to work except proper calling. I can engage the call button, and it starts some calling window but the other side never rings, and I d…
-
我们使用coturn自己搭建了一套信令服务,怎么在代码中替换成我自己搭建的地址呢
ITLyc updated
5 years ago
-
I am trying to make coturn work with only using the port 80 and 443. It is often the only ports open in businesses firewalls.
I set the listening-port to 443 and the disable the tls-listening-port,…