BI 5.4.9.15 DeepStack

Joined
Jul 29, 2021
Messages
3
Reaction score
0
Location
USA
Hi All,

I dont know if this the right place to post this. I'm running the latest build of DS CPU and BI. I have followed a few post's and youtube video on how to setup DS but have run into a weird problem with it. I keep getting the Deepstack server 100 error. If anyone has run into this and got it working, a few pointers would be great. Below is a few of my DS config. Please let me know of anything I might be missing.


1627577461083.png

1627577373394.png

1627577507948.png
 

wittaj

IPCT Contributor
Joined
Apr 28, 2019
Messages
25,403
Reaction score
49,487
Location
USA
The Error 100 means the system timed out. It usually does this around 5,000ms +-

With the exception of one above, yours were taking over 15,000ms to analyze, which means your system isn't capable.

You either have too old of a machine and it cannot keep up, you are doing too much on that machine and running other programs, or you have not followed every optimization wiki.

You are already using LOW mode. You could try unchecking the use mainstream box.

What CPU do you have and type of computer?

 
Joined
Jul 29, 2021
Messages
3
Reaction score
0
Location
USA
Thank you for getting back to me so quickly, Im running an I5 10500 with 11 camera's. The system is running at 13% CPU and 23% GPU. I put the support info below.

I will go though the optimization wiki once more to see if i missed anything.

I have also tried alerts list on Database only and Hi-res JPEGS. Below are some screenshots of the motion sensor setting and other stream settings.

Please let me know if you can think of anything else that might be causing it.

Once more thanks for the quick responce.


1627579526880.png
1627579646570.png
1627579667768.png
1627579541429.png




OS: Windows 10 Pro
CPU: Intel(R) Core(TM) i5-10500 CPU @ 3.10GHz [13%]
RAM: 3.80G/15.7G
 

Attachments

wittaj

IPCT Contributor
Joined
Apr 28, 2019
Messages
25,403
Reaction score
49,487
Location
USA
Yeah that machine is capable.

You are not using the substreams option. I am on a 4th generation with way more cameras than you and sit at lower CPU than you do with a 10th generation CPU.

Start there by utilizing the substreams and see if that improves your time. My 4th generation DS analysis is aroun 300ms, so on your machine you should be in the 50ms range, but no more than 100ms and you are currently over 15,000ms.
 
Joined
Jul 29, 2021
Messages
3
Reaction score
0
Location
USA
Thank you for the advice, I made the sub stream changes and my CPU is at 2 or 3% now. That is a big change. As for the DS, is their any configs needed other then just running the install and starting the service. I do see a few powershell scripts to setup docker CPU and generate windows setup. Also in the log windows I do see that the DS keeps getting restarted? is their another log file I can check for errors?
 

DG99

Getting the hang of it
Joined
May 1, 2019
Messages
66
Reaction score
59
Location
Minnesota
Did you change the default port for deepstack? I see you are using 82. Try this goto BI setting-AI and stop deepstack.
Open powershell run as admin and paste this command to start
deepstack --VISION-DETECTION True --PORT 82
 
Top