frigate_plate_recognizer
frigate_plate_recognizer copied to clipboard
how to detect multiple plates from a single snap
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.