frigate LPR MQTT documentation help #20846
Replies: 4 comments 11 replies
-
|
The documentation you linked explains exactly where you get updates for LPR. The topic is https://docs.frigate.video/integrations/mqtt/#frigatetracked_object_update ( |
Beta Was this translation helpful? Give feedback.
-
|
The AI at https://docs.frigate.video is also likely to be a better help than ChatGPT as it has been trained on Frigate documentation and discussions specifically. Just use the "Ask AI" button at the bottom right. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
If any one can figure out how to get the a correctly timed snapshot (with car and plate) out of a e dedicated lpr camera, using the Secondary LPR Pipeline (Without Frigate+), please let me know. |
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
Hi
I ave setup a dedicated LPR camera using the "Using the Secondary LPR Pipeline (Without Frigate+)" method.
I am trying to code some logic using MQTT in nodeRED.
Mostly to test how it works before getting a proper dedicated lpr camera.
I Using the documentation found in the link below, but im not able to get any usable MQTT topics working at all.
https://docs.frigate.video/configuration/license_plate_recognition/
https://docs.frigate.video/integrations/mqtt
I get a new answer on chatgpt every time i ask.
EG:
Key Frigate LPR Topic Structure:
frigate/your_camera_name/lpr: This topic is typically used for license plate recognition events (captures).
frigate/your_camera_name/lpr/plate: If Frigate is publishing the recognized license plate numbers, it might show up here.
frigate/your_camera_name/lpr/snapshot: This topic might be used for sending license plate snapshots.
Could the documentation be more specific and could someone point me in the right direction, as to the structure of the LPR MQTTT topics
Where are the appropriate topics for know and unknown plates and snapshots for the full frame and for the actual plate hitten?
I have tried all sorts of combinations with events, lpr, your_camera_name etc.
Also The debug info is heavy polluted with a none descriptive run line ever sec or so.
Could the debug be cleaned up to display only lines with actual lpr events.
Example from image debug
Version
0.16.2-4d58206
What browser(s) are you using?
Firefox 144.0.2 (64-bit
Frigate config file
Relevant Frigate log output
Relevant go2rtc log output
?FFprobe output from your camera
?Frigate stats
No response
Install method
Docker Compose
docker-compose file or Docker CLI command
Object Detector
Coral
Network connection
Wired
Camera make and model
Dahua
Screenshots of the Frigate UI's System metrics pages
No response
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions