Blue Iris and DeepStack ALPR

I will change the zones then and try again.

Thanks a lot for your help.
Check the below post this is how I have my zones setup, my zone crossing is set vertical, you would want the zone crossing set horizontal for your FOV.

 
  • Like
Reactions: Lieberkind
Check the below post this is how I have my zones setup, my zone crossing is set vertical, you would want the zone crossing set horizontal for your FOV.


Is this too late? It is cancelled alert.

1642515799647.png
 
Is this too late? It is cancelled alert.

View attachment 115910
No, it is not to late, maybe now you can also turn the camera to the right some. Post some screenshots of your settings like in the below post
 
  • Like
Reactions: sebastiantombs
No, it is not to late, maybe now you can also turn the camera to the right some. Post some screenshots of your settings like in the below post

I have turned the camera to the right and the result are much better.

The plate are more centered in FOV.

1642518834137.png
1642519888394.png
1642519944779.png
1642519975745.png
1642520017273.png
1642520054711.png
1642520092404.png
1642520135153.png
1642520171164.png
Zone B and C are the same as day.

1642520222168.png
 
Last edited:
As they say in the LPR thread, LPR is an art AND a science.
 
Do you know why this keep happening?

View attachment 115893

the camera keeps "resetting"

It isn't really resetting. Look at the image you just posted from the nightime - it is all black as it should be for capturing plates. BI sees the all black screen and assumes it lost signal.

Go to the watchdog tab and uncheck the "Monochrome as a lost signal" box and this will stop happening.
 
It isn't really resetting. Look at the image you just posted from the nightime - it is all black as it should be for capturing plates. BI sees the all black screen and assumes it lost signal.

Go to the watchdog tab and uncheck the "Monochrome as a lost signal" box and this will stop happening.

Changed that and it seems to be working. :)

Now I am about to change setting s for zones etc. so I can capture images at night at the right time.
 
  • Like
Reactions: sebastiantombs
How do you guys have your record tab set up for each camera, LPR and ALPR? Deepstack is working but the cropped picture is not. I think the DS_ALPR_config.ini is not pointing to the correct place where the pictures are at.
"For all cameras have the camera alert folder broken out for each day using the override setting in the Record tab for the cameras (&CAM\%Y%m%d\&CAM.%Y%m%d_%H%M%S)" these goes to the stored folder. should it go to the new folder? alert is not a choice.
and should the DS_ALPR_config.ini still point to the alerts folder or the stored folder for both the LPR and ALPR cameras.

LPR Camera.PNG


Thank you
 
How do you guys have your record tab set up for each camera, LPR and ALPR? Deepstack is working but the cropped picture is not. I think the DS_ALPR_config.ini is not pointing to the correct place where the pictures are at.
"For all cameras have the camera alert folder broken out for each day using the override setting in the Record tab for the cameras (&CAM\%Y%m%d\&CAM.%Y%m%d_%H%M%S)" these goes to the stored folder. should it go to the new folder? alert is not a choice.
and should the DS_ALPR_config.ini still point to the alerts folder or the stored folder for both the LPR and ALPR cameras.

View attachment 116120


Thank you
Set both cameras to Hi-res JPEG files. Then BI will save a jpg file in the alert folders for the scripts to use.
I am working on Version 3.0 and it will be alot easier to setup this version will be an API. I am hoping to post the release sometime this weekend or early next week.

1642662919636.png
 
yep got that one set correctly for the Hi-res jpg, but want to know how you break out the alert folder in the record tab. On my system the only choice i have for Folder is stored or new. Alert is not a option in the drop down. Far as i can tall you cannot add any folders in the alert folder. after making sure Default was unchecked and and replacing the existing with this (&CAM\%Y%m%d\&CAM.%Y%m%d_%H%M%S ). It puts a folder in the stored location on the hard drive breaks it out by camera and then a folder for the date.
this is set this way on the actual LPC LPC_WEST and the ALPR camera are set in the record tab..

Does my camera record tab look like yours for the LPC camera?

LPR Camera.PNG
 
I started working on Version 3.0. This version will be an API that has the script built into it. Last night I was able to have a test API receive an image from Blue Iris and send back the licence plate results. This API will work similar to how you would use Plate Recognizer, below is where you will setup the API. With this you will no longer need to run DeepStackALPR script in your LPR Camera. I am estimating a week or two for the release.

View attachment 115733
The API version 3.0 is almost done. I have some minor code cleanup and the instruction to write.
I also need to decide on how to package it, option are listed below.
Please let me know what is everyone thought on this.
  • Make an install exe the will extract all the files to "C:\DeepStackALPR" and add the API as a service so it will automatically startup
  • Make a zip file and you extract all the files to "C:\DeepStackALPR" and choose on how the API will automatically startup, there are several options see link: Google Search
1642950993117.jpeg
 
  • Like
Reactions: sebastiantombs
Laws vary by state and local laws. In general if signs are posted, it is because of a law.

Many will place the sign so that people know the audio may be recorded as well. Some states that is an issue, although we haven't seen many instances of someone getting cited for a Ring doorbell. The laws simply haven't caught up yet.

In general, if you can see the same thing you could standing on your property, it is fair game. Obviously do not have a camera zoomed and focused in on a bedroom or bathroom. But with so many having wide angle cameras, you would see more standing on your porch looking in your neighbors window across the street than with that wide angle cam LOL.

 
The API version 3.0 is almost done. I have some minor code cleanup and the instruction to write.
I also need to decide on how to package it, option are listed below.
Please let me know what is everyone thought on this.
  • Make an install exe the will extract all the files to "C:\DeepStackALPR" and add the API as a service so it will automatically startup
  • Make a zip file and you extract all the files to "C:\DeepStackALPR" and choose on how the API will automatically startup, there are several options see link: Google Search

I vote for the .exe file that will add the API as a service so it starts automatically. Keep it simple for most of the folks that probably didn't start using Deepstack until it became incorporated into BI with just a few check marks.
 
I vote for the .exe file that will add the API as a service so it starts automatically. Keep it simple for most of the folks that probably didn't start using Deepstack until it became incorporated into BI with just a few check marks.

I also vote for the exe file