nvr-tools-open-source

module
v0.0.0-...-0a92f1b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2024 License: GPL-3.0

README

nvr-tools-open-source

I'm releasing some closed source, commercial NVR tools eventually. In the meantime I'm putting some of the code here as open-source so people can see what I'm doing and how I'm doing it.

I'm going to start with UniFi Protect and then move on to other NVRs if there's any interest.

The library code and tools here will be fairly bare bones. The commercial tools will have more features, GUI/TUI, etc.

UniFi Protect

Tools
list-cameras

The list cameras tool lists the cameras on a UniFi Protect NVR. It prints the camera MAC address, type, name, and ID.

Install it with this command:

go install github.com/timmattison/nvr-tools-open-source/cmd/list-cameras@latest
list-license-plates

The list license plates tool lists the license plate detections stored in a UniFi Protect NVR. It prints the license plate number, detection start time, and detection end time.

Install it with this command:

go install github.com/timmattison/nvr-tools-open-source/cmd/list-license-plates@latest

Directories

Path Synopsis
cmd
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL