1
0
Fork
You've already forked sentryshot
0
Video Management System
  • Rust 71.5%
  • JavaScript 18.5%
  • Nix 3.9%
  • CSS 1.9%
  • C 1.5%
  • Other 2.7%
Find a file
2024年09月02日 21:18:34 -04:00
docs release v0.2.18 2024年07月09日 19:22:53 +00:00
misc fix date picker 2024年08月04日 16:45:38 +00:00
plugins tflite: increase detection timeout to 3 seconds 2024年09月01日 18:29:33 +00:00
src fix tflite form 2024年08月19日 17:30:02 +00:00
web Add "Auto" live view mode that's SD in grid, but HD full-page 2024年09月02日 21:18:34 -04:00
.gitignore add libusb 2024年01月11日 20:02:52 +00:00
Cargo.lock mp4: add async support 2024年08月10日 17:34:31 +00:00
Cargo.toml mp4: add async support 2024年08月10日 17:34:31 +00:00
LICENSE Initial commit 2021年05月08日 16:46:46 +02:00
package-lock.json add typescript as a linter 2023年11月04日 20:35:15 +00:00
package.json fix logs page race condition 2023年12月26日 18:00:40 +00:00
README.md RUST REWRITE 2023年10月30日 18:14:50 +00:00

Screenshots | Changelog | Codeberg | Matrix

Overview

  • Full resolution live view with sub 2 second delay
  • 24/7 recording to custom database
  • TFlite object detection with custom model
  • Mobile-friendly web interface

Documentation


License

Copyright (C) 2021-2023 The SentryShot authors

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.