Skip to content
This repository has been archived by the owner on Aug 6, 2022. It is now read-only.
Andrey Bogdanov edited this page Jan 25, 2016 · 11 revisions

Requirements

  • 2 GHz CPU is recommended. Though there is no actual limit, file/page processing may be annoyingly slow if your CPU is slow.
  • 1-1.5 GB of free RAM. Technically, 200-300 MB should be enough, but due to a strange Node.js or Express bug memory consumption sometimes increases up to 700-800 MB for some 0.5-1 seconds and then decreases back to normal value.
  • Any system where Node.js is supported (Windows, Linux, Mac OS, etc.) will be OK (in theory). Tested on Ubuntu 10.04 x32.
  • Node.js 5.0.0+. 4.2.x may be OK, but this is not tested.
  • file (should support video/webm MIME-type). File for Windows

Node.js packages

Listed in package.json. Just npm install them. OK, just type the following in your terminal/console:

npm install --save deep-equal dot express express-device formidable fs-ext jsdom merge mkpath moment promisify-node q-io readline-sync request uuid
Clone this wiki locally