-
```
const domain = "your.jitsi.instance"; // Replace with our Jitsi instance domain
const options = {
roomName: "exampleRoom",
width: 700,
height: 700,
parentNode: document.query…
-
Hello,
I have my server behind NAT. On ports 80 and 443 I have Apache web server with Let's encrypt wildcard certificates. I have port forwarded ports 80,443,10000,20000-20050. I would like to run th…
-
I am using Docker Swarm with an overlay network, so in the jvb.conf file, the server ID is being updated correctly, but the local address is getting updated with the docker_gwbridge IP address.which c…
-
Hi @skrafft ,
Thanks a lot for providing such good exemple app.
Just wanted to know if it is possible to upgrade jitsi sdk version as currently react-native-jitsi-meet is using 2.4.0 which doesn't…
-
I run ;
mvn test -Djitsi-meet.instance.url="https://xxxxxxxl" -Djitsi-meet.tests.toRun="MaxUsersTest"
I see the first 3 participants joining but then....
[11] Closing web.participant4
[11] …
-
Hi,
I have installed jigasi and jitsi meet but when I turn on subtitles and speak, no subtitles are displayed. I use Vosk to transcription.
I followed the instructions below: https://medium.com/@sir…
-
I did the following
1. Followed this link https://desktop.jitsi.org/Documentation/ConfigureNetbeansNew and https://desktop.jitsi.org/Documentation/RetrievingAndBuildingTheSources
https://sip-comm…
-
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
…
-
Hello,
As far as I know there is currently no way to use your own Jitsi server/instance in this extension.
The only reason why I'm using Jitsi is so that I can self host it and provide the best …
-
After upgrading the SDK from version 5.2.0 to 10.1.0 to support Android 14, the video functionality suddenly stopped working when transitioning between apps. Other features, like audio calls, continue…