Jump to content

Jitsi

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Eresus (talk | contribs) at 22:51, 27 March 2011 (added logo, pls clarify license). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Jitsi
Stable release2.10 (build.5550) (February 5, 2017; 7 years ago (2017-02-05)) [±]
Repository
Written inJava
Operating systemLinux, Mac OS X, Windows (all Java supported)
Available inEnglish, French, German, Bulgarian, Japanese, Spanish, Italian, Romanian
LicenseGNU Lesser General Public License
Websitejitsi.org

Jitsi (formerly SIP Communicator) is a VoIP, video conferencing, and instant messaging application for Windows, Linux and Mac OS X. It supports several popular instant messaging and telephony protocols.

Released under the terms of the GNU Lesser General Public License, Jitsi is free and open source software.[1]

Features

Jitsi's conference call window on Mac OS X

Jitsi supports multiple operating systems, including Windows as well as Unix-like systems such as Linux, Mac OS X and BSD. It also includes:[2]

Supported protocols

The following protocols are currently supported by Jitsi:[1]

Technologies

Jitsi is mostly written in Java [3] which helps reuse most of the same code over the various operating systems it works on. The project also uses native code for the implementation of platform specific tasks such audio/video capture and rendering, IP address selection, and access to native popup notification systems such as Growl.

The project uses the Apache Felix OSGi implementation [4] for modularity.

Among others Jitsi uses the JAIN-SIP protocol stack for SIP support and the Smack library for XMPP[5].

The fact that Jitsi properly handles IPv6 is especially interesting for direct PC-to-PC communication, for instance, if both sides are 'trapped' behind NAT routers, but obtain a reachable IPv6 address via a tunnel-broker.


The Jitsi community has also completed an ICE implementation called ice4j.org, which it uses to provide NAT traversal capabilities, and assist IPv4 to IPv6 transition[6].

History

Work on Jitsi (then SIP Communicator) started in 2003 in the context of a student project by Emil Ivov at the University of Strasbourg[7]. It was originally released as an example video phone in the JAIN-SIP stack and later spun off as a standalone project[8].

Originally the project was mostly used as an experimentation tool because of its support for IPv6[9][10]. Through the years, as the project gathered members, it also added support for protocols other than SIP.

Jitsi has received support from various institutions such as the NLnet Foundation [11], [12], the University of Strasbourg and the Region of Alsace [13] and it has also had multiple participations in the Google Summer of Code program [14] [15]

In 2009, Emil Ivov founded the BlueJimp company which has employed some of Jitsi's main contributors[16][17] in order to offer professional support and development services [18] related to the project.

In 2011, after successfully adding support for Audio/Video communication over XMPP’s Jingle extensions, the project was renamed to Jitsi since it was no longer "a SIP only Communicator" [19]. [20]

See also

References