-
### 白名单级别
只需要这一个镜像 (如 docker.io/library/busybox)
### 镜像仓库地址
https://hub.docker.com/r/coturn/coturn/
### 这是 **镜像仓库** 认证可信的 **验证过的发布者(Verified Publisher)**或者**赞助的项目(Sponsored OSS)** 么?
是的 - 不需要填下面的…
-
**Describe the problem**
Hello, so i run netbird with keycloak behind traefik all in the same docker network
all container seems fine except management
```
2024-11-24T16:46:18Z INFO [context…
-
**Describe the bug** Coturn version 4.6.2, which is currently in use, was already patched for the vulnerabilities described in CVE-2020-26262 with version 4.5.2. The January 2023 [changes](https://git…
-
**What problem is solved by the new feature**
Increased security
Support modern turn servers
**Describe the feature**
The files and doc on this github only tell about how to use an external TURN…
-
**Describe the problem**
Not able to route traffic among peers. After doing netbird status -d I see on all clients:
Relays:
[stun:netbird.mydomain.com:3478] is Unavailable, reason: stun reques…
-
I again have a problem with my coturn config. Everything (building for arm32 & self-check) seems fine, but when making a (video)call regardless from where to where I get stuck on "establishing call" …
-
**Playbook Configuration**:
My `vars.yml` file looks like this:
```yaml
matrix_coturn_enabled: true
matrix_coturn_tls_enabled: true
matrix_coturn_container_additional_volumes: [{"src": "/etc/…
-
Hi everyone,
hope I'm doing something wrong here, but it sure doesn't look like it.
I've just finished setting up a new coturn server with the following properties:
- Ubuntu 24.04 (VM)
- 4 CPUs
…
-
Hi,
I am a noob setting this up but,
My vars.yml has the following variables:
!-----------------------------------------------------------------------!
matrix_coturn_tls_enabled: true
matrix_cotu…
-
I am using WebRTC and a browser to establish a data channel, but some issues occur when a TURN server is needed. Here are the specific symptoms:
### using coturn
When using coturn as TURN server…