Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/OSNVR/OS-NVR
- Owner: OSNVR
- License: gpl-2.0
- Created: 2021-09-25T16:46:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T17:57:17.000Z (4 months ago)
- Last Synced: 2024-09-12T03:56:31.873Z (4 months ago)
- Topics: cctv, extensible, ffmpeg, go, golang, gplv2, lightweight, nvr, surveillance, vanilla-js
- Language: Go
- Homepage: https://codeberg.org/Curid/os-nvr
- Size: 1.91 MB
- Stars: 148
- Watchers: 6
- Forks: 24
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.