A new neighbor moved in and is really advocating for them, but I think most people in the HOA are split. It's come up after some recent thefts after someone left a garage door open. I'm thinking of organizing my arguments like this:
- Even with a camera capturing a thief's face, police are unlikely to actually catch the person or retreive the stolen property.
- Invasion of personal privacy, I don't like being tracked and my whereabouts being monitored
- Surrendering biometric data without my consent
- Police / ICE using the data without permission to harass our residents
How does this sound? It's so exhausting fighting against this. Does anyone have any other good points or articles that can provide support? Many thanks in advance
Hi fellow HA user in the wild.
Whatever cams you go with, most important thing is that they support a direct rtsp connection. Frigate is an excellent add-on for recording, and for object detection if you want to do that.
We have some generic IP cameras here that have local access only, and a couple of Arduino camera PCBs in printed housings.
A coral TPU is essential if you want to get into object detection on more than one camera. Can use the CPU for testing, but it's very easy to tap it out.
This is the right way.
No proprietary SaaS portals, no cloud uploads, no apps, no external network links.
Hopefully the local connections are encrypted and the devices on the network are segmented into VLANs, otherwise anyone on the local network could just watch the video stream.
Honestly have not bothered too much on the internal security side. Everything is in a melting pot on the same subnet, with pfsense managing what's allowed out. At the very least, the cams and any other accessible internal devices do not run default/duplicated credentials.
Only two users on the network, and the occasional trusted guest. I don't see the need to go further quite yet.