-
Is there an example of config for HTTPS. I'm trying the selfsign and so far it doesn't run. This is my current setup
```
{
"server": {
"debug": true,
"http_debug": false,
"http_d…
-
After the deployment of derper docker container, I noticed that the built-in stun server seems to be not working. It looks like the stun server only listens to IPv6 [::]:55555, and no reponse is given…
-
In a regular installation, we can edit turn-stun-servers.xml to include multiple turn servers. Example below. How can we do this with this docker version?
```
/usr/share/bbb-web/WEB-INF/classes/s…
-
Dockerfile:
```
FROM ubuntu:latest
ENV LANG C.UTF-8
ENV LANGUAGE C.UTF-8
ENV LC_ALL C.UTF-8
RUN apt update \
&& apt upgrade -y \
&& apt install -y gcc git make curl
RUN…
Lxeon updated
3 months ago
-
**Describe the problem**
I get an `Error: Unauthenticated` message upon opening the dashboard homepage. Checking the browser's development console, it is attempting to fetch the OIDC configuration …
-
**If you are not requesting a feature, please post to https://groups.google.com/d/forum/tinode instead.**
---
**Is your feature request related to a problem? Please describe.**
Some users will ha…
-
Does anybody know how I can change the parameters of the config file (e.g. the STUN server) when using the docker image? Is there any documentation about all the parameters you can set when starting t…
-
What ports should i expose when docker network is none host one?
my use case - use the RTSPWeb dashboard viewing webrtc camera stream.
at current getting error :
```
rtsp2web | 2022/12/31 11:…
-
Hi experts,
Im newbie in WebRTC, but as far as I understood, in order to communicate 2 agents in different networks I should use coturn, as suggested by pairdrop (kinda airdrop, but multiplatform htt…
-
NETBIRD_DASHBOARD_TAG="v1.17.13"
NETBIRD_SIGNAL_TAG="0.25.2"
NETBIRD_MANAGEMENT_TAG="0.25.2"
COTURN_TAG="latest"
Unable to connect between peers
```
[root@iZbp1imzcyvws0523mzrg4Z ~]# ping 10.2…