You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got everything working fine... cars are detected and the plates are recognised and I can trigger automations.
HOWEVER, I noticed something!
using plate_recognizer you can identify multiple plates in a single picture.
But, MQTT only passes a single message back.
Is there a way to get this to work differently? ie send two messages back with two plate IDs?
I know if we usef frigate+ and plate recognition, we could crop to the single plates and send separate events, I was just ondering if there is a way to handle a single snap with multiple plates.
Is it just a setting issue on my side?
thanks in advance.
The text was updated successfully, but these errors were encountered:
I've got everything working fine... cars are detected and the plates are recognised and I can trigger automations.
HOWEVER, I noticed something!
using plate_recognizer you can identify multiple plates in a single picture.
But, MQTT only passes a single message back.
Is there a way to get this to work differently? ie send two messages back with two plate IDs?
I know if we usef frigate+ and plate recognition, we could crop to the single plates and send separate events, I was just ondering if there is a way to handle a single snap with multiple plates.
Is it just a setting issue on my side?
thanks in advance.
The text was updated successfully, but these errors were encountered: