Jitsi
Screenshot | |
Original author(s) | Emil Ivov |
---|---|
Developer(s) |
Jitsi Team and Contributors |
Initial release | 2003 |
Stable release | 2.8 (build.5426) (March 19, 2015 ) [±] |
Preview release | 2.9 (nightly) [±] |
Development status | Active |
Written in | Java |
Operating system | Linux, Mac OS X, Windows (all Java supported) |
Size |
52.4 MB – Windows (bundles its own private JRE)[1] 78.8 MB – Mac OS X (includes private JRE)[2] 22 MB – Linux 65 MB – source code[3] |
Available in | Asturian, English, French, German, Bulgarian, Japanese, Spanish, Italian, Romanian, Greek and 25 more |
Type | Voice over Internet Protocol / instant messaging / videoconferencing |
License | Apache 2.0[4] |
Website |
jitsi |
Jitsi (formerly SIP Communicator) is a free and open source multiplatform[5] voice (VoIP), videoconferencing and instant messaging application for Windows, Linux, Mac OS X and Android. It supports several popular instant-messaging and telephony protocols, including open recognised encryption protocols for chat (OTR) and voice/video/streaming and voice/video conferencing (SIP/RTP/SRTP/ZRTP), as well as built-in IPv6, NAT traversal and DNSSEC. Jitsi and its source code are released under the terms of the Apache Software Licence.[6]
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] This name originates from the Bulgarian "жици" (wires).[21]
On November 4, 2014, "Jitsi + Ostel" scored 6 out of 7 points on the Electronic Frontier Foundation's secure messaging scorecard. They lost a point because there has not been a recent independent code audit.[22]
On February 1, 2015, Hristo Terezov, Ingo Bauersachs and the rest of the team released[23] version 2.6 from their stand at the Free and Open Source Software Developers' European Meeting 2015 event in Brussels. This release includes security fixes, removes support of the deprecated MSN protocol, along with SSLv3 in XMPP. Among other notable improvements, the OS X version bundles a Java 8 runtime, enables echo cancelling by default, and uses the CoreAudio subsystem. The Linux build addresses font issues with the GTK+ native LookAndFeel, and fixes some long standing issues about microphone level on call setup when using the PulseAudio sound system. This release also adds the embedded Java database Hyper SQL Database to improve performance for users with huge configuration files, a feature which is disabled by default. A full list of changes is[24] available on the project web site.
Features
Jitsi supports multiple operating systems, including Windows as well as Unix-like systems such as Linux, Mac OS X and BSD. "Beta" packages built for Android are available[25] but the project's roadmap describes the porting to Android as "on hold".[26] It also includes:[27]
- Attended and blind call transfer
- Auto away
- Auto re-connect
- Auto answer and Auto Forward
- Call recording
- Call encryption with SRTP and ZRTP
- Conference calls
- Direct media connection establishment with the ICE protocol
- Desktop Streaming
- Encrypted password storage using a master password
- File transfer for XMPP, AIM/ICQ, Windows Live Messenger, YIM
- Instant messaging encryption with OTR
- IPv6 support for SIP and XMPP
- Media relaying with the TURN protocol
- Message Waiting Indication (RFC 3842)
- Voice and video calls for SIP and XMPP using H.264 and H.263 or VP8[28] for video encoding
- Wideband audio with SILK, G.722, Speex and Opus[28]
- DTMF support with SIP INFO, RTP (RFC 2833/RFC 4733), In-band
- Zeroconf via mDNS/DNS-SD (à la Apple's Bonjour)
- DNSSEC
- Group video support (Jitsi Videobridge)[29]
- Packet loss concealment with the SILK and Opus codecs[30][31]
Supported protocols
The following protocols are currently supported by Jitsi:[5]
- IRC
- MSNP (Microsoft Messenger service, commonly known as MSN, .NET, or Live; no multimedia support)
- OSCAR (AIM/ICQ/MobileMe)
- SIP/SIMPLE
- XMPP/Jingle (Google Talk, LJ Talk, Gizmo5, Facebook Chat, …)
- YMSG (YIM; only basic chat and file transfers)
Architecture
Jitsi is mostly written in Java[32] which helps reuse most of the same code over the various operating systems it works on. Its GUI is based upon Swing. The project also uses native code for the implementation of platform specific tasks such as 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[33] for modularity.
Among others Jitsi uses the JAIN-SIP protocol stack for SIP support and the Jive Software Smack library[34] for XMPP.[35]
As Jitsi can handle IPv6 it is especially interesting for direct PC-to-PC (peer-to-peer) communication, for instance, if both sides were 'trapped' behind NAT routers, but could 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.[36]
Audio systems supported are PortAudio, PulseAudio and WASAPI (Windows Audio Session API).
See also
- Comparison of instant messaging protocols
- Comparison of instant messaging clients
- Comparison of VoIP software
References
- ↑ "Index of /jitsi/windows". Download.jitsi.org. Retrieved 2015-02-01.
- ↑ "Index of /jitsi/macosx". Download.jitsi.org. Retrieved 2015-02-01.
- ↑ "Index of /jitsi/src". Download.jitsi.org. Retrieved 2015-02-01.
- ↑ https://github.com/jitsi/jitsi/blob/master/LICENSE
- 1 2 "Jitsi home page". Jitsi.org. April 30, 2013. Retrieved 2013-06-08.
- ↑ http://lists.jitsi.org/pipermail/dev/2015-June/024439.html
- ↑ "SIP Communicator: Interview with Emil Ivov". Gulli.com. Retrieved 2013-06-08.
- ↑ "Original Jitsi release announcement". Java.net. Retrieved 2013-06-08.
- ↑ Ivov, Emil; Noël, Thomas (2004). "Optimizing SIP Application Layer Mobility over IPv6 Using Layer 2 Triggers" (PDF). Emcho.com. Retrieved 2013-06-08.
- ↑ "NEMO Basic Support, Multi-Domiciliation et Découverte de Services" (in French). Lsiit-cnrs.unistra.fr. Retrieved 2013-06-08.
- ↑ "NLnet; SIP Comm Phone". Nlnet.nl. Retrieved 2013-06-08.
- ↑ "NLnet; SIP Comm Desktop". Nlnet.nl. Retrieved 2013-06-08.
- ↑ "La région récompense un jeune informaticien". 20minutes.fr. May 3, 2013. Retrieved 2013-06-08.
- ↑ "SIP Communicator GSoC'10 home page". Archived from the original on July 28, 2011.
- ↑ "SIP Communicator GSoC'09 home page". Archived from the original on December 14, 2009.
- ↑ "Jitsi Contributors - Ohloh". March 26, 2010. Archived from the original on March 26, 2010.
- ↑ "Jitsi Team and Contributors". Jitsi.org. Retrieved 2013-06-08.
- ↑ "Main / Solutions". BlueJimp. Retrieved 2013-06-08.
- ↑ "About Jitsi". Jitsi.org. Retrieved 2013-06-08.
- ↑ "Renaming to Jitsi. Step 1: The Site". Java.net. Retrieved 2013-06-08.
- ↑ "(SIP Communicator) | Documentation / FAQ § How do you spell Jitsi and what does it mean?". Jitsi. Retrieved 2013-06-08.
- ↑ "Secure Messaging Scorecard. Which apps and tools actually keep your messages safe?". Electronic Frontier Foundation. 2014-11-04.
- ↑ "Jitsi 2.6 release notice on the Jitsi-users mailing list". Jitsi.org. Retrieved 2015-02-01.
- ↑ "Jitsi build 5390 release notes". Jitsi.org. Retrieved 2015-02-01.
- ↑ "Jitsi (SIP Communicator) Android - Nightly Builds Index". Jitsi.org. Retrieved 2014-11-15.
- ↑ "Roadmap". Jitsi.org. Retrieved 2013-12-17.
- ↑ Jitsi feature list with information on supported protocols
- 1 2 "Jitsi changelog". Jitsi.org.
- ↑ "News". Jitsi. Retrieved 2013-06-08.
- ↑ "Jitsi: commits@jitsi.java.net: Archive — Project Kenai". Java.net. Retrieved 2013-06-08.
- ↑ "opus-codec.org". opus-codec.org. Retrieved 2013-06-08.
- ↑ "Jitsi". Ohloh.net. Retrieved 2013-06-08.
- ↑ "Projects using Felix". Felix.apache.org. July 21, 2010. Retrieved 2013-06-08.
- ↑ "Smack library". Igniterealtime.org. Retrieved 2013-06-08.
- ↑ Jitsi team and contributors page with information on used libraries
- ↑ "ice4j.org".
External links
Wikimedia Commons has media related to Jitsi. |