A modular video encoder/transcoder.
npm install nmmes-backendThe NMMES backend is the processing portion of the NMMES family. It provides a node API for applications to encode media using a set of modules.
- Node.js - Required in order to run the NMMES family.
- NPM - (Usually packaged with Node.js) Required in order to install the NMMES family.
- ffmpeg - Does the video conversion among other things.