abhiTronix/vidgear
A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire: observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 83
- Release rhythm 52
- 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: 186
- age_days: 2726
- days_rel: 108
- days_push: 107
- n_releases_24m: 2
Adoption not part of the score
3721 stars · 287 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
VidGear is a high-performance, cross-platform Python framework for video processing built around multi-threaded and asynchronous pipelines. It wraps OpenCV, FFmpeg, and related tools to provide easy video reading/writing, streaming, screen capture, stabilization, and networked video transfer.
Use cases
- read and write video files faster than opencv in python
- stream live video over network with low latency
- capture the screen in python for recording or processing
- stabilize shaky video footage programmatically
- download and process youtube or twitch streams
- stream video from a raspberry pi camera
- build a real-time video processing pipeline in python
- send video frames between machines over zmq
When to choose
- you need a unified pythonic API over OpenCV, FFmpeg, and streaming protocols
- you need high frame-rate, multi-threaded video I/O without writing threading code yourself
- you need features like video stabilization, screen capture, or WebRTC/HLS/DASH streaming out of the box
- you target multiple platforms including Raspberry Pi cameras
When to avoid
- you only need basic one-off video file conversion, where plain ffmpeg commands suffice
- you need deep learning video analytics models, which VidGear does not provide itself
- you work outside Python or need a GUI video editor
Facets
framework · maturity active
video-processing streaming computer-vision concurrency image-processing media computer-vision cross-platform python cross-platform windows opencv ffmpeg multithreaded video-stabilization screen-capture live-streaming hls webrtc yt-dlp raspberry-pi asyncio video linux macos
3 sources
- readme: https://github.com/abhiTronix/vidgear · fetched 2026-08-28 · 683f4a934fe1
- homepage: https://abhitronix.github.io/vidgear · fetched 2026-08-29 · bb135177fe50
- registry_pypi: https://pypi.org/pypi/vidgear/json · fetched 2026-08-29 · 4d8cb4dd76be
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| abhiTronix/vidgear | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="abhiTronix/vidgear")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem