Get a Telegram notification when your webcam or screen changes
Supported platforms:
- linux
- windows
- Download the executable from GitHub Releases
- Run the executable - it will guide you through the setup
- Configuration - after setup finishes, it generates
stream-alert.json. See CONFIG.md for documentation
Use your built-in or USB webcam directly.
- Install OBS or run
choco install obs - Launch OBS and capture the window/screen you want to monitor
- Click
Start Virtual Camera
libjpeg and v4l-utils are required to be installed on Linux systems.
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