NVR

posted 2/12/2026 last modified 2/23/2026

Contents

About

This article documents my findings in the search for a replacement for my Ring cameras.

No, I don’t think companies should sell my data to anyone without asking, and especially not the government.

Camera Hardware

Version 1

Currently, I have four cameras, all Ring branded: a doorbell, a small indoor cam, and two floodlight cams. These are a disappointment.

The doorbell barely fucking works and the outdoor floodlights look terrible. The only camera of acceptable quality is the indoor camera and it’s the least important. I only use it to look at my cats.

For alternatives, I had some criteria:

I don’t want to deal with subscriptions. The only subscription I want in my life is Youtube Premium. So, I had already decided on using Frigate for my NVR software.

A family member recommended me Dahua cameras. Unfortunately, these are now no longer sold in the US, so I needed to find another option.

From my observation, Reolink seems to be incredibly popular. They fit my criteria well, too:

Purchasing

I ended up choosing these Reolink cameras:

PositionProductPrice
DoorbellWifi Video Doorbell$120
IndoorE1 Pro$50
FloodlightDuo Floodlight Wifi$270 ($135x2)
Alt. FloodlightElite Floodlight Wifi$392 ($196x2)

The choice of floodlight camera will need further review with my family. Honestly, mostly based on how they look. They seem to be nearly identical in function for me, since I’m not using the camera’s built-in functionality.

Total: $440 or $562

Version 2

Version 1 was a good initial plan. But, my family wants more cameras along the house. I need additional cameras that can cover:

and I want them to not look ugly.

Given that this will increase my camera count from 4 to 8-12, I’d likely want to use PoE cameras so my WiFi doesn’t get demolished.

For the original four replacements, I think the original choices should work fine. Once we are ready to install the additional cameras, we’ll need to run cables.

Purchasing

TypePositionProductPrice
ReplacementDoorbellWifi Video Doorbell$120
ReplacementIndoorE1 Pro$50
ReplacementBackyard FloodlightDuo Floodlight Wifi$270 ($135x2)
NewBackyard NormalDuo 2V PoE$320 ($160x2)
NewEntrywaysRLC-811A PoE$110
NewDrivewayRLC-811A PoE$110
NewSidesRLC-811A PoE$110

NVR Hardware

For NVR, I wanted to go ahead and build a separate production system. Like my NAS, I don’t want any shit I do in the lab to break it. It’s separate solely so it can sit there doing only what it needs to do and nothing else.

Version 1

I decided on building a low power N100 machine to save on costs. I don’t plan on having more than 4-6 cameras in the next few years, and if/when I need more, hopefully prices have gone down at that point.

ComponentPartPriceNote
Motherboard/CPUASRock N100DC-ITX$130
RAM16GB DDR4FreeFrom my old gaming PC
SSDSamsung 512GB SSD’Free’Extra from the Framework mainboard project
HDDSeagate Skyhawk 4TB$100
Power SupplyDell 130W Power BrickFreeExtra from Framework project
PSU AdapterDell barrel -> 5.5x2.5mm$10
ChassisRosewill 2U RSV-Z2600U$90
Fans3x Arctic P8 SlimFreeExtra from NAS project
RailsRosewill 20” Rails$40

Total: $425

This is more expensive than I’d like, but fuck it i just spent $500 on an oled monitor

I plan on running baremetal Debian with Frigate on this. I do want to use Frigate’s AI features. I think the N100 will be fine with the 4 cameras I plan on having. If the performance is unsatisfactory, I will probably end up trying to find a Google Coral accelerator off eBay or something.

Either way, it literally cannot be worse than the Ring cameras I have now. The only way to get worse cameras is to mount webcams instead and run USB extenders in the walls.

Version 2

After making the initial plan, my family upped the requirements on cameras. So, I decided I’d probably need a more powerful NVR. Luckily, I have an overpowered machine that sits around doing nothing but serving Plex. I’ll steal the components from that, and move the Plex server to a mini PC.

ComponentPartPriceNote
CPUi3-12100FreeStolen from Plex server
MotherboardASRock B660M-ITX/acFreesame…
RAM32GB DDR4Free
SSD1TB P5 PlusFree
CoolerThermalright AXP90-X53Free
PSUCooler Master V750Free
HDDSeagate Skyhawk 4TB x2$200
Fans3x Arctic P8 SlimFreeExtra from NAS project
ChassisRosewill 2U RSV-Z2600U$90
RailsRosewill 20” Rails$40

Total: $330

A lot ‘cheaper’ by being basically a chassis swap and two drives. This will absolutely destroy the N100 in performance, with the bonus benefit of getting my Plex server out from under my desk.

Final NVR Build

I ended up mostly going along with Version 2. There were some additional purchases I needed to make: Plex server to a mini PC.

ComponentPartPriceNote
CPUi3-12100FreeStolen from Plex server
MotherboardASRock B660M-ITX/acFreesame…
RAM32GB DDR4Free
SSD1TB P5 PlusFree
CoolerThermalright AXP90-X53Free
PSUCooler Master V750Free
Fans3x Arctic P8 SlimFreeExtra from NAS project
ChassisRosewill 2U RSV-Z2600U$90
RailsCheap universal L-rails$25
NICIntel i210 PCIe NIC$25
Misc24-pin ATX extender$7
Total$147

I opted to skip on hard drives until I actually got more cameras. For now, I’d just be testing with a single E1 Pro, so I used an old 2TB Toshiba I had lying around.

I switched the rails for generic universal L-bracket rails because I heard the Rosewill rails are shit.

I needed the 24-pin extender because the SFX PSU I used didn’t have a long enough 24-pin cable to reach the motherboard from its position in the case.

Ever since I got the ASRock B660M board, I had problems with its NIC. I first used it in my college dorm, where I had trouble registering it because its MAC was apparently already used. I checked and the MAC was 88:88:88:88:87:88, which I found is caused by some sort of corruption. I was able to use it fine for a few years up until I was migrating my Plex data off of this system so I could wipe it. I was basically unable to archive and transfer the files over the network and have them still match checksums afterwards, so I said fuck it, why not just get a PCIe NIC that actually will work and not have to worry about it anymore. That’s why I bought the i210 off eBay.

Software Stack

OS: Debian 13 (baremetal)

NVR Software: Frigate

Additional Software:

As with basically all my non-hypervisor machines, it’s connected to my FreeIPA realm as well.