Connect Client Test Video Server. Prerequisites node.js npm Video Get the video from here. I also ensured that the video had a fast start tag: % ffmpeg -i video-orig.mp4 -c copy -map 0 -movflags faststart video.mp4 Start Server % npm install % npm run start