I just tried it again and I can hit it from outside no problem, so its not a networking thing. Everything works, but no new cars. The logs look just like if there were new cars, but nothing shows up
Tomorrow morning I might try deploy from scratch and see if maybe I'm doing something wrong
try testing the webhook from the openalpr side, it's working for me as well. also check the "include ignored plates" checkbox. Make sure your openalpr camera id in the dashboard matches the id on openalprs website.
I have cameras in OpenALPR, just not in the webhook. Does that mean I should now add the cameras into the Webhook client too? I never had them in there before
Just add the camera in the webhook service and (if you don't want overlays) make up an incorrect IP address that the overlay gets sent to or give it the wrong username/password.
Yup. I never even open the official OpenALPR dashboard any more. This is my "go to" for looking up plate data. I just leave it open on my laptop all day when I'm at home. Once he adds the ability to use lenient searching and alerts (Pushover, Telegram, etc...) it should become the standard tool that most will move to since its so damn easy to deploy.
I am consolidating all of my hacky solutions for my CCTV into one tool, day/night toggle uses the gps position of the camera to calculate sunrise/sunset and turn the camera to night mode.
overlay toggle is so i can add all my cameras in here and use this to control my cameras day/night status and only get the overlays on my plate cameras.
I am consolidating all of my hacky solutions for my CCTV into one tool, day/night toggle uses the gps position of the camera to calculate sunrise/sunset and turn the camera to night mode.
overlay toggle is so i can add all my cameras in here and use this to control my cameras day/night status and only get the overlays on my plate cameras.
Ahh I see. Man that is awesome! Yeah I use program called Sunwait to automate that. Runs as cronjob. But If I can replace it with this then even better! Please allow an offset in minutes (+/- sunrise/sunset)!