A Tale of Two Stewards
Jitsi’s story begins not with a massive corporation, but as a student project in France in 2003. Initially called SIP Communicator, its academic and privacy-focused roots set it apart. But passion alone doesn't sustain a project. The first major turning
point came with its acquisition by Atlassian in 2015, which provided resources and stability. Then, in 2018, communications firm 8x8 took over, a move that supercharged its development. Unlike many corporate acquisitions that absorb and shutter open-source projects, 8x8 adopted a hybrid model. It kept Jitsi fully open-source while building its own commercial products, like Jitsi as a Service (JaaS), on top of it. This created the perfect balance: the project received consistent funding, engineering talent, and a robust global infrastructure without sacrificing its open-source soul.
Built on Open Standards, Not Shifting Sand
From a technical standpoint, Jitsi made a very smart bet early on: WebRTC. This open standard for real-time communication in web browsers means users can join meetings instantly without downloading proprietary software or plugins. This drastically lowered the barrier to entry compared to rivals. Its architecture relies on a Selective Forwarding Unit (SFU), known as the Jitsi Videobridge. Instead of mixing video streams on the server (which is CPU-intensive), the SFU efficiently routes them, which means better quality, lower latency, and significantly cheaper scalability. This design choice allows a self-hosted Jitsi server to handle hundreds of video streams. For one-on-one calls, it can even switch to a direct peer-to-peer connection, bypassing the server entirely to save resources. This combination of accessibility and efficiency made it a powerful and cost-effective solution.
The Right Product at the Right Time
When the world went into lockdown during the COVID-19 pandemic, the demand for video conferencing skyrocketed. While platforms like Zoom grabbed headlines, Jitsi’s ease of use and privacy focus made it an overnight star in the open-source world. Usage on the free public server, meet.jit.si, soared. By April 2020, 8x8 reported that its Jitsi-powered services had surpassed 10 million monthly active users globally. Its simple, no-account-needed model was perfect for schools, privacy-conscious users, and developers who needed to quickly embed video into their applications. The ability to self-host gave organizations complete control over their data, a crucial selling point for government agencies, healthcare providers, and others with strict compliance needs.
A Community with a Corporate Partner
The final ingredient is a thriving community that doesn't work in opposition to its corporate backer, but alongside it. 8x8 is the main contributor to the project, but the open-source community remains active, reporting bugs, requesting features, and submitting code. Jitsi maintains detailed contribution guidelines and an active community forum, fostering collaboration. Because 8x8 uses Jitsi for its own paying enterprise customers, it has a strong financial incentive to keep the core code secure, stable, and feature-competitive. This creates a virtuous cycle: community contributions improve the public product, while 8x8's corporate investment hardens the technology for everyone. It’s a symbiotic relationship that few open-source projects ever achieve, giving Jitsi the financial stability of a commercial product and the transparency and trust of a community-driven one.












