When building a local NVR system with Frigate or Blue Iris, one of the first decisions you will face is whether to use PoE (Power over Ethernet) or Wi-Fi cameras. This choice affects reliability, installation complexity, video quality, and long-term stability.
PoE Cameras: The Case For Wired
Reliability
Wired connections do not suffer from Wi-Fi interference, channel congestion, or signal dropout. PoE cameras almost never lose connection — they are on continuously as long as the cable is intact. This matters enormously for 24/7 recording: even brief Wi-Fi disconnections cause recording gaps in your NVR footage.
Bandwidth
Ethernet provides 100Mbps or 1Gbps — far more than any camera needs (a 4K camera uses 8–12Mbps). With Wi-Fi cameras, multiple cameras competing for the same access point can cause congestion, dropped frames, and reduced video quality.
Latency
Wired connections have consistently low latency, which matters for real-time AI detection. Frigate detection pipeline runs most efficiently with a steady, low-latency stream.
Installation Complexity
The main downside: you need to run Ethernet cables. In new construction or accessible wall cavities, this is straightforward. In finished homes, it requires fishing cables through walls or using surface raceways — manageable but more work than just plugging in a Wi-Fi camera.
Wi-Fi Cameras: When Wireless Makes Sense
Wi-Fi cameras have a legitimate place — particularly when running cable is not feasible: renters who cannot run cables through walls, outbuildings where running Ethernet is expensive, temporary installations, or areas close to the Wi-Fi access point with strong signal.
Making Wi-Fi Cameras More Reliable
- Use 5GHz Wi-Fi exclusively for cameras (less interference, more bandwidth)
- Place a Wi-Fi access point close to the camera locations
- Assign static IP addresses to cameras via DHCP reservation
- In Frigate, set
ffmpeg_retry_intervalto reconnect automatically after dropouts
PoE Switch Basics
- PoE budget: Total watts the switch can deliver. A 5-port PoE switch with 65W budget can power 4 cameras at ~15W each.
- 802.3af vs 802.3at: af (15.4W per port) is sufficient for most cameras. at (30W) is needed for PTZ cameras with heaters.
- Recommended switches: TP-Link TL-SG1005P (5-port, $30), TP-Link TL-SG108PE (8-port, $50)
Verdict: PoE for Permanent Installations
For a permanent home security camera system used with a local NVR, PoE is the right choice. The reliability difference is significant enough that experienced home automation users almost universally prefer wired cameras for their Frigate installations. The one-time effort of running Ethernet cables pays dividends in years of stable, gapless recording. Wi-Fi cameras are a valid choice for renters or situations where cabling is not possible.
Actually running the cable
For most home installs, Cat6 outdoor-rated cable is worth the small premium over Cat5e — better shielding for runs near power lines, and headroom for higher bandwidth if you upgrade cameras later. PoE has a practical distance limit of 100 meters (328 ft) per run before signal degrades; for anything beyond that, a PoE extender or a repeating switch partway along the run solves it. Running cable through a wall, use a low-voltage mounting bracket and a fish tape — for exterior runs, UV-rated outdoor cable or conduit protects against sun damage over years.
Sizing your PoE switch’s power budget
Every PoE switch has a total wattage budget, not just a port count. A typical PoE camera draws 4–7W; a 5-port switch rated for 45W total comfortably powers 5–6 standard cameras, but check the spec before assuming more powerful cameras (with heaters for cold climates, or spotlights) won’t exceed the budget once you’re at 4–5 devices.
The hybrid approach is legitimate
You don’t have to pick one camera type for the whole house. A common, sensible setup: PoE for the fixed, permanent, security-critical positions (front door, driveway) where reliability matters most, and Wi-Fi for a spot you might reposition later or where running cable genuinely isn’t practical (a shed, a rented property). Frigate handles both camera types in the same instance without issue.
Free guide — no signup
Trying to cut the cloud out of your smart home? This is the whole map in one place.