Quick question. Are you having a single camera do object detection and ALPR? If so, I highly recommend creating a "clone" of the camera and separating the function of each copy. For the master, do object detection. For the clone, only do LPR detection. Only send alerts from the LPR copy of the...