Questions tagged [jitsi-meet]
246 questions
0
votes
1 answer
Can't build the sources Jitsi Meet Web version
I try to develop Jitsi Meet Web version with tutorial:
https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-web/
Sources code: https://github.com/jitsi/jitsi-meet
Required mandatory follow above link:
Node.js >= 16 and npm >= 8 are…

TungHarry
- 1,097
- 11
- 26
0
votes
0 answers
jitsi meet api not working join meeting restart from join meeting
i am working in android studio
jitsimeet version-7.0.1
error log below
help bro
E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.mediocre.mscasvideocallingapp, PID: 10453
java.lang.RuntimeException: Unable to start service…

Deepan
- 1
0
votes
0 answers
Troubleshooting Jitsi Disconnection Issues when Multiple Participants Join
I am currently working on a personal project to better understand Kubernetes and Jitsi, and I could use some help with my setup. I am not a member of any organization, so I am turning to the Jitsi community for assistance.
I have attached my YAML…

Aditya Kulkarni
- 11
- 2
0
votes
0 answers
coTURN setup on 443 with TLS in single domain
I have setup a fresh coTURN in linux ubuntu instance and hosted a domain with like turn.mydomain.com and configured the turnserver.conf and everything is seems to be fine on port 3478 and 5349 for TLS.
but in order to setup the TLS on 443 I have…

Sandeep Jangir
- 412
- 5
- 14
0
votes
0 answers
Iframe api jitsi not working with dropbox
If it can be integrated, the option is already in the moderator menu and my project is already linked with the DropBox app inside the app console, but it doesn’t save to the DropBox because the option needs to be enabled, it’s disabled by…
0
votes
1 answer
Jitsi android SDK skip join meeting page and join room automatically?
I’m building an android chat application and use Jitsi SDK for video call ,
Users see a join meeting before joining the room.
How can I disable this step and join room automaticaly.
I try to set some server configs in /etc/jitsi/meet/…-config.js
…

Hosein Kord
- 187
- 2
- 15
0
votes
0 answers
prevent user from screenshot and screen recording in jitsi_meet [Flutter]
i need to prevent user from make screenshot or screen recording while using jitsi_meet in flutter application
I've tried many libraries to no avail
such as (no_screen,flutter_screen_event,....)
Best Regards
0
votes
0 answers
Jitsi Meeting In Android Api Level 33
I implement
jitsi_meet: ^4.0.0
in flutter.Its working fine in android and Ios both.But when i run into Android Api level 33,Application crash.Here is the error:
Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or…

Muhammad Asad
- 694
- 6
- 10
0
votes
0 answers
FLUTTER-JITSI_MEET: After upgrading from build.gradle 3.6.3 to 7.1.2, I get "Lost connection to device." when joining meeting
After upgrading from build.gradle 3.6.3 to 7.1.2, I get "Lost connection to device." when joining meeting using jitsi_meet I have followed all instructions on stackoverflow regarding similar issues, but no improvement

mosta
- 63
- 1
- 5
0
votes
0 answers
Jitsi meet video call on Android stays on black screen
Implementing video calls using react-native-jitsi-meet on iOS works perfectly fine but on android when loading the screen to start the meeting, it stays on the black screen. I am using react-native 0.69.2 and react-native-jitsi-meet 2.3.1.
I did…

Simon Imanigirimpuhwe
- 826
- 5
- 6
0
votes
1 answer
Flutter - Jitsi Meet I want to add new options or at least modify an option
I'm trying to add new option like invite more people not by link but with a call notification.
anyone solved this issue ?? please help.

alaa
- 93
- 1
- 6
0
votes
1 answer
error when flutter app loads jitsi meet in IOS WKWebviews
flutter app, loads jitsi meet in iOS WKWebview, screen shows "It looks like you're using a browser we don't fully support". i got a solution, will include it as an answer. not sure if my solution works for all iOS devices, are just a group.

tmr
- 1,500
- 15
- 22
0
votes
1 answer
How to skip this interface and directly enter the meeting in jitsi?
enter image description here
I tried prejoinPageEnabled, but it didn't work
What attributes are required?

houxinlin
- 1
- 1
0
votes
2 answers
Changes in Android Studio's project gradle file
I have recently updated my Android Studio to latest version. But the gradle file here seems bit different.
here is the gradle code :
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id…

Mohamed Yahya
- 3
- 2
0
votes
1 answer
how can i take over mouse control in a jitsi meet screen share session with a partner?
How can i take over mouse control in a jitsi meet screen share session?
I do not see any button or option to activate this. Can anybody tell me if this is possible

Pipsy100
- 151
- 1
- 3
- 7