Search results

  1. DLONG2

    OpenALPR Webhook Processor for IP Cameras

    Is the upgrade with the downgraded local storage being forced out? Or are you choosing to do the upgrade of the client? I don't understand why OpenALPR would care whether clients locally stored 8, 80, or 800 GB.
  2. DLONG2

    Help with Night settings for LPR >> IPC-HFW5241E-Z12

    Does the web GUI frame rate match the BI frame rate? (20 fps)?
  3. DLONG2

    Zoom stops working on my SD49225T-HN

    My SD49225T-HN PTZ/zoom/focus functions work well in the GUI, but BlueIris' controls have stopped working. When I click on any preset or zoom, the camera frame momentarily turns blue, but the command never reaches the camera. I've tried the camera restart as well as disconnecting and...
  4. DLONG2

    HP EliteDesk good to run BI?

    I purchased a used HP EliteDesk 800 G2 SFF on eBay, and it is working really well for BI. It has an i7-6700 CPU with 16 GB of RAM and Win10Pro. I added WD Purple HDDs for video, and an SSD for the OS and BI.
  5. DLONG2

    View Q-see cameras using Blue IRIS

    Hi Joe11. I was able to build a VPN in the 'prosumer' Unifi, with the USG. Here is a link to how I did it: https://ipcamtalk.com/threads/bi-vpn-and-unifi-usg.21925/post-312627
  6. DLONG2

    Any limits on the autocheck.com api?

    I wonder, too, where the source data is. Many of these look up sites are reseller partners to wherever the data comes from. I suspect one of the sources is Esperian; they offer products to consumers, dealers, and to reseller partners. But their bulk data is very expensive, and includes a lot of...
  7. DLONG2

    Blue Iris UI3

    Thanks for these tutorials, wittaj. I imagine that as soon as a camera's IP is statically set and changed, then the GUI login fails, and a person would have to log into the camera's new IP.
  8. DLONG2

    LPR to open a gate - using blue iris - Smart Life App can control

    HomeSeer is a bit pricey, but there's a BI plugin. LiftMaster/Chamberlain offer gate openers with wifi, and there's a MyQ plugin for HomeSeer, too. In addition, HomeSeer has an RFID plugin, and an email plugin, among dozens of others. Not sure how these would all fit together with a LPR...
  9. DLONG2

    About to do a general upgrade of everything except some cams. Suggestions?

    Western Digital Purple HDD's are designed for video recordings.
  10. DLONG2

    Hilarious License Plate Capture - "DOGPOOP"

    My LPR sometimes captures the "UHAUL" plate.
  11. DLONG2

    United States license plate designs and serial formats

    Found a good resource for license plate formats for the different states: https://en.wikipedia.org/wiki/United_States_license_plate_designs_and_serial_formats
  12. DLONG2

    LPR Walk Through / Tutorial

    Anyone with LPR interest, be sure to look over the free Windows program designed by @Gymratz. It allows for the automatic collection and viewing of plate data when subscribing to the $5 a month 'Watchman' plan at OpenALPR.com. Here's a link to the article posted by @tech101 on how to install the...
  13. DLONG2

    OpenALPR Tool - Save and Query CSV Exports

    Looks like we've found a site which allows plate look ups for VIN, year, make, model, engine and body. They are charging $15 a monthly subscription for this service, per individual, via PayPal. Details to follow.
  14. DLONG2

    Creating a Real-Time License Plate Detection and Recognition App

    Looks intriguing, but too deep for me, too. OpenALPR.com gets the job done and is only $5 a month.
  15. DLONG2

    OpenALPR Tool - Save and Query CSV Exports

    The vini.az website returns free spec data via a URL, using the VIN: https://vini.az/en/specs/{VIN} Registering for an API is easy. Their API page shows how, and also how to add funds, check for balance, run a report, etc. But the report types are autocheck, carmax, etc. which will return a...
  16. DLONG2

    OpenALPR Tool - Save and Query CSV Exports

    I sent them a question on whether specification data can be acquired from just a plate. Their contact page stated that they are open to proposals, by the way. Integrating any non-autocheck process into the public GitHub code you are using would require GymRatz's or another C programmer's work...
  17. DLONG2

    OpenALPR Tool - Save and Query CSV Exports

    Hey wittaj, this Azerbaijani website (vini.az) does state that specification reports are free, and that is all we are needing. Hot dog!
  18. DLONG2

    OpenALPR Tool - Save and Query CSV Exports

    Foreign to me, too. Here's the curl to get an access token from the sandbox, based on the user/password/clientID/clientSecret: curl -X POST https://sandbox-us-api.experian.com/oauth2/v1/token \ -H 'Accept: application/json' \ -H 'Content-type: application/json' \ -H 'Grant_type...
  19. DLONG2

    OpenALPR Tool - Save and Query CSV Exports

    Hi wittaj, the Esperian developer guide shows how to use the account's username, password, client ID and client secret in order to acquire an access token. It requires the POSTing of a CURL command. I was looking this AM on how to convert a CURL command into VB.NET, and I am certain others can...
  20. DLONG2

    OpenALPR Tool - Save and Query CSV Exports

    Hey Wittaj, many thanks for the links to these resources. Esperian doesn't list their prices, but said in an email to me that a support team will be contacting me regarding pricing. These other two resources you found do show their prices, either 20 cents per look up or 10 cents per look up...