[08.05.2020, 10:46:03.275]:
[08.05.2020, 10:46:03.285]: Starting analysis of C:\BlueIris\aiinput/aibasement.20200508_104603216.jpg
[08.05.2020, 10:46:03.347]: (1/6) Uploading image to DeepQuestAI Server
[08.05.2020, 10:46:03.544]: (2/6) Waiting for results
[08.05.2020, 10:46:03.872]: (3/6) Processing results:
[08.05.2020, 10:46:03.888]: System.NullReferenceException | Object reference not set to an instance of an object. (code: -2147467261 )
[08.05.2020, 10:46:03.910]: ERROR: Processing the following image 'C:\BlueIris\aiinput/aibasement.20200508_104603216.jpg' failed. Failure in AI Tool processing the image.
[08.05.2020, 10:46:08.231]:
[08.05.2020, 10:46:08.253]: Starting analysis of C:\BlueIris\aiinput/aibasement.20200508_104608216.jpg
[08.05.2020, 10:46:08.267]: (1/6) Uploading image to DeepQuestAI Server
[08.05.2020, 10:46:08.289]: (2/6) Waiting for results
[08.05.2020, 10:46:08.307]: (3/6) Processing results:
[08.05.2020, 10:46:08.321]: System.NullReferenceException | Object reference not set to an instance of an object. (code: -2147467261 )
[08.05.2020, 10:46:08.335]: ERROR: Processing the following image 'C:\BlueIris\aiinput/aibasement.20200508_104608216.jpg' failed. Failure in AI Tool processing the image.
v1/vision/addmodel
---------------------------------------
v1/vision/listmodels
---------------------------------------
v1/vision/deletemodel
---------------------------------------
---------------------------------------
v1/backup
---------------------------------------
v1/restore
[GIN] 2020/05/08 - 15:46:02 | 403 | 246.421µs | 192.168.10.9 | POST /v1/vision/detection
[GIN] 2020/05/08 - 15:46:07 | 403 | 112.192µs | 192.168.10.9 | POST /v1/vision/detection
[GIN] 2020/05/08 - 15:47:39 | 403 | 110.216µs | 192.168.10.9 | POST /v1/vision/detection
[GIN] 2020/05/08 - 15:47:44 | 403 | 121.654µs | 192.168.10.9 | POST /v1/vision/detection
[GIN] 2020/05/08 - 15:48:19 | 403 | 96.128µs | 192.168.10.9 | POST /v1/vision/detection
[GIN] 2020/05/08 - 15:48:24 | 403 | 122.467µs | 192.168.10.9 | POST /v1/vision/detection
[GIN] 2020/05/08 - 15:48:29 | 403 | 123.416µs | 192.168.10.9 | POST /v1/vision/detection
[GIN] 2020/05/08 - 15:48:34 | 403 | 119.791µs | 192.168.10.9 | POST /v1/vision/detection
Has anyone set this up to run in Container Station on QNAP NAS? I installed the Docker image into a new container and it starts OK but can't get AITool to work with it. It sees the DQ server but returns errors.
Here's the AITool log:
Code:[08.05.2020, 10:46:03.275]: [08.05.2020, 10:46:03.285]: Starting analysis of C:\BlueIris\aiinput/aibasement.20200508_104603216.jpg [08.05.2020, 10:46:03.347]: (1/6) Uploading image to DeepQuestAI Server [08.05.2020, 10:46:03.544]: (2/6) Waiting for results [08.05.2020, 10:46:03.872]: (3/6) Processing results: [08.05.2020, 10:46:03.888]: System.NullReferenceException | Object reference not set to an instance of an object. (code: -2147467261 ) [08.05.2020, 10:46:03.910]: ERROR: Processing the following image 'C:\BlueIris\aiinput/aibasement.20200508_104603216.jpg' failed. Failure in AI Tool processing the image. [08.05.2020, 10:46:08.231]: [08.05.2020, 10:46:08.253]: Starting analysis of C:\BlueIris\aiinput/aibasement.20200508_104608216.jpg [08.05.2020, 10:46:08.267]: (1/6) Uploading image to DeepQuestAI Server [08.05.2020, 10:46:08.289]: (2/6) Waiting for results [08.05.2020, 10:46:08.307]: (3/6) Processing results: [08.05.2020, 10:46:08.321]: System.NullReferenceException | Object reference not set to an instance of an object. (code: -2147467261 ) [08.05.2020, 10:46:08.335]: ERROR: Processing the following image 'C:\BlueIris\aiinput/aibasement.20200508_104608216.jpg' failed. Failure in AI Tool processing the image.
And the console output from the DS server:
Code:v1/vision/addmodel --------------------------------------- v1/vision/listmodels --------------------------------------- v1/vision/deletemodel --------------------------------------- --------------------------------------- v1/backup --------------------------------------- v1/restore [GIN] 2020/05/08 - 15:46:02 | 403 | 246.421µs | 192.168.10.9 | POST /v1/vision/detection [GIN] 2020/05/08 - 15:46:07 | 403 | 112.192µs | 192.168.10.9 | POST /v1/vision/detection [GIN] 2020/05/08 - 15:47:39 | 403 | 110.216µs | 192.168.10.9 | POST /v1/vision/detection [GIN] 2020/05/08 - 15:47:44 | 403 | 121.654µs | 192.168.10.9 | POST /v1/vision/detection [GIN] 2020/05/08 - 15:48:19 | 403 | 96.128µs | 192.168.10.9 | POST /v1/vision/detection [GIN] 2020/05/08 - 15:48:24 | 403 | 122.467µs | 192.168.10.9 | POST /v1/vision/detection [GIN] 2020/05/08 - 15:48:29 | 403 | 123.416µs | 192.168.10.9 | POST /v1/vision/detection [GIN] 2020/05/08 - 15:48:34 | 403 | 119.791µs | 192.168.10.9 | POST /v1/vision/detection
From reading through all the posts here I think that VISION-DETECTION is not enabling, but I don't know how to set up Container Station correctly to do that. Or it may be something else?
Thanks!
[08.05.2020, 19:14:36.986]: Starting analysis of C:\BlueIris\aiinput/aibasement.20200508_191301809.jpg
[08.05.2020, 19:14:36.996]: (1/6) Uploading image to DeepQuestAI Server
[08.05.2020, 19:16:17.006]: System.Threading.Tasks.TaskCanceledException | A task was canceled. (code: -2146233029 )
[08.05.2020, 19:16:17.022]: ERROR: Processing the following image 'C:\BlueIris\aiinput/aibasement.20200508_191301809.jpg' failed. Can't reach DeepQuestAI Server at 192.168.1.100:86.
[08.05.2020, 19:16:17.060]:
I got it setup and running with Portainer, Followed the steps in the video shared earlier. When I access the server with my web browser the "DeepStack Activated" page displays fine. But the AI Tool keeps saying it can't find it.
Code:[08.05.2020, 19:14:36.986]: Starting analysis of C:\BlueIris\aiinput/aibasement.20200508_191301809.jpg [08.05.2020, 19:14:36.996]: (1/6) Uploading image to DeepQuestAI Server [08.05.2020, 19:16:17.006]: System.Threading.Tasks.TaskCanceledException | A task was canceled. (code: -2146233029 ) [08.05.2020, 19:16:17.022]: ERROR: Processing the following image 'C:\BlueIris\aiinput/aibasement.20200508_191301809.jpg' failed. Can't reach DeepQuestAI Server at 192.168.1.100:86. [08.05.2020, 19:16:17.060]:
For me only installing deepstack ai on a different Linux machine worked. It even won't worked under windows and under portainer. I'm running it under proxmox as lxc container, it's working fine. I have it more resources and the speed increased to under 500ms which is fast for me.
For me only installing deepstack ai on a different Linux machine worked. It even won't worked under windows and under portainer. I'm running it under proxmox as lxc container, it's working fine. I have it more resources and the speed increased to under 500ms which is fast for me.
I don't have any issues getting DS to run on same Windows 10 box as my BI server. But I want to offload the DS processing to my NAS. Between the camera streams, the AI Tool and DS my CPU gets maxed out. It would be nice if they made the DeepStack GPU version available for Windows, but it looks like Linux only. At least I couldn't find that option.I posted the solution in post #338 to get it working under Windows; it is a Visual C++ perquisite that causes Deepstack to not respond to AI Tool. This isn’t mentioned anywhere in Deepstack’s documentation; I discovered this through testing.
I set this up early this week and figured out that I needed to move DeepStack off to a different computer.
For me only installing deepstack ai on a different Linux machine worked. It even won't worked under windows and under portainer. I'm running it under proxmox as lxc container, it's working fine. I have it more resources and the speed increased to under 500ms which is fast for me.
Code:
[08.05.2020, 19:14:36.986]: Starting analysis of C:\BlueIris\aiinput/aibasement.20200508_191301809.jpg
[08.05.2020, 19:14:36.996]: (1/6) Uploading image to DeepQuestAI Server
[08.05.2020, 19:16:17.006]: System.Threading.Tasks.TaskCanceledException | A task was canceled. (code: -2146233029 )
[08.05.2020, 19:16:17.022]: ERROR: Processing the following image 'C:\BlueIris\aiinput/aibasement.20200508_191301809.jpg' failed. Can't reach DeepQuestAI Server at 192.168.1.100:86.
[08.05.2020, 19:16:17.060]:
No AVX Support
We have added support for older systems with no avx optimization enabled.
On the DeepStack’s docker page https://hub.docker.com/r/deepquestai/deepstack/tags 5
you will find noavx tags with support for older systems. Note however that the noavx tags are not as fast as the standard tags.
I just figured this out. When creating a container, my containers default to require authentication of my NAS admin user. If you uncheck the box in the container creation process, it works. I am using Portainer as my GUI which ultimately was the tool adding this selection by default.I set this up early this week and figured out that I needed to move DeepStack off to a different computer. I moved it to a dedication Window 10 v1903 and now when the AI Tool tries to process the image, it fails every time. I have a separate machine that runs docker so I decided I would spin an instance of deepstack there. Same issue. Anyone figure out how to get deepstack to work when not running on the same machine? ideally i would like to use my docker instance. Love this program but have to figure out how to make it work on a separate machine because i have 31 1080p cameras and 6 4k cameras. The processing power can't be on the same machine. Any help is appreciated.
Thanks ! I fortunately did resolve today. I use Portainer to control my Docker hubs and it by default always adds authentication to each new container. I unchecked the authentication box in the creation process and now it functions flawlessly.My only issue with deepstack was one of the tutorials (deepstack.cc installation for linux) listed this as the run command:
docker run -e VISION-SCENE=True -v localstorage:/datastore -p 80:5000 deepquestai/deepstack
and I didn't initially notice that I needed VISION-DETECTION=True