Lightweight NVR: watches folders, transcodes to H.264/MP4, serves a FastAPI web UI.
Project description
Cang (藏) — Minimal Python Network Video Recorder
Cang (藏, cáng, roughly "tsang" with a rising tone) — Chinese for "to store / to archive". Secondary meaning: "hidden", quietly apt for security footage. The name reflects the project's philosophy: cameras do all the clever work; Cang just keeps what they send.
A lightweight NVR that does as little as possible: cameras handle motion detection and object recognition themselves, deposit video clips and snapshot images into a watched folder, and Cang transcodes, indexes, and serves them through a clean web UI grouped by day and hour.
Inspired by LazyNVR, written in Python.
What it does
- Watches
incoming/<camera>/directories for clips deposited by cameras - Transcodes to H.264/MP4 with
-movflags +faststart(browser-seekable) - Indexes clips in SQLite: camera, timestamp, duration, thumbnail
- Serves a FastAPI + Jinja2 web UI: day → hour view, click-to-play
- Keeps clips marked as important; auto-expires the rest after configurable days
- Runs anywhere Python is available; can also be deployed in a container
What it does not do
- No RTSP / live-stream pulling
- No motion detection or object recognition (delegated to cameras)
- No multi-user roles or cloud sync
Status
Late beta — core functionality (Dahua adapter, transcode pipeline, web UI) is working. See the documentation for installation and configuration.
Licence
Copyright (C) 2026 Marvin8
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
See LICENCE for the full text.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cang-0.3.6.tar.gz.
File metadata
- Download URL: cang-0.3.6.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee2e20207a75d8c9aca6d9f4155d2a21459cf051eb507ed01884668baf6c522a
|
|
| MD5 |
3e8c3146dd1e38058135dbde0a85d114
|
|
| BLAKE2b-256 |
5a5bfba8206ff3e85ea8f47a254e61a8cbd13b4e591648a59bfe2b734e8d07e9
|
File details
Details for the file cang-0.3.6-py3-none-any.whl.
File metadata
- Download URL: cang-0.3.6-py3-none-any.whl
- Upload date:
- Size: 35.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8bddbe37a379f68a0008273d9d948ca77efc8111e2d7659cf6f0efcfda31657a
|
|
| MD5 |
cdebdf0e3942e81ff1ecfd778c3960ba
|
|
| BLAKE2b-256 |
3f47afe8934d853b9dca53b7d14fc0201ae8debedc3e94687163256e0a72ac09
|