Skip to main content

Questions tagged [lib-jitsi-meet]

The tag has no usage guidance.

lib-jitsi-meet
0 votes
1 answer
22 views

Jitsi UI not being updated

I am using Jitsi Meet for video call in one of projects of mine. I cloned the project using link https://github.com/jitsi/jitsi-meet and connected with my react app and is working well.Now I want to ...
Muhammad Sarmad Saleem's user avatar
0 votes
0 answers
94 views

Jitsi Changing Default Virtual Background

I connect to my container and replace one of the default backgrounds in /usr/share/jitsi-meet/images/virtual-background with my own background.I make the names the same i.e. background-6.jpg.But the ...
bastus11's user avatar
0 votes
0 answers
167 views

How to make one of the users a moderator within a Jitsi Meeting using @jitsi/react-sdk?

We have implemented Jitsi t our platform using @jitsi/react-sdk the meeting has been going very well except for the previous months, as whenever a user of ours join a meeting -which is hosted on jitsi-...
Abdelrhman Gad's user avatar
0 votes
0 answers
49 views

How to Implement Jitsi for Audio/Video Calls with WhatsApp/Skype-Like Features?

I'm currently working on a project that requires implementing a chat feature similar to WhatsApp or Skype, with the ability to make audio and video calls. Our team initially considered using Jitsi, ...
Saalar 's user avatar
1 vote
0 answers
258 views

Jitsi Websocket issue

I have installed jitsi docker on my system.I have SSL Certificate,LDAP authentication etc. If I log in as username it works fine but if I log in as username@domain I get the following error [modules/...
bastus11's user avatar
0 votes
0 answers
49 views

Jitsi: Users are being dropped home 5 minutes

My vue.js2 project (yes legacy, but it's an old version, we're working on the current one), initially everything was ok, lately it's dropping users every 5 minutes, simply iframe, see the code below: &...
Jorge Nunes's user avatar
0 votes
0 answers
199 views

Disable Console Logging in Jitsi Meet Docker setup

I am quite new to Jitsi and I am using the Jitsi Meet Docker and spent quite a lot of hours and almost looked everywhere trying to disable the console logging events. I have find few solutions which ...
Sher Muhammad Khan's user avatar
0 votes
0 answers
92 views

How To Move Participant To Top Of FilmStrip Which Is Speaking on Jitsi MEET

Jitsi currently shows the user in a random location on the screen when someone starts talking. I want to move participant to top of participants which is opened his microphone Because sometimes i cant ...
Mustafa's user avatar
  • 43
0 votes
2 answers
1k views

Jitsi meet first user who created meeting goes to lobby

in my flutter project ,issue is if user initially creates a meeting ,user is being redirected to lobby even if he is the one who first created the meeting. and it say you will join the meeting as soon ...
Deep Patel's user avatar
0 votes
0 answers
265 views

How can I have Jitsi on sudomain1.mysite.com and also on subdomain2.mysite.com and each be isolated from one another?

I have configured Jitsi before to work on a single subdomain, usually meet.mysite.com/customroomname My setup involves -> nginx on google cloud compute on an Ubuntu server where I have already ...
Owlet's user avatar
  • 49
1 vote
0 answers
280 views

How I can add custom UI for lib-jitsi-meet-dist

I need to render call window I enter with code import React from 'react'; // @ts-ignore: error message import JitsiMeetJS from 'lib-jitsi-meet-dist'; const App: React.FC = () => { const roomName ...
Эмиль Новиков's user avatar
0 votes
0 answers
329 views

Jitsi JWT token validation using Public Key Validation

I am implementing Public Key Validation mechanism to validate JWT token generated using RSA256 algo while joining jitsi call I am putting kid 'xyz' in token header while generating token and my token ...
Jayendra Singh's user avatar
1 vote
0 answers
1k views

Thread running at QOS_CLASS_USER_INTERACTIVE waiting on a lower QoS thread running at QOS_CLASS_DEFAULT

Integrated Jitsi Meet SDK with latest version on iOS It's working with two three time then crashed app with below error Getting crashed with Thread running at QOS_CLASS_USER_INTERACTIVE waiting on a ...
S K's user avatar
  • 81
4 votes
4 answers
1k views

Unable to build docker file for Jitsi web

I'm using docker-jitsi-meet on ubuntu 22.04. However when I attempt to build the docker image of the web version of jitsi, getting the following error : Building myapp_webserver Step 1/15 : ARG ...
Earthling's user avatar
  • 439
0 votes
1 answer
360 views

Jitsi Meet - event for user muted by other participant in the meeting

I have requirement to show custom notification, if the user is muted by other participant in the meeting. I have used audiomutestatuschanged event, It is detected when user mutes/unmutes himself but ...
Dimple's user avatar
  • 178

15 30 50 per page