demo -> Application folder
This application was developed in a Linux system.
In order to use this application you'll need:
- Install Node.js.
- An account to MEOCloud is need.
- Create the account then read the README file inside the demo folder in order to get the authentication keys.
- Install Ffmpeg and maybe replace the ffmpeg comand for the path to the file in the server,js code in lines 62 and 174.
- Configure the email settings in the email_auth.js file. For example on how to use Nodemailer go here.
After configuring run the application by entering the command:
node server.js