heldar-kernel 0.1.0

Heldar kernel — media/DVR control plane, perception ingest + sampler, zone engine, auth, and the worker SDK contract. The open, domain-agnostic platform that domain apps build on.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pub mod clip;
pub mod consumer;
pub mod discovery;
pub mod health;
pub mod indexer;
pub mod mediamtx;
pub mod metrics;
pub mod notifier;
pub mod recorder;
pub mod remote_access;
pub mod retention;
pub mod sampler;
pub mod snapshot;
pub mod storage;
pub mod zones;