Skip to main content

A webcam security monitoring system with Telegram notifications

Project description

Webcam Security

PyPI version Build Status License Python Versions Downloads

A Python package for webcam security monitoring with Telegram notifications. This package provides motion detection capabilities with configurable monitoring hours and automatic video recording.

Features

  • 🎥 Real-time motion detection using webcam
  • 📱 Telegram notifications with snapshots and device identification
  • ⏰ Configurable monitoring hours (default: 10 PM - 6 AM)
  • 🔧 Telegram bot commands for remote configuration
  • 🚨 Force monitoring on/off via Telegram
  • 🎬 Automatic video recording on motion detection
  • 🎵 Audio recording with video (combined MP4 format)
  • 🧹 Automatic cleanup of old recordings
  • 🖥️ Live preview with monitoring status
  • 🚀 Easy-to-use CLI interface
  • 🔄 Self-update mechanism
  • ⚡ UV-powered for faster builds and dependency management

Telegram Bot Commands

Once the monitoring is running, you can control it remotely via Telegram commands:

Status & Control

  • /start - Welcome message and command list
  • /status - Show current configuration and monitoring status
  • /help - Show detailed help and command reference
  • /force_on - Force monitoring ON (ignores time schedule)
  • /force_off - Force monitoring OFF (returns to normal schedule)
  • /peek - Take manual photo and send to Telegram

Configuration

  • /set_hours <start> <end> - Set monitoring hours (24h format)
    • Example: /set_hours 22 6 (10 PM to 6 AM)
    • Example: /set_hours 0 24 (24/7 monitoring)

System

  • /update - Check for software updates
  • /update_async - Start async update with retry logic (5 attempts)

Usage

Quick Start

  1. Initialize configuration:

    webcam-security init --bot-token "YOUR_BOT_TOKEN" --chat-id "YOUR_CHAT_ID" --device-id "MyCamera" --media-path "~/my-recordings"
    
  2. Start monitoring:

    webcam-security start
    
  3. Control remotely via Telegram:

    • Send /start to your bot for command list
    • Use /force_on to enable monitoring immediately
    • Use /set_hours 22 6 to set monitoring hours

Device Identification

All media sent to Telegram includes a device identifier:

  • If you specify --device-id during init, that name will be used
  • Otherwise, the system hostname will be used automatically
  • This helps identify which camera sent the alert when you have multiple systems

Media Storage

Recordings and snapshots are stored in a configurable location:

  • Default: ~/webcam-security (in your home directory)
  • Custom: Use --media-path during init or /set_media_path via Telegram
  • Examples:
    • ~/Documents/security - Store in Documents folder
    • /var/security/recordings - Store in system directory
    • ~/Desktop/camera1 - Store on desktop with device name

Available Commands

  • webcam-security init - Initialize configuration
  • webcam-security start - Start monitoring
  • webcam-security status - Show current configuration
  • webcam-security clean - Manually clean old recordings
  • webcam-security update - Check for and install updates
  • webcam-security self-update - Auto-update and restart
  • webcam-security self-update-async - Start async update with retry logic

Installation

Using pip (traditional)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

webcam_security-0.3.10.tar.gz (19.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

webcam_security-0.3.10-py3-none-any.whl (19.4 kB view details)

Uploaded Python 3

File details

Details for the file webcam_security-0.3.10.tar.gz.

File metadata

  • Download URL: webcam_security-0.3.10.tar.gz
  • Upload date:
  • Size: 19.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.11

File hashes

Hashes for webcam_security-0.3.10.tar.gz
Algorithm Hash digest
SHA256 cadad28ff918a1930737c1b2f6dbc4fce7b5f55377cc7e86f618e8fafb44b353
MD5 e58b44faebe1fdb72c1d0223e673a9b0
BLAKE2b-256 903c9a9b427ecb0c5c213579f16e2ca2818f62d51d378a22d4f45dba7a09f209

See more details on using hashes here.

File details

Details for the file webcam_security-0.3.10-py3-none-any.whl.

File metadata

File hashes

Hashes for webcam_security-0.3.10-py3-none-any.whl
Algorithm Hash digest
SHA256 e22e6e5c9d76274a1415d673ad88c86391b9ad417e57828f99bed6336a5c16a9
MD5 e54389168290f63f9bc7a1dc51b4ca3a
BLAKE2b-256 9bb36d3504eacabb6a2881f27d1687516427f12b837aadafcad509d7ff80c611

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page