2
11
Fork
You've already forked os-nvr
3
OS-NVR is a mobile-friendly extensible CCTV system.
  • Go 81.6%
  • JavaScript 14.3%
  • CSS 2%
  • Shell 1.1%
  • Smarty 0.9%
Find a file
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.