Releases: facex-engine/nexussense
Releases · facex-engine/nexussense
v0.1.0 — first public binary
First public release of NexusSense.
Binary: Linux x86-64 ELF.
Includes nexussense-bench CLI, libnexussense.a static library, public header bie.h, bench source for self-build, and a real motion H.264 sample stream.
Quick start
tar xzf nexussense-linux-x64.tar.gz
cd nexussense
./nexussense-bench samples/motion_event.h264
Reference output: 116 NAL units processed in 0.003 s = 33,289 NAL/s. Emits MOTION_START / MOTION_STOP events with confidence + intensity straight from the bitstream — no decode to RGB.