Skip to content

daya0576/nightwatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Night Watcher 🦇

A Simple IP Camera Viewer with Custom Detection

image

Inspired by:

Features

  1. Performance: Blazing fast streaming without any delay
  2. Cross Platform Support: Works on any device with a browser
  3. Privacy & Extensibility: Local models and custom detection script support
  4. Simplicity: Minimal navigations and css styles

Get Started

# Install uv and all the dependencies
uv venv && source .venv/bin/activate
uv sync

# Setup URL of video stream
export RTSP_URLS=protocol://host:port/script_name?script_params|auth

# Start the server
uv run python -m nightwatcher.main

About

This project is made with love for families, tested by my wife :p

Hoping you can enjoy this project and feel free to contribute!

[Read more...]

About

A Simple IP Camera Viewer with Custom Detection 🦇

Resources

Stars

Watchers

Forks

Languages