diff --git a/frigate/readme.md b/frigate/readme.md index b57080b..cdd3f2f 100644 --- a/frigate/readme.md +++ b/frigate/readme.md @@ -39,8 +39,9 @@ likely get better with time too. Open source, written in Python and JavaScript. +
-
Terminology
+Terminology * **PoE** - Power over ethernet, camera is powered by the same cat cable that carries data. You want POE(802.3af) or POE+(802.3at), @@ -54,7 +55,7 @@ Open source, written in Python and JavaScript. * **IoT** - Internet of Things * **mqtt** - Messaging protocol widely used in IoT. [Youtube playlist about it.](https://www.youtube.com/playlist?list=PLRkdoPznE1EMXLW6XoYLGd4uUaB6wB0wd) - +
# Cameras choice @@ -262,7 +263,7 @@ cameras: ### Second config - detection, recording, two cameras
-

config-2.yml

+config-2.yml ```yml mqtt: @@ -372,7 +373,7 @@ You might wanna run the 2nd config for a day or two to see how it behaves. ### Third config - intel openvino and hardware acceleration
-

config-3.yml

+config-3.yml ```yml mqtt: @@ -569,7 +570,7 @@ If your broker has authentification, set `FRIGATE_MQTT_USER` and `FRIGATE_MQTT_PASSWORD` in the `.env` file.
-config-4.yml +config-4.yml ```yml mqtt: