From 2e0f371890abb994b5f6e51c2159ba3bb1f15f63 Mon Sep 17 00:00:00 2001 From: Jon Steege Date: Mon, 7 Apr 2025 00:42:14 -0600 Subject: [PATCH] add AVX commentary in hardware requirements --- docs/docs/frigate/hardware.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/frigate/hardware.md b/docs/docs/frigate/hardware.md index 72d340682d..1ae75d0371 100644 --- a/docs/docs/frigate/hardware.md +++ b/docs/docs/frigate/hardware.md @@ -23,6 +23,8 @@ I may earn a small commission for my endorsement, recommendation, testimonial, o My current favorite is the Beelink EQ13 because of the efficient N100 CPU and dual NICs that allow you to setup a dedicated private network for your cameras where they can be blocked from accessing the internet. There are many used workstation options on eBay that work very well. Anything with an Intel CPU and capable of running Debian should work fine. As a bonus, you may want to look for devices with a M.2 or PCIe express slot that is compatible with the Hailo8 or Google Coral. I may earn a small commission for my endorsement, recommendation, testimonial, or link to any products or services from this website. +WARNING: Frigate requires your CPU to support AVX instructions. Please verify your CPU supports AVX before trying to run Frigate. + | Name | Notes | | ------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | | Beelink EQ13 (Amazon) | Dual gigabit NICs for easy isolated camera network. Easily handles several 1080p cameras. |