OpenALPR Webhook Processor for IP Cameras

what version are you running? the placeholder text is now:
View attachment 93941
Yeah, I removed the endpoint info and just noticed that. I definitely saw webhook mentioned in there another day or somewhere.
 
Here is what it outputs after clicking on Scrape.

Code:
06/29/2021 22:45:01 +00:00 HTTP "POST" "/settings/agent/scrape" responded 202 in 30.4428 ms
06/29/2021 22:45:01 +00:00 Executed endpoint '"OpenAlprWebhookProcessor.Settings.SettingsController.StartScrape (OpenAlprWebhookProcessor)"'
06/29/2021 22:45:01 +00:00 Executed action "OpenAlprWebhookProcessor.Settings.SettingsController.StartScrape (OpenAlprWebhookProcessor)" in 8.4325ms
06/29/2021 22:45:01 +00:00 Executing HttpStatusCodeResult, setting HTTP status code 202
06/29/2021 22:45:01 +00:00 Route matched with "{action = \"StartScrape\", controller = \"Settings\"}". Executing controller action with signature "Microsoft.AspNetCore.Mvc.IActionResult StartScrape()" on controller "OpenAlprWebhookProcessor.Settings.SettingsController" ("OpenAlprWebhookProcessor").
06/29/2021 22:45:01 +00:00 Executing endpoint '"OpenAlprWebhookProcessor.Settings.SettingsController.StartScrape (OpenAlprWebhookProcessor)"'
06/29/2021 22:45:01 +00:00 Authorization was successful.
06/29/2021 22:45:01 +00:00 Successfully validated the token.
06/29/2021 22:45:01 +00:00 Entity Framework Core "6.0.0-preview.4.21253.1" initialized '"UsersContext"' using provider '"Microsoft.EntityFrameworkCore.Sqlite"' with options: "None"
06/29/2021 22:45:01 +00:00 CORS policy execution successful.
 
1625007015057.png

That's the page, correct?
 
Yes, it says... "Agent scraping has begun...."
 
Can't wait for that update! Hopefully some tagging and comment abilities in the future. :)
 
You need to be explicit in what you want, i don't know otherwise and just add stuff i think is interesting lol
-Comments/notes on a per plate basis.
-Tagging -- Ability to create tags to apply to plates [Family, Neighbor, etc.]
-Camera name column on Plates page [possibly replacing the Camera Id column]
-Remember the user's selection for the 'Items per page' -- I personally usually select the max instead of the default of 5
 
This looks so promising and great! Just in time as I set up my LPR this weekend.

Are you guys planning to set up a guide or a video guide on how to set this up for preferably the same machine that may be running BI? Of course getting this as an exe and Windows service would be the ultimate money shot!

Thanks for all your hard work OP/Dev!
 
  • Like
Reactions: djmadfx
v3.13.0 is out with pushover support, it's found on the alerts page of settings. still needs more testing so it might not be working 100% yet. the "test" button should be working fine.
 
  • Like
Reactions: djmadfx