diff --git a/frigate/readme.md b/frigate/readme.md index 727dbb6..f338067 100644 --- a/frigate/readme.md +++ b/frigate/readme.md @@ -415,6 +415,8 @@ In **per camera** section: You might wanna run the 2nd config for a day or two to see how it behaves. +--- + ### Third config - intel openvino and hardware acceleration
@@ -524,6 +526,8 @@ I was ready to tackle it based on some [github disscussion,](https://github.com/blakeblackshear/frigate/issues/8470#issuecomment-1823556062) but once I started from scratch with latest version I had no more freezes. +--- + ### Fourth config - notifications with mqtt and ntfy ![mqtt_pic](https://i.imgur.com/TyhAaCH.png) @@ -744,7 +748,9 @@ FROM WHERE payload.type='new' and payload.after.has_snapshot = true and payload.after.has_clip = true ``` - + +--- + # My current config