miguelgrinberg/flask-video-streaming resource
Supporting code for my article on video streaming with Flask. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4337
- days_rel: n/a
- days_push: 972
- n_releases_24m: 0
Adoption not part of the score
1420 stars · 517 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Supporting example code for Miguel Grinberg's articles on video streaming with Flask. It demonstrates serving live video (e.g., from a camera) to browsers using Flask's streaming generator responses.
Use cases
- stream live camera video to a web browser with flask
- learn how flask streaming responses work
- serve multipart/x-mixed-replace video in python
- build a simple security camera streaming server
- understand generator-based responses in flask
When to choose
- you want to learn flask streaming via a worked example
- you need a minimal python video streaming server to adapt
- you're following the accompanying blog articles
When to avoid
- you need a production-grade streaming server with adaptive bitrate or HLS/DASH
- you use a framework other than flask
- you need maintained, feature-complete video streaming infrastructure
Facets
learning-resource · maturity maintenance
http-server video-processing web-framework web-development media tutorials python cross-platform flask video-streaming streaming-responses example-code multipart-response web-server
3 sources
- readme: https://github.com/miguelgrinberg/flask-video-streaming · fetched 2026-08-28 · 6b85676c8074
- homepage: http://blog.miguelgrinberg.com/post/video-streaming-with-flask · fetched 2026-08-29 · a9d63ce39d35
- site_page: https://blog.miguelgrinberg.com:443/post/about-me · fetched 2026-08-29 · 9d2b18ef2f30
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| miguelgrinberg/flask-video-streaming | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="miguelgrinberg/flask-video-streaming")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem