From 21c5fdfa26a354e21e47f5a3fe75cded3724d1d0 Mon Sep 17 00:00:00 2001 From: tubalainen Date: Sat, 19 Dec 2020 17:19:12 +0100 Subject: [PATCH] Added Software reqs to install part of the readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 13a6abfd5..eb2b0fd6d 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,12 @@ Cameras that output H.264 video and AAC audio will offer the most compatibility ## Installing +### Software requirements +* Frigate NVR requires you to have a working MQTT broker such as Mosquitto. You can find Mosquitto in the Home Assistant addon store or install in stand-a-lone. +* Frigate only runs under a Linux environment and it is currently only running in a stand-a-lone docker container. For more info on the Docker installation please consult [Docker install](#docker) for details. + ### HassOS Addon -HassOS users can install via the addon repository. Frigate requires that an MQTT server be running. +HassOS users can install via the addon repository. 1. Navigate to Supervisor > Add-on Store > Repositories 1. Add https://github.com/blakeblackshear/frigate-hass-addons 1. Setup your configuration in the `Configuration` tab