Recent content by kb0rpj

  1. kb0rpj

    lost key?

    finally i was able to fix it! i ended up having to download a registry viewer and view the file that way and copy/paste
  2. kb0rpj

    lost key?

    i saved the backup reg entry to the new pc, when i try to load it in regedit, it tells me it is not a valid windows registry file
  3. kb0rpj

    lost key?

    i already ran blue iris on the new computer, that is how i found it did not transfer the key during the backup
  4. kb0rpj

    lost key?

    that is the strange part, i have an email that shows i paid for it, but i do not have any emails with a key, i have looked in all my folders and trash. i am not sure it ever emailed me one
  5. kb0rpj

    lost key?

    no dice
  6. kb0rpj

    lost key?

    i followed the information the help screen
  7. kb0rpj

    lost key?

    how do i find my key.. i was trying to move BI from one PC to a different one, following the steps shown by google, I created a backup on the old pc, downloaded to a new PC and when deactivated the old key, when i go to install on the new PC it asks for key, however, i no longer have the key...
  8. kb0rpj

    Full ALPR Database System for Blue Iris!

    has anyone ever tried to get this working with agentDVR? any luck?
  9. kb0rpj

    Full ALPR Database System for Blue Iris!

    Without looking at GitHub I believe it is it was the issue of the token not matching or something like that I'd have to go look on GitHub
  10. kb0rpj

    T a p o c500 won't add

    I have been trying to add a tapo c 500 to Blue Iris but it won't add it it shows up on the Ovif but when I add it it tells me that it cannot connect check username and password The username and password is correct it works fine on agent DVR anyone have any ideas?
  11. kb0rpj

    Full ALPR Database System for Blue Iris!

    WHEW! finally got it working! thank you everyone, i followed the information on that last post
  12. kb0rpj

    Full ALPR Database System for Blue Iris!

    I am stuck at the first steps.. postgres@blizzard:~$ psql -d postgres -U postgres -f /docker-entrypoint-initdb.d/schema.sql psql: error: /docker-entrypoint-initdb.d/schema.sql: No such file or directory sorry i am somewhat stupid on debian 12
  13. kb0rpj

    Full ALPR Database System for Blue Iris!

    this is running on debian 12, i picked 5433 because years ago i had a testbed on 5432. it appears that my issue is that i am unable to get BI to send the &PLATE out, it returns a blank entry
  14. kb0rpj

    Full ALPR Database System for Blue Iris!

    a2acad44a76c postgres:13 "docker-entrypoint.s…" 36 hours ago Up 12 hours (healthy) 0.0.0.0:5433->5432/tcp, [::]:5433->5432/tcp alpr-db-1
  15. kb0rpj

    Full ALPR Database System for Blue Iris!

    alpr_default "IPAM": { "Driver": "default", "Options": null, "Config": [ { "Subnet": "172.18.0.0/16", "Gateway": "172.18.0.1" } ] i have no idea how to change those, or if i...