whitphx/streamlit-webrtc
Real-time video and audio processing on Streamlit observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- 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: 0.0
- age_days: 2067
- days_rel: 26
- days_push: 8
- n_releases_24m: 89
Adoption not part of the score
1706 stars · 219 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library that adds real-time video and audio streaming to Streamlit apps via WebRTC. It lets developers process live camera/microphone frames with custom callbacks for computer vision, audio effects, and ML demos.
Use cases
- build a real-time object detection web app with a webcam
- apply opencv filters to live video in a streamlit dashboard
- create a video chat app in python
- stream live audio and apply effects in the browser
- real-time speech-to-text transcription app
- demo machine learning models on live camera feeds
When to choose
- you already use Streamlit and need live webcam or microphone input
- you want quick Python-only prototypes for real-time CV or audio ML demos
- you need browser-to-Python media transport without writing JavaScript
When to avoid
- you need production-grade, low-latency media servers at scale
- your app does not use Streamlit
- you need fine-grained WebRTC control like custom signaling or multi-party SFU features
Facets
library · maturity active
video-processing audio-processing computer-vision speech-recognition streaming computer-vision web-development machine-learning python cross-platform streamlit webrtc real-time media-streaming pypi audio video web-server
3 sources
- readme: https://github.com/whitphx/streamlit-webrtc · fetched 2026-08-28 · 462d966bd7c6
- homepage: https://whitphx.github.io/streamlit-webrtc/ · fetched 2026-08-29 · 6694a17ab175
- registry_pypi: https://pypi.org/pypi/streamlit-webrtc/json · fetched 2026-08-29 · 55368ace5660
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| whitphx/streamlit-webrtc | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="whitphx/streamlit-webrtc")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem