-
Using latest self hosted version. Running on up to date fedora coreos. After generating all files and doing docker-compose up I get following docker log entry for management container:
Error: faile…
ghost updated
10 months ago
-
I'm testing a WebRTC call and everything works fine when both the devices are on the same network.
The call does not start (from every device I cannot see the other peer stream) if the devices are on…
-
Does anyone have VoIP calling working when just exposing ports? In order for NATted clients to be able to do voice/video calls, I have to switch to host networking for the container.
-
PD: Do not worry about credentials and ip, they are in a controlled laboratory, and the credential error, (it's all good) the problem is with more than 1 NAT
***Situation:**
I am implementing a TU…
-
```
What steps will reproduce the problem?
1. run this command to start turn server, "10.0.0.12" is turn server's local ip
address:
./turnserver -E 10.0.0.12 -E 127.0.0.1 -E 10.0.0.12
2. Watch comman…
-
I am having own turn server , and i see in the logs that the requests from the app are having no username , but one from webclient have . Please help me with this. I changed some code to allow to add …
-
Thanks for your great work here! really amazing.
I implemented a video/voice chat using this repo. I deployed and configured my turn server via coturn:
turnserver -a -o -v -n -p 3478 --no-dtls --no-…
-
```
What steps will reproduce the problem?
1. run this command to start turn server, "10.0.0.12" is turn server's local ip
address:
./turnserver -E 10.0.0.12 -E 127.0.0.1 -E 10.0.0.12
2. Watch comman…
-
I'm running Matrix and coturn in the same jail under FreeBSD. Coturn starts up properly, but when I try to initiate a voip call, I get `bind` errors saying the address is already in use. I've already …
-
coTURN begins its scheduled restart and then can no longer start, it's failing with the error below. This is seen on 4.5.1 on Buster as well as 4.5.2 on Bullseye. We've seen this occur after being in …