PoE vs Wi-Fi Security Cameras: Which Is Better for Local NVR Recording?

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_interval to 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.