deepsyx / home-automation

Raspberry Pi 3 based home automation with NodeJS and React Native.
MIT License
3.37k stars 250 forks source link

Idea: Camera support #3

Open diogobernini opened 7 years ago

diogobernini commented 7 years ago

I've used this repo to add a camera to my raspberry. It sends a stream through a socket to the client. Even though I've used it to track my dog, it can definitely be added to add a security area to the system. My code also supports playing songs through the web api. (: I think that this can add a lot to your system. Hit me up if you need any help.