camera.ui Node SDK
TypeScript SDK for building plugins that extend camera.ui — add cameras, run motion / object / face / license-plate / audio detection, deliver notifications, and more.
Install
bash
npm install @camera.ui/sdkNext steps
- Plugin Guide — everything you need to ship a Node plugin in one page: contract, lifecycle, sensors, storage, optional interfaces.
- API Reference — module-by-module reference auto-generated from JSDoc.
For complete production plugins to study, see plugins/ in the camera.ui repo.