logoalt Hacker News

sussexbytoday at 3:57 PM7 repliesview on HN

The same is true for our AI processing on the cameras. This is entirely local and private. You can even air gap the UniFi Protect system from the Internet and it'll operate fine.


Replies

dmoosetoday at 6:28 PM

> This is entirely local and private. You can even air gap the UniFi Protect system from the Internet and it'll operate fine.

One week ago 3 guys broke into my shop while I was traveling. They had sense enough to power down the starlink that was providing internet which would have taken out all of the remote camera options.

They did not realize that almost everything they were doing was being recorded via the unifi system. In the end about the only thing of value left in the building was the hard drive with all of their pictures on it.

The police have used the footage to identify all of them and it will be pretty open and shut when they see a court room. Offline and air gapped the whole time they were there but did exactly what it was installed to do.

show 2 replies
johne20today at 8:36 PM

Any way to get Protect iOS notifications if using local mode only? Eg, using local local login but away from home.

radicalbytetoday at 8:31 PM

I've been so impressed with Ubiquiti that I've decided to target FreeBSD for my current side project. Their camera system is wonderful. Their DreamMachine is a massive upgrade for my home network. Their APs are rock solid, no hassle, just work, and it integrates so well. I have my work / home on different subnets. I have the kids on a different subnet and behind a firewall providing some protection against ads.

Very happy customer here.

show 1 reply
ssl-3today at 6:49 PM

The processing can happen within the camera, and it's nice when it does...but that doesn't mean that the only other option is something cloud-based, like some might assume.

Open-source NVR software like Frigate can do things like the object-detection/license plate/face recognition game on local hardware, with the cheapest available IP cameras. It's just a program that runs on a computer with a network and some storage and some processing ability like a GPU.

Those cheap cameras don't have to be trusted; with things like VLANs, they can hang out on the Group W bench where they have no access to anything important or the outside world. :)

(But yeah, it does represent much more of a DIY effort than something from UBNT does.)

throwaway219450today at 5:35 PM

I do like the onboard AI, and it works well for entity detection (like people). We haven't found the face detection to be very reliable in outdoor security applications. There doesn't seem to be a way to correct/combine classes if someone's detected as multiple individuals on different occasions, so we end up with the same person detected as 5 "unknown"s. This is not a hard problem to solve. You'd just allow embedding matching to different face groups, but it's annoying as a user.

infectotoday at 5:22 PM

The cost is just insane though. $4-$500 for a camera that I can get equivalent specs for $50-100.

show 5 replies
eptcykatoday at 4:43 PM

Can I use it without running some inane management VM?

show 2 replies