Element Call vs Nheko
A side-by-side comparison of two self-hosted matrix & xmpp options — licensing, setup difficulty, resource needs, and what each one replaces.
Not the right match-up?
Element Call
Encrypted group video calls on Matrix
VS
Nheko
Desktop Matrix client with native Qt interface
| Feature | Element Call | Nheko |
|---|---|---|
| Category | Matrix & XMPP | Matrix & XMPP |
| License | AGPL-3.0 | GPL-3.0 |
| Language | TypeScript | C++ |
| Setup difficulty | Hard | Easy |
| Min. RAM | 1,024 MB | 256 MB |
| Deployment | docker | binary, source |
| GitHub stars | ★ 984 | ★ 2,472 |
| First released | 2022 | 2017 |
| Replaces | Zoom, Google Meet | Slack, Discord |
Why pick each one
Choose Element Call if…
- Strong encryption
- Federated via Matrix
- No app install needed
Choose Nheko if…
- Released under the GPL-3.0 license
- Easy to set up — beginner-friendly
- Active community (2.5k GitHub stars)
- Written in C++
Frequently asked questions
Is Element Call or Nheko better?
Nheko is the stronger all-round pick: it has both the larger community and the simpler easy setup. Consider Element Call if its specific feature set fits your needs better.
Are Element Call and Nheko free and open-source?
Yes. Element Call is licensed under AGPL-3.0 and Nheko under GPL-3.0. Both can be self-hosted at no software cost.
Can I run Element Call and Nheko with Docker?
Element Call: yes. Nheko: check the project docs for container support.