A recent commercial security project started with a straightforward spec: a handful of high-resolution PoE cameras connected to a network video recorder. I designed the initial system with room to expand, the way I design every install. Then the actual requirements grew substantially — broader exterior coverage, parking-lot visibility, multiple building approaches, better entrance coverage, reliable night recording, 30-day retention, remote access, and eventually off-site archival of critical footage. A six-camera installation grew into fourteen, and it was able to grow that way, without a redesign, because the headroom was already there.
The lesson: a business security camera system should be designed as a network and storage platform, not a collection of cameras.
Start with what the cameras need to see
The first design question isn't "which camera should we buy?" It's: what does the customer need to be able to identify at each location? A camera watching an entrance has a different job than one overlooking a parking lot — a clear image of a face at close range versus vehicles at much greater distance. A camera mounted high on a building corner may need a wide field of view; another may benefit from a motorized varifocal lens that can zoom into a specific area.
Those objectives drive resolution, lens selection, mounting height, viewing angle, night illumination, motion-detection zones, recording bitrate, and storage. Using the highest-resolution camera everywhere isn't necessarily the right answer — a well-positioned 4K varifocal camera can produce more useful evidence than a higher-resolution fixed wide-angle camera, because more of its pixels are actually concentrated on the target.
PoE makes deployment simpler
Modern commercial IP cameras are typically powered over Ethernet (PoE): a single CAT6 cable carries both network traffic and power, eliminating the need for a separate electrical outlet at every camera location. A standards-compliant PoE switch also safely supports ordinary non-PoE devices — it negotiates power delivery with the connected device before applying voltage. One practical limit worth knowing: a standard CAT6 Ethernet run tops out around 100 meters (about 328 feet) including patch cables. Longer distances need a switch, a PoE extender, or another transport method entirely.
Long buildings change the network architecture
The physical length of this facility was one of the most important constraints. Running every camera cable back to a single central recorder would have meant long cable runs, in some cases approaching Ethernet's distance limit. Instead, the system was built around two PoE switches at opposite ends of the building, each serving its nearby cameras, interconnected by fiber:
Cameras ── PoE Switch ───── Fiber ───── PoE Switch ── Cameras
│
└── NVR / Business Network
This shortens CAT6 runs, makes future expansion easier, and gives the property a clean high-speed backbone between both sides. For the fiber itself, single-mode OS2 is the right call here — the distances involved don't require what single-mode can support, but the cost premium is small enough that it makes the installation genuinely future-proof. Running a few spare strands is cheap insurance if another network connection is needed later.
Build for expansion from the beginning
The recorder and switching for this project were never sized to the original six cameras — I sized them for headroom from the start: extra camera channels, spare PoE switch ports, additional hard-drive bays, and support for standard protocols (ONVIF, RTSP) that keep future options open. That's why this deployment could grow to roughly ten cameras, with plans for as many as fourteen, without a redesign. Expansion is inexpensive when it's designed in from the start. It gets expensive fast when it's discovered after the original equipment is already installed.
Storage becomes a major design decision
That's well beyond the 1–2TB drives bundled with many packaged security systems. For this project, roughly 24TB of surveillance-grade SATA storage was a reasonable starting point — surveillance drives are conventional spinning disks purpose-built for sustained video workloads, and still far more cost-effective than SSDs for continuous recording. The real retention number depends on camera count, resolution, frame rate, codec, bitrate, scene complexity, motion frequency, and whether audio is recorded. Storage should be an engineering calculation, not whatever drive happened to ship with the recorder.
You don't always need maximum frame rate
It's a common assumption that security cameras should record at maximum resolution and frame rate around the clock. That gets expensive in storage fast, and for most commercial applications it's overkill: continuous video at native resolution, H.265 compression, 8–10 frames per second, and a moderate variable bitrate provides more than enough to understand what happened. Higher-priority cameras — entrances, loading areas, vehicle approaches — can get more bandwidth. Modern NVRs also do person and vehicle detection, which makes finding the moment that matters inside a continuous timeline much easier.
Nighttime performance matters as much as resolution
A 12-megapixel camera that performs poorly at night can be less useful than a lower-resolution camera with better low-light imaging. Placement has to account for infrared illumination, existing exterior lighting, headlights, reflective siding, white soffits, gutters, rain, insects, and spider webs. Under-eave mounting is convenient and weather-protected, but cameras placed too close to reflective surfaces can suffer infrared glare at night — physical placement matters as much as the spec sheet.
Protect the network equipment too
The cameras depend on the PoE switches for both power and connectivity, which makes the switches part of the system's power infrastructure — if a switch loses power, every camera on it goes dark. Each PoE switch in this design gets its own UPS, along with the recorder, router, internet equipment, and any future off-site archive server. That keeps recording running through short outages and protects the equipment from voltage fluctuations.
Local and off-site storage serve different purposes
For most businesses, the NVR should stay the primary archive: fast playback, continuous recording, no dependence on internet bandwidth, predictable capacity, no per-camera cloud subscription. But if a recorder is stolen, destroyed, or suffers a catastrophic disk failure, that footage disappears with it — which is what off-site storage is actually for. A useful hybrid model:
Cameras
↓
Local NVR
↓
30 days continuous recording
Critical motion events
↓
FTP / NAS / automation
↓
Customer-owned cloud storage
This customer already uses Dropbox, which opens a practical option: selected motion or person/vehicle event clips exported to a small local server or NAS, then automatically replicated to a customer-owned Dropbox folder. A tool like rclone can automate that transfer while also enforcing retention policy. The principle that matters: cloud storage supplements the NVR, it doesn't replace it.
Vendor selection is about more than camera resolution
We evaluated two leading value-oriented commercial camera ecosystems for this deployment. Both had capable hardware, high-resolution cameras, and NVR-based storage with intelligent detection. The decision came down to camera cost, NVR capacity and drive expansion, support for external PoE switches, compatibility with a distributed network architecture, FTP/off-site archival capability, vendor support reputation, mobile app quality, and total system cost. One platform was a clearly better fit here — its recorder was designed around external PoE switching, offered real camera and storage expansion headroom, supported automated FTP workflows per camera, and delivered meaningful hardware cost savings over the alternative.
The bigger lesson
Security camera projects usually start with "how many cameras do we need?" The better questions are: what needs to be identifiable, at what distance, under what lighting? How long should recordings be retained? What happens during a power outage, or if the NVR is stolen? How will cameras get added later, where should the switches live, and who owns the system's accounts and credentials?
Once those are answered, the cameras themselves are just one component. A well-designed commercial surveillance system combines video, networking, storage, power protection, physical installation, and lifecycle planning into one architecture — designed around the property and the business's actual operating requirements first, with the technology chosen to fit that, not the other way around.
Thinking about a security camera system for your property?
Let's talk through what your property actually needs — before we talk about which cameras to buy.
Talk With Jeff