I want to play a video in the browser via nodejs which is on my PC. I do this via express and use this code:
https://medium.com/better-programming/video-stream-with-node-