Search results

  1. T

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

    Disregard. Appears I got it working. Only thing I can't seem to figure out is the image part. I am decoding what the MQTT server is receiving for an image payload and it is only about the top 5-10% of the image. I believe MQTT payloads are limited to 250ish MB so I dont think image size is an issue.
  2. T

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

    Any way I can manually test MQTT? I have had multiple cars drive through an area of interest where I am looking specifically through cars, and blue iris is recording and marking confirmed as required, but not sending any MQTT messages. MQTT notify is green in that areas settings and the server...
  3. T

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

    Was gonna try to give this a shot tonight but when i try to set notifications, i set autofill, and reduce the cooldown and set the confirmed flag for blue iris and hit ok. But if I go back into that one, the only thing that saved is the autofill. Cooldown doesnt have, and the flags dont save.
  4. T

    5.3.8 - January 12, 2021

    One camera still having an issue while the other camera works great now. I downgraded to the current stable release to see if its the camera or the blue iris version. Will test after work.
  5. T

    5.3.8 - January 12, 2021

    Sure enough the sub stream was missing all of a sudden. Will have to test shortly here.
  6. T

    5.3.8 - January 12, 2021

    On 5.3.8.7 and it seems a couple of my cameras are slow to take JPEG Snapshots when motion is detected. I've changed no settings in regard to motion detection and my backdoor camera used to start taking snap shots by the time i was half way out the door. Now I have to walk around for 10-15...
  7. T

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

    Nah it's all good. I'm weird and don't like having the extra stuff in my Blue Iris, even if I can hide it and there is no cost. With the recent addition of substream support in cameras, I brought everything down to a single camera with no clones.
  8. T

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

    So I think it all depends on that I am using a single camera setup. In order to get pictures to send to OnGuard I need to set the motion sensor up to grab a picture. But what also happens is that if I want video recorded the record tab has to say to record when triggered. Because there is no...
  9. T

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

    haha, it was hard to type it out. Basically the flow is like this (I am using a single camera): 1. Camera detects motion 2. Camera take picture 3. AI analyzes picture 4. AI determines person (or animal, or car, whatever) 5. AI sends URL for camera with &flagalert=1 6. Video captured by that...
  10. T

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

    I forgot to come back and explain what I meant by cancel URLs. So for example with AITool you specify a URL to trigger a recording, but also a trigger to cancel marking a recording as an alert. If I understand it correctly what happens is if an object is detected that you want to mark the alert...
  11. T

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

    I think the Json payload is a good idea, I’d love to see it. Got other thoughts about “cancel” urls but I really need to be at a computer to elaborate. Not sure how many people have this use case.
  12. T

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

    My only experience is AITool and the newest version lets you set your payload to any word or set of words including variables like object types time of day, etc. I’m definitely not trying to say do everything they’re doing, just giving a reference point
  13. T

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

    Something I am kind of thinking is that the MQTT topic should be something like OnGuard/nameofcamera/AreaName and then the mqtt payload should be the thing detected. That way you can do somethings where multiple object types can set off one MQTT sensor
  14. T

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

    Perfect. Testing it out again, might have what I need to be 80% operational. Might have to figure out on my own with the help of home assistant how to a snapshot to my phone (not email or sms).
  15. T

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

    Are the ObjectTypes specified for MQTT the same as what Deepstack passes? ie Person, Dog, Car, etc?
  16. T

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

    Forgot to respond here. I like this way of detecting things. I have a specific use case for multiple zones on one camera so that’s great. I’ll tack on that MQTT would be great. Also I think that telegram would suit my needs better than email but I’m just one user. Keep up the great work! Can’t...
  17. T

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

    I’ve been running AItool and deep stack for a while but there’s a few things here that interests me. Gonna play with it tomorrow and report back my thoughts. Thanks for creating this for the community!
  18. T

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    I have AITool detecting Car and Person so it will record either. If I turned on alerts it would tell BI to alert on Car or Person. I would like to continue recording car and person events but only alerting on Person.
  19. T

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    At this point I really wish there was a way to trigger an alert based on the Memo sent over. I really would like to record on person or cars driving by my house, but only have Blue Iris send an alert when a person walks by. I have telegram setup for just person, but then I have to see that and...
  20. T

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    Is there documentation around how cancel triggers work? Is it in blue iris documentation?
  21. T

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    Not sure if you have any sort of home automation, but with Home Assistant I can change profiles based on people being home or not. Works pretty great. Might be able to do it with other home automation software too.
  22. T

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    I am sorry, it does not. I decided that it wasnt useful to me so I just decided to go with motion. Thinking through it quick I believe you would still need a second camera setup. You could probably do this full single camera setup but then setup a camera with just the substream if you want 24...
  23. T

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    Aww shucks, thanks for linking my video. I've also got a blog post if reading is more your thing: AI Object Detection for Blue Iris - New Method! - FamilyTechExec
  24. T

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    What variable can I use to get just a single detection? If I just want the variable to say "Person" or "Car" what variable do i use? Using [Detection] gives me "Person (99%)" which seems to be the same as summary.
  25. T

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    Was able to get the new docker container up and running on the windows host that blue iris and the aitool reside along with throwing everything on the extra SSD i had laying around. Getting around 250ms on the deepstack side vs 550ms using the normal windows server. This is all over 950ms using...
  26. T

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    Makes sense, just running off spinning drives right now for my server.
  27. T

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    That is interesting. I'm using a similar setup and my times are close to a full second. Half that when using deepstack right there on the windows server
  28. T

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    Are you using docker desktop? I tried using this from my docker host (linux box on the network) and was seeing double the time than what the windows app gives me. Maybe I'll try it on the same host as the aitool