Download Latest Version MotionJSViewer_0.2.zip (4.7 kB)
Email in envelope

Get an email when there's a new version of Motion JavaScript viewer

Home
Name Modified Size InfoDownloads / Week
index.html 2013-09-21 11.9 kB
filelist.php 2013-09-21 1.1 kB
motion.conf 2013-09-21 659 Bytes
MotionJSViewer_0.2.zip 2013-09-21 4.7 kB
README 2013-09-21 1.1 kB
Totals: 5 Items   19.4 kB 0
Motion JavaScript viewer

Project goal:
Deliver a very simple web-interface for motion-generated files, capable of operation on Android phone/tablet, modern browsers on any operating system within PC and so on.

Project status:
Initial alpha release, limited testing only.

Installation instructions:
My configuration is quite simple - I made the folder with Motion-generated images available on my home server with public access (limited by simple username/password combination).
Next I copied the 2 project files (filelist.php and index.html) into the folder and configured the server to serve index.html as default.
The camera folders and subfolders have read access for the webserver user, so the files are available and accessible.
The PHP files only generates the JSON listing of the folders and subfolders.

Sample:
Relevant sample configuration for motion.conf file is a part of the repository. The most important part is the jpeg file path configuration (jpeg_filename %Y%m%d/%H%M%S-%q) and target image directory (target_dir /data/backups/motion).
Source: README, updated 2013-09-21