OS-NVR is a mobile-friendly extensible CCTV system.
Patrick Plenefisch 91735a5718
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Use parts, not segments, as the watchdog activity source (#312)
This allows the watchdog to work with low i-frame intervals. A better fix for #311
Co-authored-by: Patrick Plenefisch <simonpatp@gmail.com>
Co-committed-by: Patrick Plenefisch <simonpatp@gmail.com>
2024-09-11 17:57:11 +00:00
addons Use parts, not segments, as the watchdog activity source (#312) 2024-09-11 17:57:11 +00:00
docs document how to run the ci suite 2024-09-02 16:31:06 +00:00
pkg Use parts, not segments, as the watchdog activity source (#312) 2024-09-11 17:57:11 +00:00
start start: fix findGoBin out of range panic 2024-04-16 18:46:23 +00:00
utils release v0.14.0 2024-03-11 20:53:31 +00:00
web bump: npm dependencies 2023-08-31 17:13:09 +00:00
.gitignore bump: gortsplib 2022-12-09 2023-01-11 19:31:07 +00:00
.golangci.json feat(web): optimize video requests 2022-09-24 18:50:36 +00:00
addon.go spdx license identifier 2023-01-19 19:41:29 +00:00
go.mod bump go deps 2024-03-11 18:35:06 +00:00
go.sum bump go deps 2024-03-11 18:35:06 +00:00
LICENSE Initial commit 2021-05-08 16:46:46 +02:00
nvr.go spdx license identifier 2023-01-19 19:41:29 +00:00
package-lock.json bump: npm dependencies 2023-08-31 17:13:09 +00:00
package.json bump: npm dependencies 2023-08-31 17:13:09 +00:00
README.md backport motion.mjs 2023-11-01 18:05:17 +00:00

Screenshots


This project has been rewritten in Rust and renamed to 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 for bug reports, feature requests and support. Matrix chat

Documentation


License

Copyright (C) 2021-2023 Curid, Curid@protonmail.com

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.