Search results

  1. N

    OpenALPR cloud API (free calls reduced to 1000/pm)

    Mask out in openaplr software. Go to video. Mask an area. Just draw over the plate. But remember if the car moves out of the masked area it’ll start over. So block a good portion of that area. EDIT: Configure--->Detection Mask--->Draw Exclusion BTW Thanks for your help, up and running with the...
  2. N

    OpenALPR cloud API (free calls reduced to 1000/pm)

    DLONG, yes, uses processing power to constantly "read" the parked plate. I tried customer service, and was told "it needs to constantly evaluate the video" so I asked regardless of motion detected or movement? and the answer was to just "mask out the area if it bothers you". While I get its a...
  3. N

    OpenALPR Tool - Save and Query CSV Exports

    recompiled...i guess i just go slower with the import... as it appears to be importing my manually imported files now just doesnt seem to be complete with it, as I picked a date that everything should be imported and it is marked as skipped. It loads the manual CSVs but crashes, just have...
  4. N

    OpenALPR Tool - Save and Query CSV Exports

    nm closed and reopened now
  5. N

    OpenALPR Tool - Save and Query CSV Exports

    company field
  6. N

    OpenALPR Tool - Save and Query CSV Exports

    now I get this unrelated to other stuff but when I run it in "auto download" mode, it just goes minute after minute of "downloading" but never adding anything to the db either.... I apologize for this, it seems like I hit a wall so early.
  7. N

    OpenALPR Tool - Save and Query CSV Exports

    It was F11 to "step into" (I changed the length to 100, just in case the CSV files were small, even though your length was 500.... So i encountered "RED" here, but I Cannot see any exceptions or errors, and as I go through, there are no exceptions, except for anything to do with the database...
  8. N

    OpenALPR Tool - Save and Query CSV Exports

    It stepped through no problem..... however i thinkthe problem is still with adding to DATABASE, as AUTO download, letting it run, does NOT add anything to the database. So I used your idea of "save to history" and put a breakpoint there.... Looks like no data is being parsed to the DB
  9. N

    OpenALPR Tool - Save and Query CSV Exports

    Downloaded new from git... no errors on compile Auto Download does adds 0/0 Manually upload file adds 0/0 (no time stamp either). Did the same "f10" step through, was able to not get that error at the beginning. Also previously you asked if it shows the DATA base on the time that I start...
  10. N

    OpenALPR Tool - Save and Query CSV Exports

    settings are saved everytime i reopen. It reads from LPR_Downloader.exe.config file that is in the same folder as LPR_Downloader.exe
  11. N

    OpenALPR Tool - Save and Query CSV Exports

    I wonder if the database connection has something do so with it because it shows .\\SQLEXPRESS and not .\SQLEXPRESS
  12. N

    OpenALPR Tool - Save and Query CSV Exports

    I have stop and started the auto download, everything still says 0 imported, 0 skipped. edited: With added time stamp for new time that I started and stopped.
  13. N

    OpenALPR Tool - Save and Query CSV Exports

    this?
  14. N

    OpenALPR Tool - Save and Query CSV Exports

    So yeah not sure what I did wrong (I thought that was the initial reason wrong, so I adjusted it and tried different variations. This time I adjusted it and LET it run for about 10 minutes. Now I get Would that be correct? 0 imported, 0 skipped? EDIT: I have even tried "uploading manually"...
  15. N

    OpenALPR Tool - Save and Query CSV Exports

    Yup, i cannot figure out for the life of me the correct ways to connect to the database with the LPR_Downloader, with the Micrososft SQL Server Management Studio, I can connect, no problems, but I cannot get the string right for LPR_Downloader.
  16. N

    OpenALPR Tool - Save and Query CSV Exports

    Updated (to help others) Added your code. "Excluded" the temp key that the project is looking for. Created a NEW temp key (so the names match) Compiled. No errors in compiling. Will move on to the settings tab, and connecting to the database (I forgot my database string, so I am figuring out...
  17. N

    OpenALPR Tool - Save and Query CSV Exports

    I have tried commenting out the PUSH code, and was unsuccessful....as for the previous error, I just created a certificate with that name, and it skipped that part.... I have edited the config file DIRECTLY to insert, ALPR username, EMAIL SMTP etc...just missing push over, if I have to sign up...
  18. N

    OpenALPR Tool - Save and Query CSV Exports

    Starting....will let you know THANK YOU!!!!! Hit a few snags After installing everything, after running all the data bases, I am at the part of compiling.... When I first opened VB, it had the "design" of the app in a window, and I ran Build--->Build LPR_Downloader Would get an Error So...
  19. N

    OpenALPR Advice?

    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
  20. N

    OpenALPR Advice?

    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....
  21. N

    OpenALPR Advice?

    Because I am so late to the party lol I use wget with date appended + crontab to grab the CSV files every 24 hours. (I dont care about dupes right now).... I have been messing with the ability to use just the beanstalked data and trying to grab from that directly, so that we do not have to...
  22. N

    IPC-HFW5231E-Z12 LPR from 137 feet

    be prepared ones settings won't be the same for another. I thought the same thing, I came up with crap settings. Please use their settings as only a STARTING point, you will need to tweak and tweak and tweak from that starting point. I am 160feet according to google maps. So technically between...
  23. N

    IPC-HFW5231E-Z12 LPR from 137 feet

    Also when fine tuning the focus make sure you change the “step” from 20 to 5 or even 1 to make sure you fine tune that focus.
  24. N

    Hik connecting DS-KB6003-WIP Wifi Door Cam to 7616NI-E2

    is VIS_28_H2_EN_STD_V1.4.62_180515_For6403.zip or DZ20180521_111_28_H2_EN_STD_V1.4.62_180809.zip the latest firmware? looking to get more than 12 FPS lock with this guy...
  25. N

    Hikvision doorbell camera - DS-KB6003-WIP

    anyone get this to go higher than the 12fps? just upgraded to firmware VIS_28_H2_EN_NEU_V1.4.62_180515_For6003 And still stuck on 12FPS..... Secondly, I was having "issues" with it recording. (Continuous through BI). Lets say it would record 8:00:01am, then seconds 02, 03, 04, 05, 06 (if you...
  26. N

    OpenALPR Advice?

    1. Seems easy enough, I am assuming its SQL database as you keep mentioning that over MS Access. So it might take a bit more to get the tables organized on what I want, but I might be able to manage. 2. "build a application" might be the difficult part. I probably can write a script/crontab of...
  27. N

    OpenALPR Advice?

    I have “some” knowledge of coding. But I usually am better off taking and adjusting code that is already there as I don’t know how to start from the beginning (if that makes sense). Like if your GUI is setup to grab “link” and store “folder” and parse “info”. I definitely can code link and...
  28. N

    OpenALPR Advice?

    Ohhhh...Emmm....Geee.....This is exactly what I had been searching for and hoping that cloud.openalpr.com would do, but it didn't. @DLONG2 ad @Gymratz is there anything I could do to help? Anyway to donate to your beer fund to get a test drive of this? The "tagging" and excluding, and alerts...
  29. N

    IPC-HFW5231E-Z12 LPR from 137 feet

    I already used the excuse for LPR to myself to get this one. If it’s doing that I can’t use the “same” excuse lol
  30. N

    IPC-HFW5231E-Z12 LPR from 137 feet

    Thank you. I am trying the script right now. Will see how it works tonight. Definitely will try the bw option as it’s the easiest however our sunrise and set times change drastically over the year. I’d like to kind of leave it with the script to adjust the timing. Might just run it on my VM...