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 Starting a docker-jitsi-meet setup (finally with websockets working) from git master. Creating a meeting crashes upon the second person joining. ## Current behavior Creating a meeting crashes upon...
There seem to be a memory leak in JVB that seems related to using higher bitrate audio (opus codec). Jitsi latest stable_4857 + opusMaxAverageBitrate whitelist config fix https://github.com/jitsi/jitsi-meet/issues/7384 Platform used...
## Description --- The normal Jitsi Meet install does not allow audio or video to happen on a Debian 10 ppc64el install ## Current behavior --- The jvb.log has the...
This PR introduces new functionality to start pcap capture per endpoint from a colibri message. If the colibri message "conference-modify"/"endpoint" has new parameters "context-id" and "pcap-rec-mode" set to enable capture,...
The "telephone-event" payload type is currently mapped to OTHER payload type. This PR introduces TELEPHONE_EVENT payload type and maps "telephone-event" to TELEPHONE_EVENT. This allows to have more accurate payload type...
*This Issue tracker is only for reporting bugs and tracking code related issues.* ## Description We discovered that the videobridge takes a long time to recover and reconnect if there...
want to use jitsi-videobridge in my app by using the API. i went to this documentation, which linked to here: [https://github.com/jitsi/jitsi-videobridge/blob/master/doc/rest-colibri.md](https://github.com/jitsi/jitsi-videobridge/blob/master/doc/rest-colibri.md) that link was supposed to talk about the colibri...
I have just apt installed the latest Debian stable (31-Aug-2020) jitsi-meet release using nginx following both the self-signed and lets-encrypt certificate instructions. No matter whether I use self-signed certificates or...
## Description I have a problem with jvb-to-jvb communication.When octo is active or when SplitBridgeSelectionStrategy is selected, i get the following error in jvb: ``` 16:45:42.165 27-07-2023 SEVERE: org.jitsi.videobridge.relay.RelayMessageTransport :...