Recent content by naidu

  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.
Top