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

    That's helpful. Definitely things aren't getting close to started. I'm still guessing permissions aren't correct. It could be a an application thing, it could be a Windows thing, or it could be an anti-virus thing too. I'd still like you to try using "Run as Administrator" if you have the...
  2. K

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

    I have two guesses about what is happening: 1. The program is corrupt or didn't get installed with the necessary files. 2. The first thing that happens in the app is that I attempt to open/create the log file and/or create the OnGuard directory under...
  3. K

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

    I guess I'll assume for now that the problem is Windows Server related. Could you try running it "As Administrator"? If that works that will give me something to go on. It is difficult to test without having WS here. If that doesn't work it might be worth trying the run Setup.exe "As...
  4. 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 exactly what you are saying here. Not every file processed is listed in the log file. There are 3 classes of files (1) those without any objects found by DeepStack (picture above). They are not logged one way or another since there could be a whole lot of these. (2) those with...
  5. K

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

    Are you able to startup at all? Are you seeing anything wrong in the log file? Sometimes exceptions are innocuous, sometimes fatal. I believe that the module you are referring to is just a standard distribution file for the .NET Framework. Since the app is written in .NET that doesn't help...
  6. K

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

    It was probably related to upgrading from a previous version. For the next release I'll store the current version in the setup information. Then, when you upgrade I'll do one of two things. Either wipe the settings completely or try to carry over as much information as possible. When I...
  7. K

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

    OK, I've added yet another Release version 1.4.4 here on Github: Release On Guard Security Assistant Version 1.4.4 · Ken98045/On-Guard This version is fully compatible with any release from 1.4.1 and up. It adds the capability to send a series of test image (currently 7) to all of your...
  8. K

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

    I did add some additional logging and tried to make it super obvious if directory monitoring didn't startup correctly. That code should have been there to begin with, so I did upload it to GitHub. This is not a general release since I want to make sure we get you going first. So, if you can't...
  9. K

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

    Some general notes for others: There is specific code in there to weed out parked cars. The cars in the foreground were obviously parked a while. The car on the street is a different matter. In this specific case, the Number Processed is the the giveaway. That number is incremented very...
  10. K

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

    That will be in the next release. The timing on that depends on other bugs and/or features added. Personally, I have found that the memo field isn't too useful since Blue Iris (iPhone) makes the camera name much too big, and wastes a whole lot of space besides. I really don't need a huge...
  11. K

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

    Release 1.4.3 is now on Github. This includes your request for scrolling on the MQTT dialog. That's pretty much it.
  12. K

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

    Yes. I thought it was a little long but I thought it would fit. I have to admit that I didn’t check it out
  13. K

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

    OK, the problem I found has been corrected. There is a new release at: Release On Guard Security Assistant Version 1.4.2 · Ken98045/On-Guard The problem fixed was related to the fact that after the first one motion is recognized subsequent ones weren't reported. This bug should also have...
  14. K

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

    The latest release had a bad problem. It should be fixed within a couple of hours. Please don't use it in the mean time.
  15. K

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

    OK, there was very definitely a problem. It should be fixed within a couple of hours of this post. It was pretty nasty to track down.
  16. K

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

    On Guard does not process any unprocessed pictures on startup, it just loads them into the working set. It does send the first image to DeepStack for analysis so that any objects in the first picture can be identified. In addition, as you step through pictures any pictures that have motion in...
  17. K

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

    This might just be a matter of your settings. For each URL/HTTP notification there is a Cooldown time. It defaults to 5 minutes (300 seconds actually). So, once you triggered the notification at 6:20 for the driveway you should not see any further notification for that area, or any other area...
  18. K

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

    Release 1.4.1 is now at GitHub at: Release On Guard Security Assistant Version 1.4.1 · Ken98045/On-Guard This version adds user defined MQTT messages and support for "the motion has stopped" events. This should allows you to do such things as turn lights on when motion is detected, and turn...
  19. K

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

    If anyone has tried the new MQTT features (only with the code download, not the latest "release") I'd appreciate some feedback. Likewise, if anyone has tried the "motion stopped" feature I'd appreciate feedback on that. Just as a recap of those features (1) You can now define your own MQTT...
  20. K

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

    That is a bit of a surprise. I appreciate you letting me know. I'll look at the prerequisites and see if there options that would be helpful. I know that I could use earlier versions of SQL going back to 2008/2012 if I recall correctly. I'm not doing anything requiring later versions of SQL...
  21. K

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

    I believe that any version of SQL should work. The only problem might be with the security settings. I'm using the "Windows Authentication" security since it avoided adding yet more stuff to the setup screens. However, I may make that an option as well if it becomes an issue. Please let me...
  22. K

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

    Well, hopefully it is working now. I considered just telling the user: "Install Sql Server Lite" in the instructions, but the localDB stuff doesn't require extra steps (when it works at least). Let me know what you think of the changes to MQTT.
  23. K

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

    And while you are in control panel uninstalling on guard you should probably uninstall Microsoft SQL Server 2019 LocalDB as well.
  24. K

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

    OK, that is definitely bad. Please re-download the file version from GitHub, not the release. There is a possibility that the setup file there wasn't 100% correct. So, go to control panel. Uninstall On Guard. Once uninstalled run the setup from GitHub. Watch carefully to see if LocalDB is...
  25. K

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

    First, exit from On Guard Go to a windows command prompt as an administrator. The easiest way to do that is click on the Windows start menu. Depending on your OS either type in "cmd" or type cmd into the search bar. When you see the cmd icon show up, right click and Run as Admin. You...
  26. K

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

    I believe that the app should run OK without the database. Just don't turn on/press the Motion Only button. Your SQL issues are something I'll look into.
  27. K

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

    Please go to the database location (somewhere in the previous 20 posts). Verify that the directory is there and that there are (2 I think) files in there too. If they are there, please turn off anti-virus and try again. My anti-virus didn't choke on it, but yours might. I knew that adding...
  28. K

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

    Make sure you press Refresh. The most recent pictures taken by BI should then show up. If you see a picture with the Amazon guy click the "Analyze" button to see why it might not have considered this "significant" motion. If the picture isn't there at all then you know BI somehow didn't see...
  29. K

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

    I updated the OnGuard-ReadMe.docx file on GitHub. It documents what to do if "localhost" does not work. It also gives the DeepStack Beta link and discusses using the GPU version. So, if you need to find DeepStack, just open the documentation and go toward the bottom. I'll try to keep that...
  30. K

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

    OK, well at this point I think the best solution is for me to add some notes to the documentation. I know that not everyone reads it, but then I can at least blame them!