Recent content by juched

  1. juched

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

    Which part? This is what 5.3.3 does now. It uses main stream for AItools folder.
  2. juched

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

    This is a window sizing issue. Seems high dpi UIs in windows are quirky. I suggest shutting down AITool and then removing the registry key entries that recorded the last window location and size. Then launch again and see what shows up. The other thing to try to play with windows compatibility...
  3. juched

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

    I found I needed to increase the pre-trigger recording time to a larger number to avoid this happening. If too short sometimes the code to pull from the main stream fails and falls back to using the sub stream image. What is your pre-trigger recoding setting?
  4. juched

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

    Yes, had the exact same issue. Can’t quite remember how I fixed it but I believe what I did was removed any existing bitmaps for that camera which were at the smaller size and then re-started the application a couple times. At that point it stopped doing the weird zoom thing.
  5. juched

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

    Did you erase the camera folder? If you do not have a camera folder beside the main exe, the. You need to create it again.
  6. juched

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

    It isn’t an option. When using 5.3.3 that is just want happens. But you need to ensure you have a pre trigger recording of a few seconds to ensure it can go back to get the image.
  7. juched

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

    Ok, thanks. I worked with Ken to have a CTD fixed when my cameras triggered in 5.3.3.2. He fixed it in 5.3.3.4 and it doesn't CTD anymore. However, I did turn off the Create Hi-Res alert image checkbox as I was changing my config. Do you have that checkbox on?
  8. juched

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

    What is CTD? Try setting your pre trigger to 5 seconds at least.
  9. juched

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

    Add the IP of the machine you don’t want to require login in the advanced page of the web server config with a caret. Ie. ^192.168.1.101 Now that machine will not be prompted for login.
  10. juched

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

    That is what 5.3.3 does. My substream is used for motion and now it grabs the image from the main stream and sends that to AITool folder.
  11. juched

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

    Are you sure you have -e OBJECT_DETECTION=True set? The T needs to be uppercase. Sent from my iPhone using Tapatalk
  12. juched

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

    Thank you. I have tried all the various options already under High DPI settings, and none of them work. If I open the window While the TV is on, it works, but if I close the app and relaunch once the the TV is off, then it will not draw properly. Yes, when I turn the TV off the resolution...
  13. juched

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

    Thank you for this release. One issue I am having is that the window is completely sized wrong, I cannot even see the tabs at the top. This happens when I am connected to my PC via team viewer and the TV it is connected to is off. If the TV is on the resolution changes and it is drawn...
  14. juched

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

    This is going to sound silly, but the "true" needs to be "True" to work. docker run --restart=always -e VISION-DETECTION=True -v localstorage:/datastore -p 83:5000 --name deepstack deepquestai/deepstack
  15. juched

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

    Don't erase the settings JSON file :) Ask me how I learned that one.
Top