Scout is a standalone open source software solution for DIY video security.

scout

Go Reference Go Report Card Docker pulls

Scout is a standalone open source software solution for DIY video security.

https://www.jonoton-innovation.com

Gift!

Scout Android Slides Scout Web Browser Slides

Features

  • No monthly fees!
  • Easy Installation
    • Lives on your device, on your network
    • Build from source or use Docker pre-built image
    • Customize configuration with YAML
    • Link multiple servers together
  • Hassle-free management
    • Need to adjust the camera? No problem! No reconfigure required!
    • No database!
    • Stores images and recordings to your local file system
    • You own your data
    • Auto-prune old data
  • Computer Vision
    • Extends already proven libraries for Motion, Object, and Face detection
    • Helps reduce False Positive alerts due to issues such as spider webs or the sun peeking from behind clouds
  • Alerts
    • Get notified via email or text when an alert occurs
  • Recordings
    • Automatically record when objects are detected
  • Continuous
    • Continuous recording with auto-prune

Mobile Client Features

  • Access your Scout server remotely
    • Home and Away settings
  • Live view of monitors
    • Quick view of all monitors
    • Live Fullscreen with Pan and Zoom
  • Alerts
    • Scroll through alerts
    • Alerts Fullscreen with Pan and Zoom
    • Share or Download alerts
    • Platform Notifications for Object, Person, and Face detection
  • Recordings
    • Scroll through recordings
    • Recordings Fullscreen with Progressive loading
    • Share or Download recordings
  • Continuous
    • Scroll through continuous recordings
    • Continuous recordings Fullscreen with Progressive loading
    • Share or Download continuous recordings

Android

View App in Google Play Store

View App in Amazon Appstore

iOS

Coming soon.

Web Client Limited Features

  • Verify setup visually
    • RAM usage
    • Frame Rate displayed
  • Live view of monitors
    • Quick view of all monitors
Similar Resources

PinGo is a standalone and feature-rich tool for common IP-based reachability checking tasks. Ping or Trace and Observe in real-time the statistics.

pingo As a network champion from designing and implementing to troubleshooting large scale networks - I know that is usually not easy for administrato

Sep 26, 2022

A simple, standalone, and lightWeight tool that can do health/status checking, written in Go.

A simple, standalone, and lightWeight tool that can do health/status checking, written in Go.

EaseProbe EaseProbe is a simple, standalone, and lightWeight tool that can do health/status checking, written in Go. Table of Contents EaseProbe 1. Ov

Dec 24, 2022

Group peer to peer video calls for everyone written in Go and TypeScript

Peer Calls v4 WebRTC peer to peer calls for everyone. See it live in action at peercalls.com. The server has been completely rewriten in Go and all th

Dec 30, 2022

Videos2gether-server - Server for the Realtime video streaming app Videos2Gether

Videos Together server Server source code for the https://videos2gether.com Arch

Jan 9, 2022

Open Source HTTP Reverse Proxy Cache and Time Series Dashboard Accelerator

Open Source HTTP Reverse Proxy Cache and Time Series Dashboard Accelerator

Trickster is an HTTP reverse proxy/cache for http applications and a dashboard query accelerator for time series databases. Learn more below, and chec

Jan 2, 2023

Open source 5G core network base on 3GPP R15

Open source 5G core network base on 3GPP R15

What is free5GC The free5GC is an open-source project for 5th generation (5G) mobile core networks. The ultimate goal of this project is to implement

Jan 4, 2023

Open Source Continuous File Synchronization

Open Source Continuous File Synchronization

Goals Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers. We strive to fulfill the goals belo

Dec 31, 2022
Related tags
Hybridnet is an open source container networking solution, integrated with Kubernetes and used officially by following well-known PaaS platforms

Hybridnet What is Hybridnet? Hybridnet is an open source container networking solution, integrated with Kubernetes and used officially by following we

Jan 4, 2023
Open source forensic software to analyze and present digital evidence.
Open source forensic software to analyze and present digital evidence.

Go Forensics Core Open source forensic software to analyze digital evidence to be presented in court. The core of Go Forensics PostgreSQL The core use

May 8, 2022
A client software for acme-dns with emphasis on usability and guidance through setup and additional security safeguard mechanisms

acme-dns-client A client software for acme-dns with emphasis on usability and guidance through setup and additional security safeguard mechanisms. It

Dec 2, 2022
Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol

dmrgo is a Go library for writing map/reduce jobs. It can be used with Hadoop's streaming protocol, but also includes a standalone map/reduce impleme

Nov 27, 2022
httpstream provides HTTP handlers for simultaneous streaming uploads and downloads of objects, as well as persistence and a standalone server.

httpfstream httpfstream provides HTTP handlers for simultaneous streaming uploads and downloads of files, as well as persistence and a standalone serv

May 1, 2021
Standalone client for proxies of Opera VPN

opera-proxy Standalone Opera VPN client. Younger brother of hola-proxy. Just run it and it'll start a plain HTTP proxy server forwarding traffic throu

Jan 9, 2023
Standalone client for proxies of Windscribe browser extension

windscribe-proxy Standalone Windscribe proxy client. Younger brother of opera-proxy. Just run it and it'll start a plain HTTP proxy server forwarding

Dec 29, 2022
A standalone ipfs gateway

rainbow Because ipfs should just work like unicorns and rainbows Building go build Running rainbow Configuration NAME: rainbow - a standalone ipf

Nov 9, 2022
Implementing SPEEDEX price computation engine in Golang as a standalone binary that exchanges can call

speedex-standalone Implementing SPEEDEX price computation engine in Golang as a standalone binary that exchanges can call. Notes from Geoff About Tato

Dec 1, 2021
A standalone Web Server developed with the standard http library, suport reverse proxy & flexible configuration
A standalone Web Server developed with the standard http library, suport reverse proxy & flexible configuration

paddy 简介 paddy是一款单进程的独立运行的web server,基于golang的标准库net/http实现。 paddy提供以下功能: 直接配置http响应 目录文件服务器 proxy_pass代理 http反向代理 支持请求和响应插件 部署 编译 $ go build ./main/p

Oct 18, 2022