# muaz-khan/RTCMultiConnection

RTCMultiConnection is a WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)

Repository: https://github.com/muaz-khan/RTCMultiConnection
Canonical: https://ross.abutalabs.com/products/rtcmulticonnection
Homepage: https://muazkhan.com:9001/
Language: JavaScript
License: MIT
License Family: permissive
Topics: webrtc, webrtc-experiments, webrtc-demos, rtcmulticonnection, webrtc-javascript-library, webrtc-libraries
Last push: 2022-10-06T15:25:02+00:00

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

## Adoption (not part of the score)
Stars 2618, forks 1355 (observed 2026-08-28T04:07:04.746512+00:00)

## What it is
RTCMultiConnection is a WebRTC JavaScript library that wraps the RTCPeerConnection API to simplify building peer-to-peer applications such as video conferencing, screen sharing, and file sharing. It works alongside a separate Socket.io-based signaling server for Node.js.

## Use cases
- build a video conferencing app in the browser
- add screen sharing to a web app
- share files peer-to-peer between browsers
- stream audio and video between peers
- create multi-party WebRTC sessions
- build a browser-based chat with media

## When to choose
- you want a high-level wrapper over raw WebRTC APIs
- you need quick demos for conferencing, screen sharing, or file sharing
- you want a battle-tested MIT-licensed WebRTC library with many examples

## When to avoid
- you need a library with frequent updates and active maintenance
- you want modern WebRTC tooling with TypeScript support
- you need SFU-based scalable conferencing rather than peer-to-peer mesh

## Facets
- artifact type: library
- maturity: maintenance
- function: websocket, http-server, sdk
- domain: web-development, apis, cross-platform
- platform: browser, cross-platform
- tags: webrtc, peer-to-peer, video-conferencing, screen-sharing, file-sharing, signaling, real-time-communication, real-time, nodejs

## Member repositories
- muaz-khan/RTCMultiConnection (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:04.746512+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-30T02:20:22.933595+00:00, confidence not recorded.
  - readme: https://github.com/muaz-khan/RTCMultiConnection (fetched 2026-08-28T04:07:04.746512+00:00, sha 26181109bdaf)
  - registry_npm: https://registry.npmjs.org/rtcmulticonnection (fetched 2026-08-29T10:07:17.500699+00:00, sha fc06dac4d7d3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
