Ask HN: How do you do home surveillance?
31–40 of 104 posts
Re: Ask HN: How do you do home surveillance?
#32It does not rely on any external cloud service or the like, but is based on a Raspberry PI and a IR cam, completely self-hosted. The stream is only available in the local network, but could be accessed from anywhere with a properly set up VPN (e.g. Wireguard).
It does not tick all your requirements but maybe you can use it as a foundation for building your own solution.
Also have a look at ZoneMinder: https://www.zoneminder.com/
Re: Ask HN: How do you do home surveillance?
#33I also have some Schlage locks and a few sensors on areas like my garage doors in case they are forcibly opened.
Re: Ask HN: How do you do home surveillance?
#34Earlier quoted context omitted.
The bad bits of my journey... Raspberry PIs, other SBCs and usb webcams/noIR are an exercise in futility, as the inbuilt camera interface and v4l lags horribly at reasonable resolutions. USB webcams can behave oddly if you stream constantly and are close to using the bandwidth of USB2 Zoneminder is memory hungry and will suck CPU like no tomorrow. But has a decent user interface, if you keep lots of data. MotionEye c…
I have no probs with a rpi and usb cam. I use motion to only store movement. And point the camera to the entry points to avoid privacy concerns. Cheap and chearful. Bash scripts over ssh to turn it on or off.
Do you know what codec and resolution is in use? What about the lag? What model of camera?
I'm curious because my CCTV journey has been over a few years, and there has obviously been kernel and distro improvements.
I did use the MotionEyeOS distro with an internal camera last summer briefly (a fortnight), but it didn't fit my use case very well.
Re: Ask HN: How do you do home surveillance?
#35Earlier quoted context omitted.
I am in the same situation. I felt a massive surge of anxiety just reading all of the suggestions here. There are locks on some of the doors from the 1940s, but to the best of my knowledge they have never been used and we do not have any keys.
You are missing the point of surveillance, it's not always about bad things, and even if 99% of the time nothing happen where you live you my want to capture the some of the 1% moments. It's also useful if you want to know who came when you are not home or when you have delivery.
If they have any business with me, they know my phone number or email address, or they can write a letter.
Otherwise, I'd rather not worry about the mysterious strangers. 99.99999% of them will be delivering pizza leaflets anyway.
Re: Ask HN: How do you do home surveillance?
#36An aside - I am lucky enough to live somewhere where no security is needed. I don't even have lockable doors or windows. I only mention this because it hasn't struck me for a long time how different life felt when I lived in a city (there've been a few - London, Glasgow, Sydney, Brisbane). Locking a door would seem really odd to me here. I did though once set up a timelapse cam to try & trace where a bush rat was get…
Poland resident here. Everyone locks the door here, even in the most remote areas.
Re: Ask HN: How do you do home surveillance?
#37Re: Ask HN: How do you do home surveillance?
#38Re: Ask HN: How do you do home surveillance?
#39The Wyze cams are nice as they have audio, detection zones, etc.
Re: Ask HN: How do you do home surveillance?
#40Lots of suggestions for ZoneMinder already; I haven't used either, but https://shinobi.video/ is the other bookmark I have from looking into it a while ago.
I was running Motion on the same machine and it continued to work without any problems.