Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/OSNVR/OS-NVR

OS-NVR is a lightweight extensible CCTV system. Mirror of Codeberg.
https://github.com/OSNVR/OS-NVR

cctv extensible ffmpeg go golang gplv2 lightweight nvr surveillance vanilla-js

Last synced: 3 months ago
JSON representation

OS-NVR is a lightweight extensible CCTV system. Mirror of Codeberg.

Awesome Lists containing this project

README

        

[Screenshots](https://codeberg.org/Curid/os-nvr_assets/src/branch/master/screenshots)


### This project has been rewritten in Rust and renamed to [SentryShot.](https://github.com/SentryShot/sentryshot) This old version will continue to be maintained as long as anyone uses it or the new version reaches feature parity.


## Overview

OS-NVR is a mobile-friendly extensible CCTV system.

Use [Issues](https://codeberg.org/Curid/os-nvr/issues) for bug reports, feature requests and support. [Matrix chat](https://matrix.to/#/#os_nvr:matrix.org)

## Documentation

- [Installation](./docs/1_Installation.md)
- [Configuration](./docs/2_Configuration.md)
- [Development](./docs/3_Development.md)
- [API](./docs/4_API.md)
- [Object Detection](./addons/doods2/README.md)
- [Motion Detection](./addons/motion/README.md)
- [Timeline viewer](./addons/timeline/README.md)


## License

Copyright (C) 2021-2023 Curid,

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.