- Sep 4, 2017
- 194
- 325
is there a setting i need to check for this?
All of this should work automatically.
is there a setting i need to check for this?
I can't remember exactly what comes up on the screen but does it give you the option of continuing or closing? EDIT see below;Now as soon as the 1GB Limit hit the folder files were deleted and when I clicked on the AI Tool --> History tab and clicked one of the alerts the application crashed.
Not a biggy but I had to restart it again and it was all good but since a new release is planned wanted to let you know
Wow I'm very impressed how quick you did that.okay I've probably fixed the issue @kapee96 and @Tinbum just discussed.
The history list that contains information on all recent alerts is continously kept up to date during runtime.
Every time an old image is deleted by Blue Iris from the input folder, AI Tool will notice that and also delete the history entry. You can verify if that works by simply deleting everything in your input folder and checking if the history list is empty.
Additionally, when AI Tool starts it will remove history list entrys related to images that have been deleted while AI Tool wasn't running. This code had a small bug: it loaded the unchecked history list before actually cleaning it up, so obsolete entrys would be loaded aswell.
I'll publish another preview for 1.67 including this fix.
no, that's not possible.Is there anyway to overlay the [summary] on the alert image that is sent?
okay I've probably fixed the issue @kapee96 and @Tinbum just discussed.
The history list that contains information on all recent alerts is continously kept up to date during runtime.
Every time an old image is deleted by Blue Iris from the input folder, AI Tool will notice that and also delete the history entry. You can verify if that works by simply deleting everything in your input folder and checking if the history list is empty.
Additionally, when AI Tool starts it will remove history list entrys related to images that have been deleted while AI Tool wasn't running. This code had a small bug: it loaded the unchecked history list before actually cleaning it up, so obsolete entrys would be loaded aswell.
I'll publish another preview for 1.67 including this fix.
Haven't yet figured out why.
EDIT: Not true, I changed something in code yesterday which may have caused it. So in 1.67 preview 3 it does not happen anymore. Can you confirm that? @joshwah
I have this set up but it doesn't seem that my trigger is working. I tested the url and it work but when the AI picks up something I don't have event in my time line. Not sure what to do.
Thanks
Any ideas? Thanks so much for taking the time to share this with everyone....AWESOME application of deep learning APIs and automation.[12.06.2020, 08:12:24.819]: Starting analysis of C:\BlueIris\aiinput\aiIPC.20200612_081224111.jpg
[12.06.2020, 08:12:24.821]: (1/6) Uploading image to DeepQuestAI Server
[12.06.2020, 08:12:24.920]: (2/6) Waiting for results
[12.06.2020, 08:12:24.921]: (3/6) Processing results:
[12.06.2020, 08:12:24.922]: System.NullReferenceException | Object reference not set to an instance of an object. (code: -2147467261 )
[12.06.2020, 08:12:24.923]: ERROR: Processing the following image 'C:\BlueIris\aiinput\aiIPC.20200612_081224111.jpg' failed. Failure in AI Tool processing the image.
[12.06.2020, 08:12:24.924]: uploading image to chat "xxxxxxxx"
Oh not, that is correct behavior. These overall number of analyzed images isn not stored in the history.csv but instead for each camera in the cameras config file (p.e. ./cameras/default.txt). Otherwise the overall number of detections would decrease as soon as old alert images are deleted.Nope still an issue in preview 6... see image; Screenshot
I am having some issues where quite a few objects are NOT being detected in AI.. see some examples below:
Any ideas?
Also, i cant seem to get the mask working on 1.67 preview 6. No matter what I do, it still detects the objects BEHIND the mask... see image: Screenshot and Screenshot
For some reason settings are not saved between upgrades. Which file are setting stored in?
Awesome application! I have set up and have everything talking appropriately, however each time an image goes to be processed I get the following error in the log:
Any ideas? Thanks so much for taking the time to share this with everyone....AWESOME application of deep learning APIs and automation.
PS. I cannot seem to figure out what the login for DeepQuest is (localhost:81) asks for username and password.