muaz-khan/RecordRTC
RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4417
- days_rel: n/a
- days_push: 843
- n_releases_24m: 0
Adoption not part of the score
6916 stars · 1763 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
RecordRTC is a server-less, client-side JavaScript library for recording WebRTC audio, video, screen, and canvas media streams directly in the browser. It wraps the MediaRecorder API with cross-browser support for Chrome, Firefox, Opera, Edge, and Safari, and includes a companion Chrome extension for screen recording.
Use cases
- record audio and video from webcam and microphone in the browser
- capture screen activity as a video recording from a web page
- record browser canvas animations including 2D and 3D WebGL content
- build a client-side screen recorder Chrome extension
- record WebRTC media streams to blobs for upload or download
- capture GIF recordings from a media stream in the browser
When to choose
- you need purely client-side media recording with no server component
- you want cross-browser recording support beyond raw MediaRecorder quirks
- you need to record screen, camera, microphone, or canvas streams in a web app
- you want a lightweight library with promise-based and callback APIs
When to avoid
- you need server-side or native desktop recording rather than in-browser capture
- you require guaranteed codec support across all browsers, since codec availability varies
- you need long-duration, high-reliability recording with advanced post-processing features
- you need active development and frequent updates, as the project is in maintenance mode
Facets
library · maturity maintenance
audio-processing video-processing browser-extension web-development media browser-extensions browser cross-platform webrtc mediarecorder screen-recording audio-recording video-recording canvas-recording client-side media-streams gif-recording chrome-extension audio video javascript nodejs
3 sources
- readme: https://github.com/muaz-khan/RecordRTC · fetched 2026-08-28 · d6b4ebb7bcd9
- homepage: https://www.webrtc-experiment.com/RecordRTC/ · fetched 2026-08-29 · ac5664595b5c
- registry_npm: https://registry.npmjs.org/recordrtc · fetched 2026-08-29 · 95f294db2628
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| muaz-khan/RecordRTC | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="muaz-khan/RecordRTC")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem