👷 Developed by Matheus Ramalho de Oliveira
🔨 Brazilian Software Engineer
🏡 Goiânia, Goiás, Brasil
✉️ kastorcode@gmail.com
👍 instagram.com/kastorcode
This code edits and consumes video on demand using Node.js streams and the FFmpeg library.
Backend
- Make a clone of this repository;
- Open the backend folder in a terminal;
- Run
yarn startto start the server at port3000.
Frontend
- Open the frontend folder in a terminal;
- Run
yarnto install dependencies; - Run
yarn startto start http server athttp://localhost:8080.
Video
- Place a video in the
backend/videosfolder; - Rename the video to
input.mp4; - Open the folder in a terminal;
- Run the
./prepare.shscript to generate theoutput.mp4video.
<kastor.code/>
