Search results

  1. T

    6.0.3.1 - Broke my webserver

    They we're the same ip address which was odd
  2. T

    6.0.3.1 - Broke my webserver

    I fixed my issue if anyone has the same problem. For some reason hundreds if not thousands of entries were in the LIMIT ACCESS BY IP ADDRESS area. That can be found under Settings / Web Server / Advanced. I cleared them all and its working fine again
  3. T

    6.0.3.1 - Broke my webserver

    Im wondering why we are focusing on user agent blocking? This is one of the easiest things to spoof. Seems like a false sense of security. The past 2 updates have had some weird consequences for me. Even on my local lan loading ui3 is extremely slow.
  4. T

    Full ALPR Database System for Blue Iris!

    Look at your logs. Its probably the database issue that I posted fixes on just a few posts before this one.
  5. T

    Any reason to still have 3rd party AI now that BI have it built in?

    Also my reason on of my setups. No real graphics card on it and and older cpu. Built in AI does work but id rather save the cpu useage. Coral chip doing great. Really wish he added hardware decoder support.
  6. T

    New BI built in AI support Coral AI TPU?

    I also second this. Would love some sort of hardware accelerator device support. I run blueiris CPU only no graphics card.
  7. T

    Send Pushover notifications with pictures and hyperlinks

    Same setup. Actually nothing has really changed for me in terms of settings. Everything continued to work just fine.
  8. T

    I built a Virtual ONVIF RTSP Server with Custom Camera Layouts

    I wanted to share a project I’ve been working on. This project was originally built with UniFi Protect in mind, but it has since evolved into something much more. One of my favorite features is GridFusion, which lets you create custom camera layouts and stream them over RTSP as a single...
  9. T

    Full ALPR Database System for Blue Iris!

    Your welcome I was also getting this error and here is the fix for it "plate_notifications_plate_number_key" for table "plate_notifications" does not exist -- Add UNIQUE constraint for plate_number ALTER TABLE plate_notifications ADD CONSTRAINT plate_notifications_plate_number_key UNIQUE...
  10. T

    Full ALPR Database System for Blue Iris!

    Here is the fix I applied I ran this in the console section of portainer. I was in container alpr_database-db-1 #to get into PostgresSQL psql -U postgres #Then I applied this fix. Just copy and paste it -- Create a sequence for the id column CREATE SEQUENCE IF NOT EXISTS...
  11. T

    Full ALPR Database System for Blue Iris!

    well by golly that fixed it. Im now seeing results and its working again. Let me post what I ran
  12. T

    Full ALPR Database System for Blue Iris!

    Let me give that a go. I was going to go that route but I saw so many people having this issue I thought someone for sure would have fixed it by now
  13. T

    Full ALPR Database System for Blue Iris!

    Im running in Ubuntu 25 . I have had this working before but it stopped after watch tower did some update to the database. So I started fresh
  14. T

    Full ALPR Database System for Blue Iris!

    This is a fresh install using the script. Iv googled it and others are having the same issue. I'm also using version 6 of blueiris if it makes a difference
  15. T

    Full ALPR Database System for Blue Iris!

    Anyone ever figure out the solution to Error processing request: error: null value in column "id" of relation "plate_reads" violates not-null constraint I ran two fresh install on two different systems, and still same issue
  16. T

    BI6 new built in AI beta 6.0.1.0

    Thank you Mike Let me try your settings Im sure they will work better than what I had. Thank you once again for taking the time to reply
  17. T

    BI6 new built in AI beta 6.0.1.0

    I got it working Mike! thank you for your help!
  18. T

    BI6 new built in AI beta 6.0.1.0

    Thank you MikeLud. Im pretty sure that is where my issue lies. Here are some screenshots
  19. T

    BI6 new built in AI beta 6.0.1.0

    Anyone know how to get license plate working on the built in AI? I had it working with codeproject but doesnt seem to be working with the internal one.
  20. T

    Version 6 Beta

    Thinking same thing kind of a huge let down. Make me wonder what the future looks like for blue iris.
  21. T

    Version 6 Beta

    I was having the same issue on two different systems. Updating the program would not properly kill blueiris so I had to use task manager every time. For now I have rolled back as it seems far too buggy. Its fine and then out of nowhere a sudden cpu surge to 100% and system hangs.
  22. T

    5.9.9 - January 17, 2025 - More Pre-6.0 feature releases

    Anyone having issues streaming rtsp from blueiris. All of a sudden my streams dont work anymore with this 5.9.99 version I rolled back to 5.9.98 and they work fine. I think im going to stay with this version for a while
  23. T

    5.9.9 - January 17, 2025 - More Pre-6.0 feature releases

    Maybe he changed it back in the latest versions. My cpu in blueiris and task manager are about the same without changing percentages.
  24. T

    5.9.9 - January 17, 2025 - More Pre-6.0 feature releases

    My cpu usage shot up to 55% with 5.9.99 I remember it was around 15 to 20% before this update
  25. T

    Alternative to Email-to-Phone SMS/MMS delivery (T-Mobile issue - for now)

    Iv been using pushover for a while now and it works pretty well for me. I did find this article for telegram https://smarthomepursuits.com/how-to-send-blue-iris-deepstack-images-alerts-to-telegram
  26. T

    5.9.9 - January 17, 2025 - More Pre-6.0 feature releases

    Not bad liking the purple
  27. T

    Send Pushover notifications with pictures and hyperlinks

    I had never thought of that. That sounds great will check it out
  28. T

    Send Pushover notifications with pictures and hyperlinks

    So whats the new string everyone is using to make this work again after the latest update?
  29. T

    Blue Iris and CodeProject.AI ALPR

    Thank you for the reply!
  30. T

    Blue Iris and CodeProject.AI ALPR

    What program is that iv never seen that ALPR feed before? I think I found it https://github.com/algertc/ALPR-Database/tree/main?tab=readme-ov-file