This web application allows the creation/distribution of video digests. It is a work in progress and the documentation is sparse. Contact [email protected]
(where REPLACE
is berkeley
) if you'd like to run this locally.
This application has the following dependencies:
- git
- gcc
- make
- p2fa-vislab and all of its prerequisites
- mongo db
- node
- npm
- ffmpeg
Assuming you've installed the dependencies
git clone --depth 1 --recursive https://github.com/cjrd/vdigests.git
- make
node app.js
- navigate to http://127.0.0.1:3000