OpenSource-Hub
M

motionEye

4.6k stars·Video & Audio Download·SHA-256 checksum verified

motionEye is a web interface for motion, a video surveillance program with motion detection. Easy to install and configure.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

A lightweight web UI for motion video surveillance with motion detection.

Core Features

  • Clean web interface to manage cameras and motion detection settings
  • Multi-language support (contributions via Weblate)
  • Lightweight with minimal dependencies
  • Works on ARM, RISC-V, and other rare architectures
  • Reliable motion-triggered recording and notifications

What It Can't Do

  • Default password is empty; change it immediately after first login. 2. On 32-bit ARM or RISC-V, extra build dependencies (gcc, libjpeg, etc.) may be needed. 3. Always stop the service before upgrading to avoid version mismatch. 4. On Debian 12+ / Ubuntu 23.04+, pip may require break-system-packages=true in pip.conf.

Use Cases

  • Home security monitoring with live camera feeds
  • Remote video surveillance for office or shop
  • Pet or baby activity detection with auto recording

Detailed Introduction

motionEye is an online interface for the motion software, a popular open-source video surveillance program with motion detection. It provides a clean web UI to manage cameras, view live streams, and configure recording schedules. Features include multi-language support, simple installation via pip, and compatibility with various CPU architectures. Compared to heavier solutions like ZoneMinder or Shinobi, motionEye is lightweight, requires minimal dependencies, and offers a straightforward setup process, making it ideal for home users and small offices.

Troubleshooting & FAQ (1)

Troubleshooting
Why does login fail after switching password hashing to a stronger algorithm (e.g., SHA-256) in config.py?

Stronger algorithms than SHA1 are not yet supported and cause login failures even if password generation succeeds. Workaround: use SHA1 hashing in config.py (e.g., set password hashing to 'sha1'). This has been confirmed to work for normal passwords.

GitHub Issue #3213

Tags

motion-detectionvideo-surveillanceweb-interfacepythonopen-source

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Ensure Python 3.7+ and pip are installed

4

Step 2: Install motioneye: sudo pip install motioneye

5

Step 3: Run initialization: sudo motioneye_init

Install Guide
  1. Step 1: Ensure Python 3.7+ and pip are installed
  2. Step 2: Install motioneye: sudo pip install motioneye
  3. Step 3: Run initialization: sudo motioneye_init
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Stop the service: sudo systemctl stop motioneye, then uninstall: sudo pip uninstall motioneye, and optionally remove config files.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseMIT
Last Updated2026-06-27 03:25:22
GitHub Repository

Having issues? Check the FAQ below

1 FAQ

Similar Projects