Recent content by Vettester

  1. Vettester

    How many cameras do you have inside? Any? Am I going overboard?

    Besides the two I have in the house I have two in the garage. One is fixed on my Corvette and the other one is a PTZ that is controlled by my home automation system. Whenever one of the of the 4 doors open (2 garage and 2 man) the PTZ moves to cover the open door.
  2. Vettester

    Car dealership Woes

    Yep, they'll never change. I bought a used car from them about 30 years ago and the transmission went out within 5 days. In the "fine print' the car was sold "as is" so they wouldn't do anything to help. I'm surprised they're still in business.
  3. Vettester

    Full ALPR Database System for Blue Iris!

    Database | Tags | + Add Tag Did you add the TZ in both the environment and db sections of your docker compose file?
  4. Vettester

    Dahua IPC EASY unbricking / recovery over TFTP

    I'm only going to leave this up for a few days.
  5. Vettester

    Full ALPR Database System for Blue Iris!

    No stream typically means there's a network issue.
  6. Vettester

    Full ALPR Database System for Blue Iris!

    You don't need to use this option unless you want to save a jpeg file to your PC. Here's what I'm using...
  7. Vettester

    Full ALPR Database System for Blue Iris!

    The GitHub installation instructions are not up to date. You might to check out this site: https://alprdatabase.org/
  8. Vettester

    Full ALPR Database System for Blue Iris!

    Your Post/payload string is wrong. It should be: { "ai_dump":&JSON, "Image":"&ALERT_JPEG", "camera":"&CAM", "ALERT_PATH": "&ALERT_PATH", "ALERT_CLIP": "&ALERT_CLIP", "timestamp":"&ALERT_TIME" }
  9. Vettester

    Full ALPR Database System for Blue Iris!

    Yep, it works both as a dashboard or a web page card.
  10. Vettester

    Full ALPR Database System for Blue Iris!

    Add the ip address of your docker container to the whitelist in the ALPR Database app and it will allow iframe access in home assistant.
  11. Vettester

    Full ALPR Database System for Blue Iris!

    Awesome update, thanks Charlie!
  12. Vettester

    Full ALPR Database System for Blue Iris!

    Hmmm.... it looks like your containers are running. If you click on where it says app-1 and db-1 it should open up a window with six diagnostic tabs. I would look through the logs and stats tabs to see if there is anything that stands out and gives you an indication of what could be wrong.
  13. Vettester

    Full ALPR Database System for Blue Iris!

    Expand your containers so we can see what it looks like. It should look something like this:
  14. Vettester

    Full ALPR Database System for Blue Iris!

    Try entering 192.168.68.111:3000/update into a browser and follow the migration process. Edit: This assumes you have downloaded the migration file and put into the same folder as your docker compose file.
  15. Vettester

    How to open a pipe

    You’ve got the rule backwards, it’s righty-tighty lefty-loosely. In your example the wrench needs to be turned to the north to loosen the connection.