# ProjectRTC

WebRTC Live Streaming on nodeJS (+ android client !)

Repository: https://github.com/pchab/ProjectRTC
Canonical: https://ross.abutalabs.com/products/projectrtc
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2017-03-03T07:44:57+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4776, "days_push": 3470, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1051, forks 476 (observed 2026-08-28T04:03:23.136808+00:00)

## What it is
AndroidRTC is an Android client for ProjectRTC, a WebRTC demo server, enabling video calls between Android devices and desktop browsers. It includes a reusable webrtc-client module built on libjingle peerconnection and socket.io-client.

## Use cases
- make webrtc video calls from android to desktop browsers
- stream live video from an android device to a webrtc server
- demo peer-to-peer video chat between android phones
- embed a webrtc client module in my own android app
- test webrtc signaling with socket.io on android

## When to choose
- you need a native Android WebRTC client paired with a Node.js signaling server
- you want a simple reference implementation of WebRTC video calls on Android
- you want to reuse a webrtc-client module in your own Android project

## When to avoid
- you need a production-ready, actively maintained video calling solution
- you want iOS or cross-platform support
- you need features beyond basic video calling such as recording or group calls

## Facets
- artifact type: application
- maturity: maintenance
- function: websocket, http-client, video-processing
- domain: web-development, mobile-development, media
- platform: jvm
- tags: webrtc, video-calls, live-streaming, socket-io, demo, real-time, android

## Member repositories
- pchab/ProjectRTC (main) score 32
- pchab/AndroidRTC (sdk) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:23.136808+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-30T03:50:18.192122+00:00, confidence not recorded.
  - readme: https://github.com/pchab/ProjectRTC (fetched 2026-08-28T04:03:23.136808+00:00, sha 05116a9e2d14)
- Data as of 2026-08-30T08:39:29.467469+00:00.
