I am writing a CCTV/NVR Solution in Node.js. It is called Shinobi. So far it is pretty barebones. It records video to webm and streams over websocket. I have found other apps like NodeMinder but i couldn't get them to run properly...
So i made this. I want to share since it is open source and free to use.
Would be swell if you guys could give me your thoughts/opinions.
You can view the github page here
https://moeiscool.github.io/Shinobi/
Enjoy!