-
**Description**
**Steps to reproduce the issue:**
1.system has a network interface docker0 (actually it is a docker machine)
2.stack
(gdb) bt
#0 0x00007f775b10e408 in nr_socket_local_s…
-
**Describe the problem**
domain routes don't work on my ubuntu and windows clients, i can ping my other docker peer either by its netbird ip or name, i can even ping a local machine (in the peer's …
-
First, I really like seeing this project getting more stable every day :)
**Describe the problem**
Setup: A Bind DNS Server for resolving internal dns A records. With enabled MacOS Firewall, I …
-
It only responds to the internal network IP, and there is no public network IP. How to specify the return to the public network IP?
![image](https://user-images.githubusercontent.com/41361831/161…
-
Hello,
I am having issues with WebRTC protocol in my particular network topology involving 2 sites connected via VPN.
My setup:
Site1
Docker server running Frigate 0.12 rc2
```
2023-04…
-
**Describe the problem**
The issue occurs when attempting to access the NetBird dashboard through the frontend. Although the authentication process completes successfully, the dashboard fails to lo…
-
[X] I have read the SUPPORT document
[X] I have checked the Troubleshooting Guide
[X] I have tested with the latest version of Kurento
## Issue description ENHANCMENT
I gave kurento RTPEndPoint …
-
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…
-
docker run -itd --name=coturn --network host -v /var/lib/coturn/turnserver.conf:/etc/turnserver.conf coturn/coturn turnserver -a -f -v --log-file stdout --prometheus
show log:
0: : Bad configuration…
-
Hello mpromonet,
I'm launching a webrtc-streamer in a Jetson Nano Board (aarch64) with the docker command
`docker run -p 8090:8090 -it mpromonet/webrtc-streamer -H 0.0.0.0:8090 rtsp://`
when, i…