Recent content by Steve_Texas

  1. Steve_Texas

    Blue Iris and CodeProject.AI ALPR

    Update on this: This also no longer works on the R710's CPU. I get the same behavior/error when trying to run ALPR on the R710 as I do on my i7 machine. This absolutely worked in previous versions of CPAI and ALPR.
  2. Steve_Texas

    Blue Iris and CodeProject.AI ALPR

    I was not aware of that. I was able to run ALPR on the R710 CPU with no problem, other than it took too long to analyze images, especially with the CPU running at ~50% pulling the other VM loads. I (perhaps naively) think this issue can be resolved and I remain optimistic.
  3. Steve_Texas

    Blue Iris and CodeProject.AI ALPR

    I think you are right that this is CPU related. I attempted to analyze the .DMP file created by this issue and there is a line about "illegal instruction" related to common.dll. When searching for this, I find similar errors in StackOverflow about issues with the CPU. Interestingly, my lab...
  4. Steve_Texas

    Blue Iris and CodeProject.AI ALPR

    No joy so far... I did notice that the LPR version is now 3.1.0 It started like this: And ends like this about 10 minutes later: EventIDs 1000,1005, and 1001 present in the Window Event/Application logs. here is what 1001 looks like for this:
  5. Steve_Texas

    Blue Iris and CodeProject.AI ALPR

    Same CPU - Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz However, this same PC worked with an older NVIDIA 960 card. It was not until I installed the 2060 into the machine that I started having this issue. I am about halfway through the reinstall of CPAI. Based upon your experiences, I don't have a...
  6. Steve_Texas

    Blue Iris and CodeProject.AI ALPR

    I see both EventID 1000 and EventID 1005 1005 is: Windows cannot access the file for one of the following reasons: there is a problem with the network connection, the disk that the file is stored on, or the storage drivers installed on this computer; or the disk is missing. Windows closed the...
  7. Steve_Texas

    Blue Iris and CodeProject.AI ALPR

    If it makes you feel any better, I am having a similar issue on a fresh Windows install, also running on an older i7 and with an older 2060 NVIDIA card. My symptoms are the same as yours so I am very interested in what you learn here and hope you will post a follow up. Cheers
  8. Steve_Texas

    Blue Iris and CodeProject.AI ALPR

    No Change, unfortunately. This is the install log: 373.3Gb of 457Gb available on General CodeProject.AI setup Creating Directories...Done GPU support CUDA Present...Yes (CUDA 11.8, cuDNN 9.0) ROCm Present...No Reading ALPR settings.......Done Installing module License Plate Reader 3.0.3...
  9. Steve_Texas

    Blue Iris and CodeProject.AI ALPR

    Script ran with no errors. LPR module started, but as CPU and then crashed a few minutes later. Going to reboot the box and see if that changes anything.
  10. Steve_Texas

    Blue Iris and CodeProject.AI ALPR

    Running it now, and as always, thanks, Mike. I really appreciate your help and patience. You should really consider setting up an account on "buy me a coffee" (Buy Me a Coffee) so we can contribute to your java or brew fund!
  11. Steve_Texas

    Blue Iris and CodeProject.AI ALPR

    Some progress. I downloaded CUDA 11.8 and installed it. I went to uninstall the LPR module and found that there was an update so I performed the update (3.0.3). When it completed, the LPR module started as CPU only and crashed with a "failed to start" message about 5 minutes later. I am...
  12. Steve_Texas

    Blue Iris and CodeProject.AI ALPR

    Thanks again, Mike, for all your help. It looks like it is either not installed in the path or CUDA is not fully present on this machine.
  13. Steve_Texas

    Blue Iris and CodeProject.AI ALPR

    Anyone else having an issue with the License Plate Reader (3.0.2) module crashing? I have tried uninstalling and re-installing the module with no luck. I just moved Code Project AI to a new PC with an NVIDIA 2060 GPU. This was a fresh install of CPAI (2.5.6) on this PC. My setup: Server...
  14. Steve_Texas

    CodeProject.AI Version 2.5

    Thanks @wittaj !
  15. Steve_Texas

    CodeProject.AI Version 2.5

    (Hopefully) quick question about configuration for BI and CPAI for License Plate Reading: How do I keep CPAI from trying to run plates for every camera? Some context and setup: For my setup, I am running BI with 9 cameras, one of which is a dedicated LPR cam, on an older Dell server (R710)...
Top