Search results

  1. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    I did just double check things. There is an error in email Test feature. It picks up on saved email user/password, not the ones in the window. This will be fixed in the next release. For now, please just save your info and then go back in there and test it. I thought that I had fixed this...
  2. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    The email related code has not changed at all in months. Yes, you do need to use smtp for your mail server. The specific error information is a little unclear, but it seems like there was a problem either actually reaching your email server, or the remote server closed the connection without...
  3. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    This should be fixed in 1.7.2. There were a number of issues fixed that this may relate to. I don't think there are new bugs at least.
  4. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    I have put up a new release that contains bug fixes only: Release On Guard Security Assistant Version 1.7.2 · Ken98045/On-Guard It fixes a number of bugs that relate to the registration marks plus issues where areas for one camera would be put in another. There were several other bug fixes as well.
  5. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    OK, I did find at least an additional problem with the registration point. Under some circumstances the registration point is still getting messed up. I have strategy for narrowing this down, but it may take me a while because I still can't find what is going on.
  6. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    I do need to fix it so it doesn’t nuke the app in cases like this. I will probably put out a minor release with no new features but fixes like that relatively soon. However I do want to slow down releases a bit
  7. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    This looks like the problem originated when attempting to send a confirm or flag to Blue Iris. I'll look into it. Obviously I'm not handling any areas there "gracefully", but I don't know if the issue is something specific to BI or me yet. I'll keep looking. In the mean time if you want to...
  8. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    You can move all 4 edges and all corners when defining an area. The polygon issue is something I've thought about. However, the code would be much more complicated if I was using polygons. I'd need to both determine if objects were within the polygon, but worse get the overlap percentage of...
  9. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    OK, I am about 99% certain I fixed the issue. Even though you probably don't care I'll tell you what was going on. 1. The height resolution in the Live Camera setting was incorrectly being saved with the X Resolution. This was due to a typo at about 2:00am where an X looks awfully like an Y...
  10. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    I did see it go bad on one of my computers in the last few minutes (after checking all day). I'll keep looking
  11. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    This may or may not will not solve your DB problems completely, but I have added the ability to define a custom database connection string. The release is located here: Release On Guard Security Assistant Version 1.6.2 · Ken98045/On-Guard. ALSO: I Added a "Release" folder on GitHub zip file...
  12. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    I might have fixed it and forgot that I did :) As one of the 2% oldest software engineers on the planet my memory isn't perfect.
  13. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    I had to select something. It seemed reasonable to include a limited version of SQL 2019 (LocalDB) rather than load 5+ year old (or 13 year old in the case of SQL 2008) software onto peoples machines. However, you are correct in that the SQL installation process needs to be fixed. Another...
  14. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    OK, that's very helpful. It looks like the resolution numbers are correct, assuming your images are always 720x1280. I wanted to rule out some screwy values being put there. If you ever have a case where the resolution of your camera changes (say going into night mode) that would also be good...
  15. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    I'm not sure. I know that plate recognizer is part of or has a business relationship with BI. Maybe they have a special arrangement with them. I'll look into it further. Maybe there is more that can be done.
  16. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    With a decent card you should be able to scroll through images using Page Up/Down at the full keyboard repeat speed (almost video --at least silent film days) frame rates. I am running 10 AI connections at the moment. BTW, I did run across something some of you may be interested in. On the...
  17. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    This was fixed a couple of releases ago. However, those releases with the fixes were marked as "Pre-Release". Please use the one from here: Release On Guard Security Assistant Version 1.6.1.2 · Ken98045/On-Guard I was waiting to have at least a few people try these "pre-releases" before...
  18. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    Actually, if you are comfortable with the Windows Registry you could help me track down the issue. Look at: Computer\HKEY_CURRENT_USER\Software\K2Software\OnGuard\Cameras\ Under each camera you should see the the registration mark X and Y positions along with the resolution under which the...
  19. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    I have seen it disappear in the past, and I thoughI fixed them. However, along with the reference point I also save the picture resolution along with which it was set. This is because you may change picture resolution over time as you change your camera settings. The point was to prevent you...
  20. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    The only thing (that I know of) that Blue Iris supports is the "memo" field. Right now I just put the area in that field. I can add the object type as well. That should be relatively easy if there is just one object. However, in a complicated picture there may be several. I can add them...
  21. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    I have released version 1.6.1 as a "Pre Release". This version adds support for multiple DeepStack AI servers. It is here: Release On Guard Security Assistant Version 1.6.1 · Ken98045/On-Guard. I'd like to get multiple people to try it before the "Pre-Release" tag comes off! I've tried it...
  22. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    I'm almost certain that the entire image is sent to the MQTT server. However, the way http works is that the data is sent as a continuous stream of data that is broken into packets. The receiver receives one "packet" at a time. For something as large as a picture there will be quite a number of...
  23. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    I have to admit that I didn't test the image completely. I'll take a look soon.
  24. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    Sorry, I think that I saved off the wrong version of a file. I'll fix it (after doing a triple check)
  25. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    Yes, I am using the latest GPU Windows Beta, but I haven't really had the time to look in any detail at the CPU use of DeepStack with that. I do see a barely noticeable GPU bump when a picture is processed. For me with 4 cameras (2 high, 2 low resolution at 15fps) I see BI at about 35% CPU...
  26. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    Yes, with the GPU version it is helpful to use multiple instances of DeepStack. However, DeepStack in GPU mode isn't entirely CPU neutral. In addition, if you are running Blue Iris on the same computer the BI processing also goes up. I've had another request for supporting multiple...
  27. K

    Yet Another Free Extension for Blue Iris Adding AI Object Dectection/Reduction in False Alarms/Enhanced Notification of Activity/On Guard

    Put an "Ignore" area around the bush. I have had similar problems. Sometimes it depends entirely on lighting. One of the pictures in the manual has a "pig planter" in it. Sometimes it hits the animal definition, sometimes not. Deepstack isn't perfect, but it will probably get better over...