zmeventserver object detection settings per monitor
Posted: Mon Jan 18, 2021 10:25 pm
Hello,
I've followed the guide to configure zmeventserver and a standalone mlapi. I would like to only have one monitor use alpr plate_recognizer, monitor with id 8. I added the following to objectconfig.ini, but not sure this works with the standalone mlapi. Any thoughts? Thank you!
#Alley
[monitor-8]
detection_sequence=object,alpr
resize=1200
#Front Door
[monitor-4]
detection_sequence=object,face
#Main Door
[monitor-5]
detection_sequence=object,face
#Driveway
[monitor-6]
detection_sequence=object,face
I've followed the guide to configure zmeventserver and a standalone mlapi. I would like to only have one monitor use alpr plate_recognizer, monitor with id 8. I added the following to objectconfig.ini, but not sure this works with the standalone mlapi. Any thoughts? Thank you!
#Alley
[monitor-8]
detection_sequence=object,alpr
resize=1200
#Front Door
[monitor-4]
detection_sequence=object,face
#Main Door
[monitor-5]
detection_sequence=object,face
#Driveway
[monitor-6]
detection_sequence=object,face