jitsi-videobridge
jitsi-videobridge copied to clipboard
Jitsi Videobridge is a WebRTC compatible video router or SFU that lets build highly scalable video conferencing infrastructure (i.e., up to hundreds of conferences per server).
## Description --- Just cloned the latest code of `jitsi-videobridge` from `master` branch and tried to build it with command: `mvn install`. When running tests, I have got following error:...
## Description On Ubuntu 16.04 the line > AmbientCapabilities=CAP_NET_BIND_SERVICE lin /lib/systemd/system/jitsi-videobridge2.service leads to the failure in the title. By commenting this line out the JVB works fine. Saddly after an...
When using the DataChannel with high load (about 10 messages per second each datachannel) jitsi sometimes crashes (looks like inside the native sctp lib) `2016-09-19 09:31:45.152 Sctp send error: :...
Using Debian 10 (Buster/stable) with jitsi-videobridge 1132-1, the jitsi-videobridge log contains several of the severe messages below. ``` JVB 2020-03-26 08:53:09.457 SEVERE: [10732] org.ice4j.socket.MergingDatagramSocket.log() Cannot find socket to remove. JVB...
Passing the secret using the switch `--secret` is insecure, as every local user can read it running `ps aux`.
I builded my own Jitsi Meet server on Debian 8, using quick install. The server is a VMWARE machine, 2 CPU, 4GB RAM, 80Gb SSD. Especially when using a iphone...
I followed the instruction to configure Ejabberd in order to add Jitsi Videobridge on a Raspberry PI 3 with Raspbian. However, I realised afterward that there is no ARM version...
## Description --- Seeing ```TLS Client alert received: 1 0``` in the logs on error level since updating to JVB2. Are there any known causes for this yet? ## Steps...
## Description An HTTPS server performance issue seems to have happened in the stable release of jitsi-videobridge between release 1109-1 and 1116-1 (as well as latest stable 1124) where HTTPS...
## Description --- Infinite reconnection in both Chrome 74 and latest videobridge. Videobridge has one abnormal error: org.jitsi.impl.neomedia.transform.dtls.DtlsPacketTransformer.log() Failed to connect this DTLS client to a DTLS server! java.io.IOException: org.jitsi.impl.neomedia.transform.dtls.DatagramTransportImpl...