webrtc/samples resource
WebRTC Web demos and samples observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 92
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4730
- days_rel: n/a
- days_push: 50
- n_releases_24m: 0
Adoption not part of the score
14640 stars · 5678 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of JavaScript demos and code samples demonstrating the WebRTC APIs, hosted at webrtc.github.io/samples. It covers media capture (getUserMedia/getDisplayMedia), RTCPeerConnection, data channels, SDP munging, and WebRTC statistics.
Use cases
- learn how to use getUserMedia to access camera and microphone
- test peer connection between two browser tabs
- see how to negotiate data channels in WebRTC
- experiment with SDP munging and codec selection
- capture and record media streams in the browser
- try screensharing with getDisplayMedia
- check WebRTC stats and constraints handling
When to choose
- you are learning the WebRTC APIs and want runnable browser examples
- you need reference code for media capture or peer connection patterns
- you want to verify WebRTC behavior across browsers using adapter.js
When to avoid
- you need a production-ready WebRTC application or signaling server
- you want a library or SDK to embed rather than example code
- you need help debugging general WebRTC issues unrelated to the samples
Facets
learning-resource · maturity active
web-framework developer-tools audio-processing video-processing web-development developer-tools tutorials media browser webrtc demos samples peer-connection getusermedia mediastream adapter-js javascript nodejs web
2 sources
- readme: https://github.com/webrtc/samples · fetched 2026-08-28 · 0cd924d9e36c
- homepage: https://webrtc.github.io/samples · fetched 2026-08-29 · 4d449781a3a4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| webrtc/samples | main | 74 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem