Independent & Hobbyist Projects
Browse 30 curated independent & hobbyist projects resources for video development on Awesome Video.
Resources
- python-h264-scratchPixel-perfect H.264 decoder implemented in pure Python/NumPy (no C extensions), spec-mapped CAVLC/CABAC, IDCT, deblocking, decodes real MP4…
- sensorReporterA python based service that receives sensor inputs and publishes them over REST (should work with any API but mainly tested with openHAB) o…
- toy-audio-codecToy audio codec built as learning exercise, simple decoder illustrating basic audio coding concepts.
- wav1c: An AV1 Encoder from Scratch in Rust (WASM)Writeup of building wav1c, a from-scratch Rust AV1 encoder compiled to WebAssembly that performs real-time in-browser encoding.
- whammyReal-time JavaScript WebM encoder using a canvas-based hack, a classic small hobby project.
- µStreamer (ustreamer)Lightweight MJPEG-over-HTTP streamer built from scratch in C with hardware JPEG acceleration, originally a personal itch-scratch project.