Skip to content

A Universal Dashboard for the "Motion Project"

Notifications You must be signed in to change notification settings

leeberg/BlueUDMotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

BlueUDMotion πŸŽ₯ 🐈 πŸ•

Blue Motion is a simple dashboard front-end for Motion using the free Community Edition of PowerShell Universal Dashboard from Ironman Software

Demo GIF

Features

  1. Most of the basic Motion Web UI presented on a Dashboard - including the Live View and snapshot and motion detection controls.
  2. Preview "Gallery" of captured images with "easy download"

Setup

This setup assumes a Windows Machine running UD and a file share, and a Raspberry Pi running a basic Motion configuration...

  1. Setup a Windows File Share on your Universal Dashboard Sever - Motion will deliver output to this folder and Universal Dashboard will publish this folder to the web interface.
  2. Setup PowerShell Universal Dashboard
  3. Mount the Share on Raspbian
sudo apt-get install cifs-utils
sudo mkdir /mtn/MotionPics
sudo mount -t cifs //YOURUDSERVER/Share/BlueUD /mnt/Motion -o user=username,pass=password,dir_mode=0777,file_mode=0777
  1. Raspbian Setup: (More Detailed Steps Soon...)
    • Ensure the Camera is Enabled.
    • Install Motion
    • Configure Motion
      sudo nano /etc/motion/motion.conf
  2. Run the UD Dashboard
  3. Do some test Shots
  4. Capture picture of your cats!

Note

This project was created to help me figure out which cat was taking a dump in my basement - Motion is great software please support that project and do cool things with it!

About

A Universal Dashboard for the "Motion Project"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published