Sponsored Links
-->

Jumat, 12 Oktober 2018

jitsi and sip server for windows (desktop sharing - part 3) - YouTube
src: i.ytimg.com

Jitsi is a collection of free and open-source multiplatform voice (VoIP), videoconferencing and instant messaging applications for the web platform, Windows, Linux, Mac OS X and Android. The Jitsi project began with the Jitsi Desktop (previously known as SIP Communicator). With the growth of WebRTC, the project team focus shifted to the Jitsi Video Bridge for allowing web-based multi-party video calling. Later the team added Jitsi Meet, a full video conferencing application that includes a web, Android, and iOS clients. Jitsi also operates meet.jit.si, a version of Jitsi Meet its hosts for free community use. Other projects include; Jigasi, lib-jitsi-meet, Jidesha, and Jitsi.

Jitsi has received support from various institutions such as the NLnet Foundation, the University of Strasbourg and the Region of Alsace and it has also had multiple participations in the Google Summer of Code program.


Video Jitsi



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. It was originally released as an example video phone in the JAIN-SIP stack and later spun off as a standalone project.

In 2009, Emil Ivov founded the BlueJimp company which has employed some of Jitsi's main contributors in order to offer professional support and development services 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". This name originates from the Bulgarian "????" (wires).

Jitsi introduced the Video Bridge in 2013 to support multiparty video calling with its Jitsi clients using a new Selective Forwarding Unit (SFU) architecture. Later that year initial support was added to the JitsiVideobridge allowing WebRTC calling from the browser. To demonstrate how JitsiVideobridge could be used as a production service, BlueJump offered a free use of its hosted system at meet.jit.si.

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.

On February 1, 2015, Hristo Terezov, Ingo Bauersachs and the rest of the team released 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 available on the project web site.

Atlassian acquired BlueJimp on April 5, 2015. After the acquisition, the new Jitsi team under Atlassian ceased meaningful new development work on the Jitsi Desktop project and expanded its efforts on projects related to the Jitsi Videobridge and Jitsi Meet. Regular contributions from the open source community have maintained the Jitsi Desktop project.


Maps Jitsi



Primary Projects of Jitsi

The Jitsi open source repository on Github currently contains 73 repositories. The major projects include:

  • Jitsi Meet - video conferencing server designed for quick installation on Debian/Ubuntu servers
  • JitsiVideobridge - WebRTC Selective Forwarding Unit engine for powering multi-party conferences
  • Jigasi - server-side application that links allows regular SIP clients to join JitMeet conferences hosted by JitsiVideobridge.
  • lib-jitsi-meet - A low-level JavaScript API for providing a customed UI for Jitsi Meet
  • Jidesha - a Chrome and Firefox extension for Jitsi Meet
  • Jitsi - an audio, video, and chat communicator that supports protocols such as SIP, XMPP/Jabber, AIM/ICQ, and IRC

Jitsi Meet

It is an open source JavaScript WebRTC application and can be used for videoconferencing. It is compatible with Android, Mac OS X , Windows, and Linux. One can share desktop and presentations and with just a link can invite new members for videoconference. It can be used directly in a browser or download the application.

Features of Jitsi Meet

  • Encrypted communication and
  • No need of new software installation

Jitsi Videobridge

It is a video conferencing solution supporting the WebRTC that allows multiuser video communication. It is SFU and only forwards the selected streams to other participating users in the video conference call, therefore, CPU horsepower is not that critical for the performance.

Jitsi Desktop

Jitsi spawned some sister projects such as the Jitsi Video Bridge Selective Forwarding Unit (SFU) and Jitsi Meet, a video and web conferencing application. To prevent confusion with the growing popularity with these other Jitsi projects, the Jitsi client application was rebranded as Jitsi Desktop.

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

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 but the project's roadmap describes the porting to Android as "on hold". It also includes:

  • 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 (end-to-end encrypted)
  • 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 for video encoding
  • Wideband audio with SILK, G.722, Speex and Opus
  • 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)
  • Packet loss concealment with the SILK and Opus codecs

Jitsi versions: Mac, Windows, Ubuntu - YouTube
src: i.ytimg.com


See also

  • Comparison of instant messaging protocols
  • Comparison of instant messaging clients
  • Comparison of VoIP software
  • Wowza Streaming Engine
  • Ant Media Server
  • Red5pro

Jitsi - Visio conférence et VoIP chiffrées - YouTube
src: i.ytimg.com


References


Felix Böhm: Video Conference with jitsi-meet - YouTube
src: i.ytimg.com


External links

  • Official website

Source of article : Wikipedia