Skip to content

lbr38/motion-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

motion-UI

A web responsive interface to manage motion (an open-source motion detection software) and visualize live stream from http cameras.



Features

  • Start and stop motion service directly from the web interface,
  • Enable autostart and stop of the motion service, based on time slots or on device presence on the local network. If none of the known devices are connected to the local network then motion service will be automatically started as nobody is at home.
  • Receive mail alerts on motion detection.
  • Visualize captured images and videos and/or download them.
  • Edit motion configuration files.
  • Visualize http cameras stream.

📱 Android app (new!)

An Android app is available for download here (in the assets section).


Requirements

Hardware

  • CPU and RAM can be very sollicitated when motion service is running depending on the number of cameras and the resolution of the stream.
  • Disk space depends on the number of cameras and the number of days you want to keep images and videos.

Software and configuration

  • docker (service must be up and running)
  • A fully qualified domain name (FQDN) and a valid SSL certificate for this FQDN if you want to access the web interface through a secure connection (https)
  • A least a SPF record configured for your FQDN, to be able to send email alerts from motion-UI

Installation and usage

Official documentation is available here.

It should help you installing and starting using motion-UI.