-
**Playbook Configuration**:
My `vars.yml` file looks like this:
```yaml
devture_postgres_connection_password: 'DEF'
devture_traefik_config_certificatesResolvers_acme_email: 'some@email.com…
-
Weird thing happening with our react app in its video call process.
We have tested almost every option in /etc/turnserver.conf to find the problem and checked log several times.
Our app works fine…
-
There is new version of coturn and it is available in Alpine: https://pkgs.alpinelinux.org/packages?name=coturn&branch=edge
-
I installed NetBird self hosted server (latest version from Github) on to both Debian 12 and Ubuntu 22.04 / 24.04 DigitalOcean droplets.
Followed the advanced self hosting documentation to the letter…
-
My company is considering writing a proprietary plugin to perform routing and authentication to a remote desktop agent. Is this supported? Is there any documentation on writing plugins?
-
https://github.com/coturn/coturn is by far the best STUN/TURN server. I bet we could leverage it to perform automated testing.
-
Hi, now is possible set multiple coturn server, FWIK for example:
```
"TURNConfig": {
"TimeBasedCredentials": false,
"CredentialsTTL": "12h0m0s",
"Secret": "secret",…
-
**What happened?**
I tried to get Netbird running.
I started with the advanced installation.
After configuring the vdir for proxy, have the following errors
```
[2024-11-06 17:00:48.902245] [ro…
-
Sorry if I'm posting not to a right place, but I need help and not able to find a solution with Google or just testing options. Spent days on it(
I have Coturn deployed with [this playbook](https:/…
-
Hi, is there away to reload the config without kill / terminate existing coturn daemonon / service,
so basically, we want to autoscale, using `alternate-server` options, we already can update the `…