-
I installed jitsi server with docker compose on server with public ip without nat.
When 2 people connected - all is good. When more then 2 - no audio/video, warning that a bad signal.
i tried to use…
-
Forgive me, I realise there seem to be a number of posts with this issue or issues related to this, but I cannot seem to discern what the solution is with any clarity.
The DOCKER_HOST_ADDRESS setti…
-
After launching the application in docker, I open the page in the browser and it is not found. What am I doing wrong?
My config.json:
```javascript
{
"server": {
"debug": true,
"log_…
-
Hello. I have matrix server deployed with https://github.com/spantaleev/matrix-docker-ansible-deploy Ansible playbook and it is working as expected. From android devices chat and call functionality wo…
-
## Describe the bug
Provide a clear and concise description of the issue and include logs if applicable.
WebRTC streams are failing to connect in Frigate
Error in Question (produced by Frigate)
…
-
When using this Docker setup with a STUN/TURN server that has a shared secret defined, connections in Firefox will break unadvertedly.
Following https://meetrix.io/blog/webrtc/jitsi/setting-up-a-tu…
-
**Describe the bug**
Deploying FreeSWITCH in Docker
Changing the configuration file to enable WebRTC fails
**To Reproduce**
docker-compose.yml:
```yaml
version: "3"
services:
fre…
-
BFM v1.7.1
使用mihomo v1.18.8,tproxy+fake-ip模式
配置文件的ipv6均保持为false,打开日志debug
在开启clash,打开BFM的ipv6,vowifi可以正常工作,日志中会出现一些关键记录
```
time="2024-09-14T19:45:30.259150387+08:00" level=debug msg="[Process] f…
-
I must express my frustration with this Docker solution. It is a complete waste of time, as the TURN/STUN functionality simply does not work within the Docker container (AWS or AZURE VMs). The install…
-
Hello,
I have configure TURN Server. But P2p calls not go through my TURN Server. I have a call with 2 participants but traffic goes over the JVB Bridge Port 10000. I would like to configure that a…