TheGroundZero
TheGroundZero
> i have this working, but connection to deepstack is unreliable..  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`? 
The solution definitly worked :)  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  2. Frigate can't connect to its own api/stats 
> 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...