If you extract the contents of AI Tool and copy it into the directory where AI Tool resides (don't copy the cameras folder) your cameras settings will stay.
Unfortunately I don't because I had to roll back to an older version of BI due to bugs in the new release. The version that I am running now doesn't include the new memo feature.
Just for info.
For some reason, some weeks ago, when I tried to run aitool.exe it looked as if the program was starting but then nothing happened and no errors. It would run ok as a service though so I didn't worry about it.
Today I tried to run another exe file and same thing. Anyway looking into that I found what was causing it.
Same hereAlso, anyone figure out a way to start Deepstack with Windows when the server is rebooted? Always have to remember to open it, set port to 81, choose the right detection, copy and paste API key...ugh!
Also, anyone figure out a way to start Deepstack with Windows when the server is rebooted? Always have to remember to open it, set port to 81, choose the right detection, copy and paste API key...ugh!
The more I tweak, the more I'm liking this AI tool better than Sentry. The only "knock" is I do like the "S" that Sentry put on BI, so hopefully they fix whatever issue this was!
How are you running AITool as service? I don't see that option anywhere in AITool?
I try to install docker on my pc and I keep getting this pop-up when starting the docker see attached pictureThis is why I run Docker Desktop and run the docker version of DQ, doing this also lowered my overall CPU usage.
I have it running as services, so it auto starts on reboot.Also, anyone figure out a way to start Deepstack with Windows when the server is rebooted? Always have to remember to open it, set port to 81, choose the right detection, copy and paste API key...ugh!
I try to install docker on my pc and I keep getting this pop-up when starting the docker see attached picture
gonna try all this tonight
Cannot enable hyper-v service
The Docker Desktop for Windows community forum is place where users can meet and discuss Docker Desktop for Windows and related technologies. If you encounter problems with Docker for Windows, we recommend: * i try to instal Docker Desktop 2.3.0.2 (45183 on window 10 Pro versio 1909 Error...forums.docker.com
I haven't tried it yet. Its working so well right now I'm affraid to screw it up messing with it hahaDid you try the suggestions to install the hyper-v feature and enable virtualisation in the BIOS?
For me, my BI PC is on W10 2004 which now has support for WSL2 (windows subsytem for Linix 2) which is what I opted to use. Did have a right royal struggle to enable virtualisation in the BIOS though as I run headless and the PC is in the loft but eventually found a HP utility that allows you to change BIOS options from the command line, so used that, then restarted, then installed Docker which enabled WSL2 etc....
Take a look at the very first post in this thread.How are you running AITool as service? I don't see that option anywhere in AITool?
I haven't tried it yet. Its working so well right now I'm affraid to screw it up messing with it haha
But I do want deepstack to run as a service and not have to manually restart everytime there is a reboot..
Approximately how much cpu did it save you..
My bi runs around 30 cpu but kicks into the 90s when deepstack is working on analyzing a photo
I have it running as services, so it auto starts on reboot.
It's 3 services depending on each other to start in correct order.
C:\DeepStack\redis\redis-server.exe
C:\DeepStack\interpreter\python.exe ../intelligence.py -MODE=Medium -VFACE=False -VSCENE=False -VDETECTION=True
C:\DeepStack\server\server.exe" -VISION-FACE=False -VISION-SCENE=False -VISION-DETECTION=True -ADMIN-KEY= -API-KEY= -PORT=88
Hmmm...thought when I read it it said Docker was required, will have another read!Take a look at the very first post in this thread.
Actually I used nssm (version 2.24-101-g897c7ad from NSSM - the Non-Sucking Service ManagerSo you've manually added that into your Startup routine via the sc command?
sc.exe create
Reference article for the sc.exe create command, which creates a subkey and entries for a service in the registry and in the Service Control Manager database.support.microsoft.com
I haven't tried it yet. Its working so well right now I'm affraid to screw it up messing with it haha
But I do want deepstack to run as a service and not have to manually restart everytime there is a reboot..
Approximately how much cpu did it save you..
My bi runs around 30 cpu but kicks into the 90s when deepstack is working on analyzing a photo
Cool I'm gonna have to try and get docker to workI posted in this thread before but from memory on my i5-6500 using DQ for Windows, my CPU would be pegged in the high 60s and then spike and sit at 100% making it unusable.
Now the CPU idles at 21% and rises to around 45% when processing images.
I have it running as services, so it auto starts on reboot.
It's 3 services depending on each other to start in correct order.
C:\DeepStack\redis\redis-server.exe
C:\DeepStack\interpreter\python.exe ../intelligence.py -MODE=Medium -VFACE=False -VSCENE=False -VDETECTION=True
C:\DeepStack\server\server.exe" -VISION-FACE=False -VISION-SCENE=False -VISION-DETECTION=True -ADMIN-KEY= -API-KEY= -PORT=88
Actually I used nssm (version 2.24-101-g897c7ad from NSSM - the Non-Sucking Service Manager
It also supports redirect console output to log files, which is great.
Sendt fra min SM-G973F med Tapatalk
I tried using docker and deepstack. I kept getting this error. I even went as far as uninstalling deepstack on windows. Kept getting the error of being used by another process.. any ideas?I posted in this thread before but from memory on my i5-6500 using DQ for Windows, my CPU would be pegged in the high 60s and then spike and sit at 100% making it unusable.
Now the CPU idles at 21% and rises to around 45% when processing images.