Node.js: how to stream a mp4 file phptuts January 13, 2018 How to stream a mp4 file with Node.js Run test Note: fs.statSync will throw an error if file not exists: So, you should use try… Continue Reading