- Express
- Ejs (Template Engine)
- FFmpeg
- MP4 video
Create public/assets
directory or modify the following variables
const assets = 'public/assets';
const videName = 'nature'; // without .mp4
Video Stream with NodeJs
https://webomnizz.com/video-stream-example-with-nodejs-and-html5/
Create public/assets
directory or modify the following variables
const assets = 'public/assets';
const videName = 'nature'; // without .mp4
Video Stream with NodeJs
https://webomnizz.com/video-stream-example-with-nodejs-and-html5/