NM, apparently it requires a license key as well, it didn't say that in the application, it says it online.....seems the CSV is the work around for free....
Did it come with the php front end or is that something that you wrote? I haven't looked at the open source script yet.The open source version on github does exactly this. Granted it’s all Linux based. It has a script that scrapes the beanstalk data every minute and dumps to an SQL database. That’s what I am running. Then I have a PHP front-end that displays the plates.
I haven’t set up any alerting or anything yet.. that’s what I want to do but haven’t had time to tinker.
Sent from my iPhone using Tapatalk
If you are using sqlite3, check out the .import commandI just use wget on a crontab , and pull the file, and have it with DATE and TIME stamp into a folder, that is where most of my "programing" ends, so I am hoping for the rest of pulling the CSV files into a workable DB and program lol
Did it come with the php front end or is that something that you wrote? I haven't looked at the open source script yet.
Any updates on sharing the code for what you all have put together?Yes, I was in the same boat, having to manually pull the csv file every day, and it became tedious to do. With the help of a whizz here in the forum, now the whole process is automated for the download and import into a SQL database. I am hoping he will get the code shared soon.
Could you please share your wget command? I am trying to automate the download of the csv data from openalpr.com.I just use wget on a crontab , and pull the file, and have it with DATE and TIME stamp into a folder, that is where most of my "programing" ends, so I am hoping for the rest of pulling the CSV files into a workable DB and program lol
The command has my cookie information in it. But when I get home Monday I can share what I used so you can imitate itCould you please share your wget command? I am trying to automate the download of the csv data from openalpr.com.
Awesome thank you.The command has my cookie information in it. But when I get home Monday I can share what I used so you can imitate it
Thanks for the hint about CLIGET. I forgot I had that extension installed. I now have a functioning automated script for downloading the csv files and importing them into my database. I tried to install LPRDownloader/LPRViewer on my laptop before I installed it on my Blue Iris PC but I couldn't get it to work. So, I just rolled my own setup with mysql, php and apache on my media server. This also allows me to view the LPR info from any device with a web browser.I used CLIGET in firefox to get the command, then tweaked it to add the "date/time" at the end, however, now that I am using OpenALPR/LPRDownloader/LPRViewer, etc, I do not download them anymore.
@DLONG2 Have you tried running OpenALPR locally instead of using the cloud service?
The OpenALPR is open source and available on Github:
openalpr/openalpr
There is an older thread where people are running OpenALPR locally: LPR Walk Through / Tutorial
If you run it locally, there are no limits to data retention, plus, you are not sending data to an external cloud service.
Never ever trust any cloud service if you care about your privacy.
It is possible that any cloud service will misuse your data by accident (poor internal processes/management) or intentionally, and without your knowledge.
Example: Ring reportedly gave employees access to customer video feeds