A node.js+express based server for viewing archived images downloaded from a security camera. Designed for and tested with a Foscam FI8910W (http://foscam.us/foscam-fi8910w-wireless-ip-camera.html). Other cameras should work if the image can be downloaded via a GET request.
- node - http://nodejs.org/
- leiningen - http://leiningen.org/
- git clone
- npm install
- lein cljsbuild once
- cp example_config.cljs config.cljs (edit with your settings)
- ./start.sh