Dedicated LPR fixes (#17325)

* docs fps recommendation

* add detection_threshold to example

* send uncoverted yuv frame

* copy and convert

* ensure thumbnail is encoded as webp

* keep as jpeg
This commit is contained in:
Josh Hawkins
2025-03-23 17:15:15 -05:00
committed by GitHub
parent e129fa6819
commit 678ae87c62
2 changed files with 3 additions and 4 deletions

View File

@@ -133,8 +133,8 @@ Users with a dedicated LPR camera can run Frigate's LPR by specifying a camera t
# LPR global configuration
lpr:
enabled: True
min_area: 2000
min_plate_length: 4
detection_threshold: 0.7 # change if necessary
# Dedicated LPR camera configuration
cameras:
@@ -146,7 +146,7 @@ cameras:
ffmpeg: ...
detect:
enabled: False # optional, disable Frigate's standard object detection pipeline
fps: 5
fps: 5 # keep this at 5, higher values are unnecessary for dedicated LPR mode and could overwhelm the detector
width: 1920
height: 1080
motion: