Search results

  1. T

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

    Another question: Is there a way to just send through the object detected without the confidence level? For example I am using the [Detection] variable in an MQTT topic and while I though that used to just send through something like "Person", it seems to send through "Person (95%)". Wondering...
  2. T

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

    Got a quick question on building this from source. I was able to build it in Visual Studio fine and it works great. Is there an easy way to save my options and camera setup from build to build?
  3. T

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

    Went back a few pages but I have this setup with a camera setup on the substream that takes the pictures and sends them over to the aitool to process and then that triggers my main stream. I saw with the newest version of Blue Iris you can combine the main stream and substream into one camera...
  4. T

    AI motion detection with BlueIris: an alternate approach

    Got this up and running and it's working great! Thanks for this!
  5. T

    Blue Iris UI3

    Is it possible on push alerts from external http triggers with the memo set to show the memo in the push alert? For example my current text is "&NAME (&TYPE) triggered at Home at %X" Is there a variable for what the memo was that sent through?