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:

287 questions
-2
votes
1 answer

How can I edit class content from Github libraries?

I've add jitsi meet library and have a server url connection network error so i want to make changes conferenceOptions class but file is only read. How can I edit this class? Here is a screenshot for this issue and my project.
ceng
  • 127
  • 3
  • 17
-3
votes
0 answers

Set Jitsi meeting name from the URL

I am using 8x8 domain and I am looking a way to enter the meeting room name from the URL entered such that: www.mywebsite.com/jitsi.html/ROOMNAME How can I get the name from the url and enter in the code given below? var domain = "8x8.vc"; …
Dennis
  • 11
  • 4
1 2 3
19
20