Skip to content

akoidan/stream-alert

Repository files navigation

License Coverage Build Status

Stream Alert

Get a Telegram notification when your webcam or screen changes

Supported platforms:

  • linux
  • windows

Quick Start

  1. Download the executable from GitHub Releases
  2. Run the executable - it will guide you through the setup
  3. Configuration - after setup finishes, it generates stream-alert.json. See CONFIG.md for documentation

Camera Setup

Option 1: Physical Webcam

Use your built-in or USB webcam directly.

Option 2: Screen Capture

  1. Install OBS or run choco install obs
  2. Launch OBS and capture the window/screen you want to monitor
  3. Click Start Virtual Camera

Linux

libjpeg and v4l-utils are required to be installed on Linux systems.

How It Works

The app monitors your camera feed and sends Telegram alerts when:

  • The camera feed changes significantly
  • Configurable sensitivity and delay prevent spam notifications

For developers who want to build from source, see DEVELOPMENT.md

About

Notifies a phone when a video stream changes significally

Resources

License

Stars

Watchers

Forks

Packages

No packages published