docker-jitsi-meet
docker-jitsi-meet copied to clipboard
Jitsi Meet on Docker
I noticed some variables names for Prosody/XMPP are too generic and don't reference the service at all: - `GLOBAL_CONFIG` - `GLOBAL_MODULES` - `LOG_LEVEL` I suggest these get renamed to something...
Following flag should be added inside "CHROMIUM_FLAGS" `--use-fake-device-for-media-stream`
## Description I am building jibri images on the arm64 machine I use debian 11 (arm64). I use `apt-dpkg-wrap apt-get install -y chromium chromium-driver chromium-sandbox` I use `chromium -- version`...
This PR implements configuration options to implement the changes of https://github.com/jitsi/jigasi/pull/457. It allows a user to have a preconfigured version of VOSK if they choose to use it. Please let...
We have new clean installation of Jitsi and have the problem with Safari Browser. When user connect to meet using Safari (v. 16 Mac OS Ventura 13.5.1) video is freezing...
I have deployed a Docker image of Jitsi on my own infrastructure for video conferencing needs. While utilizing the Jitsi Meet External API, I have been sporadically facing problems with...
Hello, I am new to jitsi and I want to integrate it into my web application. I tried docker-jitsi-meet-stable-9111. But I meet some problems. I used docker-compose to have a...
When I try to access the txt files I recorded with jigasi and google speech to text services, I get the following error. Actually, I understood the cause of the...
Steps: 1. Upgrading s6-overlay to v3.1.5.0 as suggested in [this issue](https://github.com/jitsi/docker-jitsi-meet/issues/1447) in base image. 2. Refactoring the scripts and making sure they have sufficient permission. 3. Changing ownerships and permissions...