I think you need to install .net 5.0 actually Download .NET 5.0 Runtime (v5.0.9) - Windows x64 Installer. I am a software developer so I have all of them installed lol
make sure you have the dotnet 3.1 runtime installed on your machine, make sure you are running the latest release Releases · mlapaglia/OpenAlprWebhookProcessor
v3.16.0 will start storing the vehicle image preview. the openalpr agent changed the configuration key for how much storage the agent can use. after i upgraded to the latest agent I lost a years worth of images because it defaulted back to 8GB of storage. The processor will in the future be able...
v3.15.0 is released with preliminary support added for LicensePlateData API. This new feature will re-populate make/model/trim for vehicles that OpenALPR tries to deduce on itself. This will result in much more accurate results on vehicle information, especially at night when the agent's...
If you are getting a 500 error you are reaching the pushover server but the call is failing.
Can you PM me your user key and api key? i'll try troubleshooting on my side.
That's pretty strange, if there are no plates it should return an empty json array.. ok try v3.14.3-alpha5 i've removed the exception when the agent doesn't return the proper data, maybe you have a bad date range or something.. it will try them all now
when you get a new version are you unzipping into a new folder or overwriting the existing folder? try extracting to a new folder then copy the config folder over then start the new app
ok, try using Release v3.14.3-alpha1 · mlapaglia/OpenAlprWebhookProcessor once it is finished building: mlapaglia/OpenAlprWebhookProcessor and see if more logs show up when you try to scrape.
I just pulled down the windows version and it ran fine for me. Can you try backing up your processor.db file, deleting it from the config folder, restart the app, type in your agent settings, then run the scrap again?