Build a video streaming server with Node.js
In this article, we’ll create our own video streaming server using Node.js. To follow along with this tutorial step-by-step, you can check out the GitHub repo. We’re creating a file system and returning it back to the client. Our server will allow us to select timeframes throughout the video and decide how big of a payload to send back.