# miroslavpejic85/mirotalk

🚀 Self-hosted open-source WebRTC video conferencing platform built on peer-to-peer (P2P) architecture for fast, secure real-time communication with end-to-end privacy.

Repository: https://github.com/miroslavpejic85/mirotalk
Canonical: https://ross.abutalabs.com/products/mirotalk
Homepage: https://p2p.mirotalk.com
Language: JavaScript
License: AGPL-3.0
License Family: copyleft
Topics: webrtc, video-call, video-chat, video-conferencing, webrtc-call, webrtc-video, screensharing, meeting, conferencing, p2p, decentralized, html-css-javascript, javascript, mirotalk, whiteboard, peer-to-peer, hacktoberfest, docker-image, livechat, collaboration
Last push: 2026-08-26T20:19:16+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 2070, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4706, forks 769 (observed 2026-08-28T04:08:57.302540+00:00)

## What it is
MiroTalk P2P is a self-hosted, open-source WebRTC video conferencing platform that uses direct peer-to-peer connections for real-time video calls, screen sharing, chat, whiteboarding, and file sharing. It runs on Node.js with Docker support, offers a REST API for programmatic room creation, and keeps media flowing directly between participants for privacy and low server load.

## Use cases
- self-host a private video conferencing server
- run video calls without third-party services like Zoom
- embed video calls into my website via iframe or REST API
- host small-group meetings with screen sharing and whiteboard
- make browser-based video calls with no login or plugin
- record meetings locally while keeping data private
- replace Jitsi Meet with an open-source alternative

## When to choose
- you need full control and privacy over your video meetings
- you host small-to-medium group calls where P2P mesh is sufficient
- you want unlimited rooms and no call time limits
- you need browser-based calls with no downloads or accounts
- you want REST API and iframe integration for embedding calls

## When to avoid
- you need large webinars or many-participant meetings where mesh P2P doesn't scale
- you require SFU-based features like server-side recording or broadcasting
- you need a managed SaaS solution without self-hosting
- you cannot run a signaling server and TURN relay

## Facets
- artifact type: application
- maturity: active
- function: websocket, http-server, web-framework, chat-interface, file-upload, video-processing, audio-processing
- domain: web-development, self-hosted, privacy, cross-platform
- platform: self-hosted, browser, cross-platform
- tags: webrtc, video-conferencing, p2p, screen-sharing, whiteboard, meeting-recording, signaling-server, jitsi-alternative, room-based-calls, rest-api, real-time, web-server, nodejs, docker

## Member repositories
- miroslavpejic85/mirotalk (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:57.302540+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:19:10.464183+00:00, confidence not recorded.
  - readme: https://github.com/miroslavpejic85/mirotalk (fetched 2026-08-28T04:08:57.302540+00:00, sha 7e88ea4b002a)
  - homepage: https://p2p.mirotalk.com (fetched 2026-08-29T09:03:20.445022+00:00, sha daa2ca03324d)
  - site_page: https://docs.mirotalk.com/mirotalk-p2p (fetched 2026-08-29T09:03:20.453957+00:00, sha 763e43469bb9)
  - site_page: https://p2p.mirotalk.com/api/v1/docs (fetched 2026-08-29T09:03:20.455837+00:00, sha 77f21b0ae23d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
