-
**Black screen appears as the received video only if the two ends of the video call is from flutter app,**
_but if one of the end is the browser and the other is flutter the video call is fine and a…
-
https://github.com/trailofbits/tubertc/blob/master/server.js#L125-L146
See appIceServers: http://easyrtc.com/docs/guides/easyrtc_server_configuration.php
AFAIK the 3 most popular STUN/TURN servers ar…
-
On a fresh Ubuntu 20.04, I ran (with bbb-install from the 2.7.x branch)
```
sudo ./bbb-install.sh -c turn.: -e
```
and it installed all available updates etc., certbot, and coturn (as expected).
…
-
Steps:
* use a VPN provider app (eg. [say a local VPN](https://github.com/M66B/NetGuard/))
* try to connect
* see #753 and that the DNS servers queried are not those setup by the VPN connection:
…
-
### LiquidBounce Branch
Nextgen
### Describe your feature request.
Add a feature named 'UnSprint' on KillAura which when turned on will allow us to land critical hits on 1.9+ servers even whe…
-
We have 11 servers and we are using MontiAPM on all of them. When we started routing the traffic from these 11 servers through the same proxy server, we began to receive the following error:
Monti …
-
### Description
While looking at the new webrtc api, I noticed that the Ring web app seems to be fetching a set of ice servers when you first load the page. These values are then stored in `localStor…
-
-
### What happened?
Game crashes when i try to load into a world with BetterEnd please help!
[crash-2024-08-08_14.24.42-server.txt](https://github.com/user-attachments/files/16552103/crash-2024-08-…
-
The server config should hot reload on change, maybe optionally.
Servers running as services (e.g. systemd) run without stdin and thus its impossible to turn on debug without a custom plugin doing…