> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Cloudflare’s Orange Me2eets: An End-to-End Encrypted, Self-hosted, Video Calling Solution
- URL: https://itsfoss.com/news/cloudflare-orange-me2eets/
- Published: 2025-06-30T15:19:38.000Z
- Updated: 2025-06-30T15:19:38.000Z
- Description: Orange Meets, now with E2EE.
- Author: Sourav Rudra
- Tags: Development Updates, News, #Import 2025-11-08 21:15

Secure [video conferencing software](https://itsfoss.com/open-source-video-conferencing-tools/) is vital for organizations handling sensitive data, more so when they have to comply with standards like HIPAA, GDPR, and PCI-DSS to protect private information and ensure regulatory compliance.

Having said that, Cloudflare recently released [Orange Me2eets](https://blog.cloudflare.com/orange-me2eets-we-made-an-end-to-end-encrypted-video-calling-app-and-it-was/?ref=itsfoss.com), a newish video calling app with end-to-end encryption, that's designed to provide privacy and security for group calls.

## Orange Me2eets: What is It?

![there are nine people in a video call using orange me2eets](https://itsfoss.com/content/images/2025/06/orange-meets-demo.png)

**Just a placeholder image of Orange Meets. (Source: Cloudflare)*

You see, Cloudflare has this open source project called [Orange Meets](https://github.com/cloudflare/orange?ref=itsfoss.com). It’s more of a demo for developers and researchers to explore than a polished app for everyday users.

That said, **Orange Me2eets is an upgrade over the original offering**, now strengthened with end-to-end encryption (*E2EE*) using the [Messaging Layer Security](https://messaginglayersecurity.rocks/?ref=itsfoss.com) (*MLS*) protocol, keeping video calls private, even from the infrastructure provider.

Cloudflare built this as an open source project to explore secure, E2EE group video calls at scale. By default, **it uses the VP8 video codec** for good quality and compatibility, and the app itself runs on a Selective Forwarding Unit (*SFU*) architecture, where the SFU can't read or access call data.

They also took inspiration from Discord’s DAVE E2EE video calling protocol **to improve how the encrypted video streams work** without causing playback issues in browsers. For example, they send the first few bytes of each VP8 video packet unencrypted, so the browser can play the video smoothly, while keeping the rest fully encrypted.

## Get Orange Me2eets

Cloudflare has provided a [live demo](https://e2ee.orange.cloudflare.dev/?ref=itsfoss.com) for testing, exploring its features, and getting a feel for how it works. If you find Orange Me2eets useful or see potential for your use case, you can consider [self-hosting](https://github.com/cloudflare/orange?ref=itsfoss.com) it on your own infrastructure for full control and privacy.

[Orange Me2eets](https://github.com/cloudflare/orange?ref=itsfoss.com)

**Suggested Read** 📖

[5 Best Open Source Video Conferencing ToolsDon’t trust the big tech with your data? Try these open source video conferencing tools for online meetings.![](https://itsfoss.com/content/images/icon/android-chrome-192x192-148.png)It's FOSSAnkush Das![](https://itsfoss.com/content/images/thumbnail/open-source-video-conferencing-tools.jpg)](https://itsfoss.com/open-source-video-conferencing-tools/)