-
**KMS Version**:
```
Kurento Media Server version: 6.7.1
'core' version 6.7.1
'elements' version 6.7.1
'filters' version 6.7.1
```
**Other libraries versions**:
```
ii gstreamer1.5-…
-
The problem I'm having is that all my peers are getting the very same "Public IP" which is 10.89.1.53. The "Public IP" is actually a private IP, and every single peer gets exactly the same "Public IP…
-
Hey Anastasia,
I'm using your docker image to run a stun/turn server for an WebRTC application. I'm starting your image as follows on my server/host (e.g., IP 1.2.3.4):
```bash
sudo docker run …
boldt updated
4 years ago
-
**Describe the bug**
I tried the docker-compose-coturn.yml yesterday with turns (tls secured), and it doesn't work.
There is a lack of documentation... maybe it's the only thing.
This is just a…
-
**Describe the problem**
Trying to install netbird using the Self-hosting quickstart guide.
I have an unprivileged Proxmox lxc using Ubuntu Server 22.04.
Ports as stated on the quickstart gui…
-
I am using my own turn server coturn on an already existing nextcloud installation.
Whenever I click on the Microphone, I get the WebSocket Connection issue Number 1002
In the .env file I added th…
-
Hello Everyone,
Is possible to check if https://github.com/jupp0r/prometheus-cpp can be alternative library of https://github.com/digitalocean/prometheus-client-c/issues
Seems like digital ocean…
-
I have setup some coturn servers using instrumento/coturn but when I set the JVB_STUN_SERVERS to this address in the .env it still showing in the curl that it is using google stun servers. Is this a k…
-
Maybe the documentation can be updated to answer the following.
Potentially this is only not working with nginx as an internal proxy (e.g. with traefik as the main one).
Which ports need to be e…
dnk8n updated
1 month ago
-
I love this library, but it is failing against the Coturn server (https://code.google.com/p/coturn/). Coturn is returning the OTHER-ADDRESS attribute in its initial response, which puts vs-stun into …