Questions tagged [jitsi]

Jitsi is a free and open source VoIP, videoconferencing and instant messaging application for Windows, Linux and Mac OS X.

Jitsi is an audio/video Internet phone and instant messenger written in Java. It supports some of the most popular instant messaging and telephony protocols such as SIP, Jabber/XMPP (and hence Facebook and Google Talk), AIM, ICQ, MSN, Yahoo! Messenger.

The development of Jitsi started at the University of Strasbourg (France) in 2003 by Emil Ivov. Originally the project was known as SIP Communicator. Throughout the years our community has grown to include members and contributors from Brazil, Bulgaria, Cameroon, China, Estonia, France, Germany, India, Japan, Romania, Spain, Switzerland, UK, USA, and others. In 2011 it has been renamed to Jitsi.

Jitsi is based on the OSGi architecture using the Felix implementation from Apache. This makes it very extensible and particularly developer friendly.

Resources:

345 questions
5
votes
1 answer

Installer for Jitsi SIP Communicator

I have to create installer for Jitsi SIP Communicator after I have done changes in it. I have searched on net and found some steps as given below: SOFTWARE REQUIREMENTS Cygwin: include libs "make, gcc &…
Surjit
  • 345
  • 1
  • 5
  • 13
4
votes
4 answers

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 JITSI_REPO=jitsi Step 2/15 : ARG…
Earthling
  • 83
  • 3
  • 13
4
votes
0 answers

Could not open settings generic class cache for settings file react native

I am building a project and integrating jitsi meet on it. while running npx react-native run-android this is what I am getting in my terminal - What went wrong: Could not open settings generic class cache for settings…
4
votes
2 answers

How to set Kotlin version

Hello I'm facing the following error when building the android portion of https://github.com/jitsi/jitsi-meet 'let((T) -> R): R' is only available since Kotlin 1.3.50 and cannot be used in Kotlin 1.3 on line Screen.kt#L156 In Android Studio…
Wilhelmina Lohan
  • 2,803
  • 2
  • 29
  • 58
4
votes
2 answers

How to add Jitsi Meet to Vuejs

I have loaded the jitsi meet script in the body of my public.html, and i have a component as follows: