TheGroundZero

Results 72 comments of TheGroundZero

> i have this working, but connection to deepstack is unreliable.. ![image](https://user-images.githubusercontent.com/5937811/142763642-7e755855-1fa1-4e63-9047-93c6ee55b255.png) maybe you comment out your "key" in config? - or its a bug? I tried both with and...

Should I try with the DeepStack add-on from the DoubleTake add-ons repo? But then if my Coral ever arrives I'd need to switch add-ons?

I launch my container like this: ```bash docker run -d --restart=unless-stopped --name="deepstack" -e VISION-DETECTION=True -e VISION-FACE=True -e API-KEY="" -v localstorage:/datastore -p 80:5000 deepquestai/deepstack ``` It's accessible via my browser on...

> my try different port-setting in docker command? `-p 5001:5000` wich is: `-p use-this-nr-alsoin-deepstack-config-:5000` Tried 4999:5000 already 5001 was already taken, by Frigate iirc

> > > my try different port-setting in docker command? `-p 5001:5000` wich is: `-p use-this-nr-alsoin-deepstack-config-:5000` > > > > > > Tried 4999:5000 already 5001 was already taken, by...

@szmidtpiotr Is it advisable to enable `hv_evmcs`? ![image](https://user-images.githubusercontent.com/2406013/142843507-dcc91fe7-2388-4b84-9911-2d62019f21ef.png)

The solution definitly worked :) ![image](https://user-images.githubusercontent.com/2406013/142844064-d93ee001-5d43-4d5c-bfbe-6519d747bf75.png) I did need to restart my Proxmox system after adding the config as I was unable to reload the `kvm_intel` module. 1. Check if...

Next up: fix these two issues: 1. Double Take doesn't find the clips from Frigate ![image](https://user-images.githubusercontent.com/2406013/142845750-f9ed34cf-d25f-424e-b8cf-b7d69e830ff6.png) 2. Frigate can't connect to its own api/stats ![image](https://user-images.githubusercontent.com/2406013/142845828-be0d0407-db03-455d-a96a-e86b71fa1572.png)

> Use ip address of the frigate server not localhost generic name used by HA as i assume. If you use theFrigate addon to HA give ip addres of HA...

The project needs an update to work with the latest version of OpenVAS/GVM/"whatever it's called now". Without any further detail on _how_ the project isn't working for you, it's impossible...