I wanted to see if the module is using your GPU and not the CPU which it is. One thing you can check make sure you are not sending main stream for object detection, it does not improve accuracy, it only slows down the detection.
It looks like the iGPU driver was updated, my new modules use the DirectML which is part of the iGPU driver. There is nothing to stop the crash if the driver is updated.
These setting look good, post the camera AI settings like the setting in the below post
https://ipcamtalk.com/threads/new-codeproject-ai-license-plate-recognition-yolo11-module.83478/post-961577
Did you make all the changes that is shown in the below post. Do not use the camera you want to capture license plates for any other Object Detection, if needed clone the camera for Object Detection.
https://ipcamtalk.com/posts/961577/
See this post on how you need to set Blue Iris
https://ipcamtalk.com/threads/new-codeproject-ai-license-plate-recognition-yolo11-module.83478/post-961577