benhosmer / time-lapse-viewer

An on-demand, imagery flipbook...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

time-lapse-viewer

An on-demand, imagery flipbook...

Requirements:

This application was built using the following:

  • FFMPEG v2.1.4
  • ImageMagick v6.9.1
  • Java v1.7.0_45 (JDK)
  • Groovy v2.3.7
  • Grails v2.5.0

Isolated Networks

If you are are configuring this to run on a stand-alone network without access to the internet, execute a "grails run-app" to create and populate the "mavenRepo" directory with the necessarily libraries before packaging.

Building a Stand-Alone .war for Deployment

From within the timeLapse directory of this repository, use $ ./grailsw prod war timeLapse.war to create a complete stand-alone .war file for deployment.

Configuration Files

Time Lapse Viewer reads configurations from a number of locations:

  1. ~/.grails/timeLapse-config.groovy
  2. An environment variable, TIMELAPSE_CONFIG

About

An on-demand, imagery flipbook...


Languages

Language:JavaScript 97.1%Language:Groovy 2.3%Language:CSS 0.4%Language:Batchfile 0.1%