ispy

iSpy Agent DVR

Eine neue video surveillance-Lösung (Überwachung, Monitoring) für das Internet der Dinge. Verfügbar auf Windows, OSX und Linux .

DVR Digital Video Recorder

ispy Alle unsere software ist frei für persönliche, lokale Anwendung.

Voll integrierte mit Home Assistant, Amazon Alexa, IFTTT, DeepStack AI und Lizenz Platte Anerkennung über PlateRecognizer.com. Richten Sie Auslöser und Aktionen aus der weltweit beliebtesten Plattformen für das Internet der Dinge oder fügen Sie Ihre eigenen mit Hilfe unserer API .

userguide

ispyconnect

docker ispy

local

start hier: NVR16 *.40 NVR

start hier: ispy ubuntu *.37 in virt ispy   web  

Linux Ubuntu

virt-manager

PRETTY_NAME="Ubuntu 22.04.1 LTS"
VERSIN="22.04.1  LTS (Jammy Jellyfish)"

ubuntu-22.04.1-live-server-amd64.iso

Apache2

apache2

Linux/ OSX/ RPi Instructions

We recommend Ubuntu 20+ as it has FFmpeg v5 available as a package install. Otherwise FFmpeg will be built by the install script.

Run in a terminal:

bash <(curl -s "https://raw.githubusercontent.com/ispysoftware/agent-install-scripts/main/v2/install.sh")

You may need to install curl first on Linux:

sudo apt-get install curl