miroslavpejic85/mirotalk

🚀 Open-source, self-hosted P2P WebRTC video conferencing for fast, private real-time communication. Create browser-based meeting rooms with no downloads or...

View on GitHub ↗Jump to charts ↓Open shareable report →

Summary Information

Updated 47 minutes ago
Added to GitGenius on September 14th, 2026
Created on January 1st, 2021
Open Issues & Pull Requests: 0 (+0)
GitHub issues: Enabled
Number of forks: 773
Total Stargazers: 4,746 (+0)
Total Subscribers: 59 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.9 hours
Mean response time: 4.1 days
90th percentile: 7.1 days
Tracked items: 79

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • feature-request (46)
  • community-forum (19)
  • bug (8)
  • good first issue (3)
  • question (3)
  • api-limitations (1)
  • discussion (1)
  • improvements (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

MiroTalk P2P is a self-hosted, open-source WebRTC video conferencing platform that enables peer-to-peer video communication directly in the browser.

The tool solves the problem of setting up secure, private video conferencing without relying on centralized servers or third-party services. It uses direct peer-to-peer WebRTC connections, meaning video and audio streams travel directly between participants rather than through a central server. This approach eliminates the need for downloads, supports unlimited meeting rooms with no time limits, and keeps communication end-to-end encrypted. The platform runs entirely in the browser and can be self-hosted on your own infrastructure.

MiroTalk P2P suits organizations and individuals who prioritize privacy and control over their communication infrastructure. It works well for teams that want to avoid subscription costs and vendor lock-in, or those operating in regulated environments where data residency matters. The tool supports high-quality video up to 8K resolution at 60 frames per second and works across all browsers and platforms. Beyond video conferencing, it includes screen sharing, text chat, a whiteboard for collaboration, and meeting recording capabilities. Self-hosting requires deploying the application on your own server, which the README indicates can be done in minutes, with Docker support available for simplified deployment.

The project maintains active development with regular commits to the main branch. Community engagement is supported through a Discord server for users to connect and seek help. The codebase is written in JavaScript and published under an open-source license, allowing inspection and modification of the source code.