MiroTalk C2C

Self-hosted open-source WebRTC cam-to-cam peer-to-peer video calling platform for immersive 1-to-1 real-time communication with screen sharing and end-to-end encryption.


[![GitHub Stars](https://img.shields.io/github/stars/miroslavpejic85/mirotalkc2c?style=social)](https://github.com/miroslavpejic85/mirotalkc2c/stargazers) [![GitHub Forks](https://img.shields.io/github/forks/miroslavpejic85/mirotalkc2c?style=social)](https://github.com/miroslavpejic85/mirotalkc2c/network/members) ![License: AGPLv3](https://img.shields.io/badge/License-AGPLv3_Open_Source-blue.svg) ![Docker Pulls](https://img.shields.io/docker/pulls/mirotalk/c2c) ![Last Commit](https://img.shields.io/github/last-commit/miroslavpejic85/mirotalkc2c) ![Discord](https://img.shields.io/badge/Discord-Community-5865F2?logo=discord&logoColor=white) ![Author](https://img.shields.io/badge/Author-Miroslav_Pejic-brightgreen.svg)

MiroTalk C2C is a self-hosted, open-source WebRTC platform for secure cam-to-cam peer-to-peer video calls and screen sharing. It enables immersive 1-to-1 real-time communication with full end-to-end encryption and can be easily embedded into any website via a simple iframe integration.

Try Live Demo · Privacy · Documentation · Discord · Sponsor


MiroTalk C2C - Cam-2-Cam Video Calls



⚡ Quick start
**Start in 5 commands:** ```bash git clone https://github.com/miroslavpejic85/mirotalkc2c.git cd mirotalkc2c cp .env.template .env npm install npm start ``` Open [http://localhost:8080](http://localhost:8080) - done!
🐳 Docker
![docker](frontend/images/docker.png) **Prerequisites:** Install [Docker Engine](https://docs.docker.com/engine/install/) and [Docker Compose](https://docs.docker.com/compose/install/) - Image available on [Docker Hub](https://hub.docker.com/r/mirotalk/c2c) ```bash git clone https://github.com/miroslavpejic85/mirotalkc2c.git cd mirotalkc2c cp .env.template .env cp docker-compose.template.yml docker-compose.yml docker-compose pull # optional: pull official image docker-compose up # add -d to run in background ``` Open [http://localhost:8080](http://localhost:8080) - done! > **Note:** > Edit `.env` and `docker-compose.yml` to customize your setup.
📚 Documentation
For detailed guides and references, visit the **[official documentation](https://docs.mirotalk.com)**: - [About](https://docs.mirotalk.com/mirotalk-c2c/) - [Self-Hosting Guide](https://docs.mirotalk.com/mirotalk-c2c/self-hosting/) - [Automation-scripts](https://docs.mirotalk.com/scripts/about/) - [Configurations](https://docs.mirotalk.com/mirotalk-c2c/configurations/) - [Integration](https://docs.mirotalk.com/mirotalk-c2c/integration/) - [Direct Room Join](https://docs.mirotalk.com/mirotalk-c2c/join-room/) - [REST API Documentation](https://docs.mirotalk.com/mirotalk-c2c/api/) - [Ngrok](https://docs.mirotalk.com/mirotalk-c2c/ngrok/)
☁️ Recommended Hosting Providers
| Provider | Description | Link | | ------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- | | [![Hetzner](frontend/images/hetzner.png)](https://www.hetzner.com) | High-performance cloud servers and dedicated root servers with top-tier reliability. Powers our live demo. | [Get €20 Free Credits](https://hetzner.cloud/?ref=XdRifCzCK3bn) | | [![Netcup](frontend/images/netcup.png)](https://www.netcup.com/en/?ref=309627) | Enterprise-grade performance at unbeatable prices. Scalable and reliable. | [Explore Netcup](https://www.netcup.com/en/?ref=309627) | | [![Hostinger](frontend/images/hostinger.png)](https://hostinger.com/?REFERRALCODE=MIROTALK) | Fast, reliable hosting with 24/7 support and great performance. | [Check out Hostinger](https://hostinger.com/?REFERRALCODE=MIROTALK) | | [![Contabo](frontend/images/contabo.png)](https://www.dpbolvw.net/click-101027391-14462707) | Top-tier German hosting, dedicated servers, VPS, and web hosting at unbeatable prices. | [Explore Contabo](https://www.dpbolvw.net/click-101027391-14462707) | To set up your own instance of `MiroTalk C2C` on a dedicated cloud server, please refer to our comprehensive [self-hosting documentation](https://docs.mirotalk.com/mirotalk-c2c/self-hosting/).
🤝 Contributing
Contributions are welcome and greatly appreciated! Whether it's bug fixes, features, or documentation - every contribution helps. 1. Fork the repository 2. Create your feature branch 3. Submit a pull request Have questions? Join our [Discord community](https://discord.gg/rgGYfeYW3N)!
📄 License
[![AGPLv3](frontend/images/AGPLv3.png)](LICENSE) MiroTalk C2C is free and open-source under the terms of AGPLv3 (GNU Affero General Public License v3.0). Please `respect the license conditions`, In particular `modifications need to be free as well and made available to the public`. Get a quick overview of the license at [Choose an open source license](https://choosealicense.com/licenses/agpl-3.0/). To obtain a [MiroTalk C2C license](https://docs.mirotalk.com/license/licensing-options/) with terms different from the AGPLv3, you can conveniently make your [purchase on CodeCanyon](https://codecanyon.net/item/mirotalk-c2c-webrtc-real-time-cam-2-cam-video-conferences-and-screen-sharing/43383005). This allows you to tailor the licensing conditions to better suit your specific requirements.
❤️ Support the project
Do you find MiroTalk C2C indispensable for your needs? Join us in supporting this transformative project by [becoming a backer or sponsor](https://github.com/sponsors/miroslavpejic85). By doing so, not only will your logo prominently feature here, but you'll also drive the growth and sustainability of MiroTalk C2C. Your support is vital in ensuring that this valuable platform continues to thrive and remain accessible for all. Make an impact – back MiroTalk C2C today and be part of this exciting journey!
---

🌐 Explore the full MiroTalk suite (SFU, P2P, BRO, C2C, WEB, CME, ADM) → MiroTalk Overview

---

Built with ❤️ by Miroslav and the open-source community