Recent content by algertc

  1. algertc

    Full ALPR Database System for Blue Iris!

    Yes, I’ve already built out the page to show the TPMS live and receive it, but the decoder that is popular, built into RTL 433, has been extremely unreliable for me. It worked great at one point, so I’m not entirely sure why. I certainly do think this is a key advantage in vehicle detection...
  2. algertc

    Full ALPR Database System for Blue Iris!

    I think I’m going to publish some core n8n automations for other blue Iris users to use that they can easily download and apply. What I’ve really been thinking about, though, is what a seriously powerful futuristic home surveillance system would look like. And I’m not exactly sure. I feel like...
  3. algertc

    Full ALPR Database System for Blue Iris!

    AI Agent Development Update:
  4. algertc

    Full ALPR Database System for Blue Iris!

    You can back up the raw blocks a number of different ways, but I will create a roadmap item to add some sort of archiving to cloud or network share.
  5. algertc

    BYOB - Build Your Own Beijing | Crazy, game-changing things you can do with latest AI

    This is exactly what I am making rn. Not too hard to do at all. I started trying to get it to answer some really elaborate questions based on the vehicle history and it wasn’t doing fantastic, but I think it’s a matter of prompting well at each stage of the workflow. it’s definitely going to...
  6. algertc

    Full ALPR Database System for Blue Iris!

    I made a number of updates: Fixed session kickout to login screen Camera filter added to dashboard Password will autofill and save in your browser now Impossible to hit the login page if you have an active session Deleting a record in live feed fixed to only delete that record Correction/add...
  7. algertc

    Full ALPR Database System for Blue Iris!

    I'm working on this right now. I've fixed a bunch of other stuff but the db schema is such a pain in the ass. It has something to do with the setup running out of order. Normally I would just image the working db, but it's difficult for a self hosted app where you need to allow people to update...
  8. algertc

    BYOB - Build Your Own Beijing | Crazy, game-changing things you can do with latest AI

    Clever - what sensors are you using?
  9. algertc

    BYOB - Build Your Own Beijing | Crazy, game-changing things you can do with latest AI

    Honestly still pretty impressive that it can do that, but it's really the video analysis that makes things so much easier. Otherwise you sort of have to work something out manually to have it check multiple frames and reason across all of them. The reason I'm so interested in N8n is that you...
  10. algertc

    Full ALPR Database System for Blue Iris!

    I just posted a long, very interesting thread in Blue Iris AI that heavily relates to this app and what's to come next. I highly recommend checking it out. I'd love to hear anyone's ideas or feedback...
  11. algertc

    BYOB - Build Your Own Beijing | Crazy, game-changing things you can do with latest AI

    The object detection + ALPR setup is very solid, but thanks to the billions of dollars happily flying out of big tech to keep the big gen AI party going, we realistically could have what feels like DIY China. I know there are a handful of clever forum users running interesting custom models...
  12. algertc

    Full ALPR Database System for Blue Iris!

    Apologies for the absence guys. I’ve been preoccupied with a slew of other stuff, both work and life. I’ve tried to resolve the installation issue a few different times, but I haven’t been able to reproduce it myself. If anyone knows what’s actually wrong with the db files, please PR. Hoping...
  13. algertc

    Full ALPR Database System for Blue Iris!

    Tailscale is easy to use which is nice. I'd look for a youtube tutorial. Wireguard is comparatively way more involved and less intuitive to set up, but is faster. If you have a Unifi network, ignore all of those options and use the wifiman app from unifi. It has a feature that they call...
  14. algertc

    Full ALPR Database System for Blue Iris!

    I'm not suggesting that it's good to expose blue iris, but I would like to share that I have done some penetration testing on UI3, and it does seem to be pretty alright in terms of security against common attacks. I personally have BI on the internet with nginx proxy manager and a cloudflare DNS...