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
4
votes
1 answer

Jitsi Video bridge component, prosody, loadbalancing

I’m setting up an auto-scalled loadbalanced environment using jitsi on AWS, it will autoscale jitsi-videobridge instances connecting them to prosody. I’ve followed this guide: https://github.com/jitsi/jicofo/blob/master/doc/load_balancing.md am I…
DaWe4444
  • 121
  • 1
  • 10
3
votes
1 answer

Jitsi Meet - Allow only JWT token authentication and get rid of user and password authentication

On my Jitsi Meet Prodody config file: ~/.jitsi-meet-cfg/prosody/config/conf.d I have the following configuration: admins = { "focus@auth.meet.jitsi", "jvb@auth.meet.jitsi" } plugin_paths = { "/prosody-plugins/", "/prosody-plugins-custom"…
davidesp
  • 2,546
  • 6
  • 25
  • 59
3
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: