Search results

  1. naidu

    AI motion detection with BlueIris: an alternate approach

    It seems like CPU usage has increased considerably with version 5.0. Anyone else having the same issue? CPU loads have increased 300%.
  2. naidu

    AI motion detection with BlueIris: an alternate approach

    Thanks for the update. Do you have samples code on how you setup your dashboard in HA? Also, if i reboot my mqtt server i get "[Main] Startup cancelled due to errors." Is it possible to keep retrying instead of having to restart container again? 2020-06-26T07:37:40-04:00 [Main] [MQTT] Unable...
  3. naidu

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

    From what i understand these AI model sue set amount of resolution so using 4k doesn't do much other than increase CPU consumption. You better off staying at lower resolution and maxing out bitrate.
  4. naidu

    How To Upgrade Amcrest / Lorex to Dahua Firmware And Get All Dahua Features

    Anyone have seen IPC-HDW5830RN-Z-S2 equivalent firmware? Lorex - LNE8974AB
  5. naidu

    AI motion detection with BlueIris: an alternate approach

    Yes running with enableannotations true. I had function node because of other integrations with coral/frigate binary switch. It seems like there off delay 30 seconds is that configurable in settings?
  6. naidu

    AI motion detection with BlueIris: an alternate approach

    Thanks for help. Node red configured. I am currently running Deepquest and frigate (coral) side by side. Both the systems can be armed and disarmed by telegram flow. I am going to post the function node script to send to ios or telegram. msg.payload = { "data": { "message"...
  7. naidu

    AI motion detection with BlueIris: an alternate approach

    Thanks for sharing the flow. Can you also please share how you "a parsed JSON object" did you use change node to extract basename to send the URL:4242/basename as image with formattedPredictions?
  8. naidu

    AI motion detection with BlueIris: an alternate approach

    Anyone has setup notification in node red /HA? I am not too family with templates. Whenever there is detection I want it to send the image to iphone. How do i extract basename and predictions from payload? platform: mqtt device_class: motion name: Front Door Motion state_topic...
  9. naidu

    AI motion detection with BlueIris: an alternate approach

    My HA, Deepqest, is running on another machine (Linux). If I mount my windows drive onto my Linux drive will that work (https://wiki.ubuntu.com/MountWindowsSharesPermanently)?
  10. naidu

    AI motion detection with BlueIris: an alternate approach

    What is the best way to mount my windows aiinput folder to linux where the docker and script is running? Also, anyone have done and node red integration to /arm /disarm mqtt notification from telegram?
  11. naidu

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

    @GentlePumpkin Is it possible to get some statistics on how much time/average time it takes for deepstack to process the image?
  12. naidu

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

    Yes I am waiting for CUDA w/ wsl2 support in docker windows. which is coming later this year for deepstackgpu before I make the switch. Thanks for all the bringing the Docker support.
  13. naidu

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

    Thanks! Anyone know if flagalert will fire MQTT or other alerts in blueiris? I can't get them to fire.
  14. naidu

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

    Is it possible to add deer to the detection list?
  15. naidu

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

    yes camera setting transferred. I am referring to other setting where we enter telegram deepstack ip.
  16. naidu

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

    For some reason settings are not saved between upgrades. Which file are setting stored in?
  17. naidu

    sorry, the file could not be found

    I am running into same issue. With hardware encoding. I am not sure if that is the bug.
  18. naidu

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

    For some reason my HD recording are missing on trigger. I wonder using other method will fix the issue.
  19. naidu

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

    How does blueiris setup differ from what in this video:
  20. naidu

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

    Can't wait to see how that works. BlueIris should do a coral integration into the software so that it can do everything in blueiris!!
  21. naidu

    AI motion detection with BlueIris: an alternate approach

    Is possible to incorporate Coral and live processing? A little different approach than gentle pumpkins method?
  22. naidu

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

    Are you getting truncation of the text if there are multiple detection?
  23. naidu

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

    Anyone have issue with HD play back? Most the files I try to play back from All clips I get error stating "Sorry, the file could not be found". The clip is 00 secs. Not sure if its incorrect setting or a bug.
  24. naidu

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

    Are you using: robmarkcole/coral-pi-rest-server w/ Pi?
  25. naidu

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

    What a bummer memo doesn't work with flag. With the flag setup you set primary as HD and sub feed as SD?
  26. naidu

    AI motion detection with BlueIris: an alternate approach

    Is there any ai to help figure out best percentage for detection with least false positives? Lol
  27. naidu

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

    I have same issue I am trying to make it work in HomeAssistant.
  28. naidu

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

    I wish there was guide somewhere to install this via portainer UI.
  29. naidu

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

    How many core does the CPU running deepstack has and are you running deepstack on High?
  30. naidu

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

    Is it possible to run this with dual stream in Blue iris? Can the trigger URL be specified which stream to trigger? Example: I set low resolution stream as main and HD as sub and have trigger URL trigger sub stream in blueiris. That would save having to duplicate camera's for SD and HD.
Top