mercutiodesign / motioneye

A web frontend for the motion daemon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is motionEye?

motionEye is an online interface for the software motion , a video surveillance program with motion detection.

Check out the wiki for more details. Changelog is available on the releases page.

The supported languages are:

  • French
  • Esperanto
  • English

The following languages have been translated by machine translation and must be corrected:

  • Arabic ( ﺎﻠﻋﺮﺒﻳﺓ )
  • Bengal ( বাংলা) )
  • German ( Deutsch )
  • Hispana ( Español )
  • Hindi ( _हिन्दी _ )
  • Itala ( Italiano )
  • Japan ( 日本語 )
  • Malay ( ﺐﻫﺎﺳ ﻡﻼﻳﻭ )
  • Punjab ( _ਪੰਜਾਬੀ _ )
  • Portugal ( Português )
  • Russian ( русский язык )
  • Chinese ( 中文 )

Installation :

You need :

  • a linux machine (tested only on debian bullseye).
  • python3 and python3-pip.
  • recommended : python3-tornado ,python3-jinja2 ,python3-pillow ,python3-pycurl ,python3-babel ,python3-numpy ,python3-boto3
sudo pip install motioneye
sudo motioneye_init

Upgrade

sudo systemctl stop motioneye
sudo pip install motioneye --upgrade
sudo systemctl start motioneye

About

A web frontend for the motion daemon.

License:GNU General Public License v3.0


Languages

Language:Python 51.1%Language:JavaScript 28.1%Language:HTML 14.8%Language:CSS 4.3%Language:Shell 1.2%Language:Dockerfile 0.3%Language:Makefile 0.2%