Search results

  1. T

    OpenALPR Webhook Processor for IP Cameras

    Yes I have tried it. I think that things are working correctly as far as the plates being store locally. I changed my Endpoint URL and I still got the plates to preview. My question is though does it still need to connect to the agent for anything or is everything sent thru the Webhook? I...
  2. T

    OpenALPR Webhook Processor for IP Cameras

    The weird thing is that I did have it running on my other machine. Not all version would work but there were a few version that all always worked such as v3.15.0-alpha3. I would install a later version and it might or might not pull the images. I know there is some configuration in Docker that I...
  3. T

    OpenALPR Webhook Processor for IP Cameras

    I cried "UNCLE" and called it quits after 3 days of messing with it :) I went with your method of having the Processor in Docker and the agent running as a Windows App. It took me awhile to figure out what port it was using but finally figured it out. Sep 30, 2021 #963 harleyl7 said: hmm where...
  4. T

    OpenALPR Webhook Processor for IP Cameras

    I appreciate this. I was looking for a way to test my network setup with out having to go thru the Processor. When I try to go to my URL I get the connection refused. I think this is my main problem. I know it's not with the processor, It's trying to get to the Agent. No matter what IP I use I...
  5. T

    OpenALPR Webhook Processor for IP Cameras

    Yes, I run both the Agent and the Processor in Docker. I had it running on another machine and everything communicated just fine. But I had some funky DB connection issues with the latest versions so I moved everything over to a new machine. I thought I would try it again using WIndows and...
  6. T

    OpenALPR Webhook Processor for IP Cameras

    I have to second this... This is a great application. I've had it running for a year and then decided to upgrade and have all kind of issues getting Windows and Docker and the network to work out. It's been a steep learning curve and I am slowly getting up to speed. But still can't get the...
  7. T

    OpenALPR Webhook Processor for IP Cameras

    I don't know what the heck is going on. It was working just fine but now I can't get the images to be retrieved. Both the processor and the agent are running on the same machine in Docker containers on Windwos 10. The processor is running on port 3862 The agent in on port 11300 and/or 8355...
  8. T

    OpenALPR Webhook Processor for IP Cameras

    So that is setup as the "Endpoint URL" in the setup page. such as "http://136.xxx.xxx.xxx:8355". And you have to port forward that to the machine .... Is there anything else that comes into play here. Where is the image coming from, the agent or the database? The reason I ask is because I...
  9. T

    OpenALPR Webhook Processor for IP Cameras

    I have setup my Docker on a new Windows 10 machine with nothing else running on it. Things seem to be better and it hasn't missed any plates yet. (but it only has seen about 30 plates). I live on a cul-de-sac and get maybe 15 cars a day drive by, so I test the system by flashing 15 license...
  10. T

    OpenALPR Webhook Processor for IP Cameras

    I am using a Intel i7-8700 processor, 32GB memory with SSD drive. Using Google Fiber, 2gb down/ 1gb upload. The DB is located on the C: drive which is an SSD. The only thng running on this machine is Docker & Blue Iris with 12 cameras recording 24/7. I will try not recoding for awhile to...
  11. T

    OpenALPR Webhook Processor for IP Cameras

    Yes I do have that checked. Here is another test with some more plates. You can see that it missed 9 plates. I have also included the system log that show some exceptions being thrown. Don't know if that helps at all. 10/28/2021 18:52:24 +00:00 HTTP "POST" "/licenseplates/search" responded 200...
  12. T

    OpenALPR Webhook Processor for IP Cameras

    It is still missing plates...
  13. T

    OpenALPR Webhook Processor for IP Cameras

    After running for a while it appears that it still isn't catching all of the plates...
  14. T

    OpenALPR Webhook Processor for IP Cameras

    I start with a new DB every time, I don't have any plates hidden. v3.17.0-alph9 seems to work. I ran 25 plates and it caught everyone of them.
  15. T

    OpenALPR Webhook Processor for IP Cameras

    Here is the log from v3.17.8-alpha8. It missed plate # LLZ698...
  16. T

    OpenALPR Webhook Processor for IP Cameras

    I started with a new database each time I went to a different version.
  17. T

    OpenALPR Webhook Processor for IP Cameras

    @mlapaglia v3.12.0 missed plates so I tried earlier versions. v3.7.0 worked fine and caught all of the plates. v3.8.0 missed plates that Rekor recorded. I tried to try a couple of ALPHA versions of 3.8.0 (ALPHA 10 & 13) but couldn't get the agent setup page to load.
  18. T

    OpenALPR Webhook Processor for IP Cameras

    yes, I've gone back to v3.2.5-alpha32 and haven't had issue since @mlapaglia Do you have any thoughts what might be the issue?
  19. T

    OpenALPR Webhook Processor for IP Cameras

    I am running Docker on WIndows 10 (v3.17.0-alpha6). I have had numerous missing plates. I switched off WSL 2 to see if it would work for me... No such luck, still missing plates. Here is the log from this morning. Any thoughts on what is going on? Before I upgraded I was running...
  20. T

    OpenALPR Webhook Processor for IP Cameras

    Is this what you wanted? Otherwise I am not sure how to copy it as a code block. I did insert as general code...
  21. T

    OpenALPR Webhook Processor for IP Cameras

    Is this what you need...
  22. T

    OpenALPR Webhook Processor for IP Cameras

    3 out the 5 plates failed Rekor Site: Docker back TOFG 86.36 11:04:59 am Docker back 735GKY 94.21 11:04:52 am Docker back LLZ698 93.92 11:04:44 am Docker back DRS0397 94.01 11:04:36 am Docker back 809GYC...
  23. T

    OpenALPR Webhook Processor for IP Cameras

    I reinstalled my Docker container to start over. I haven't turned on the scrapper (NOT sure how to stop it). I too am not getting some of the plates that REKOR records. I think I captured some of the logs around that time. [12:36:43 INF] request received from: ::ffff:172.17.0.1 [12:36:43 INF]...
  24. T

    OpenALPR Webhook Processor for IP Cameras

    I've tried to reduce the amount of traffic in the log and have just attempted to match the plate twice. Not sure what the "Bearer" was not authenticated failure is about 10/12/2021 03:06:15 +00:00 Executing endpoint '"/processorhub"' 10/12/2021 03:06:15 +00:00 CORS policy execution successful...
  25. T

    OpenALPR Webhook Processor for IP Cameras

    This time it caught a plate @ 2pm. Is the processor just too busy to deal with the incoming request?? 10/11/2021 19:10:47 +00:00 date: 04/07/2021 20:13:37 +00:00 querying: 8RMC8TCOAFK8LNBZHDNM9L999FC7NSFVJ1O7UGC4-1519367533-1617826417784 10/11/2021 19:10:46 +00:00 plate saved successfully...
  26. T

    OpenALPR Webhook Processor for IP Cameras

    Started the scrap at about 12:09pm Below is what is being saved for both the WebhookProcessor and Rekor. 1519367533 926PCR Oct 11, 2021, 12:17:14 PM 1196916844 809GYD Oct 11, 2021, 12:11:03 PM 1196916844...
  27. T

    OpenALPR Webhook Processor for IP Cameras

    The webhook is functioning properly and I am getting a return of 200. The problem seems to be happening after I start to do scrapping. I noticed it first time I set up a new container in Docker and start to scrap. I deleted that container and tried it again. Things seemed to work just fine...
  28. T

    OpenALPR Webhook Processor for IP Cameras

    I upgraded to the latest version v3.16.0 (Not sure how to find the exact version in Docker). I had v3.2.5 and everything was working great. Once I up graded I very rarely get an updates to my plates. It will catch a couple a day but doesn't even come close to what OpenALPR reports on the...
  29. T

    OpenALPR Webhook Processor for IP Cameras

    Didn't know if you needed help to configure it
  30. T

    OpenALPR Webhook Processor for IP Cameras

    Did you get your windows docker to work?
Top