This video streaming service is faster because we are using pipe stream with read file stream of nodejs inbuilt library without using of any third party library.
- Go inside folder.
- Run
npm i. - Run
node index.jsThe server will start on localhost:3000;