skrashevich/double-take

Deepstack 404 Error

Kosh42 opened this issue · 0 comments

I have DeepStack running as here:
image

With the correct face API endpoints available:
image

And this in my config:

detectors:
  deepstack:
    url: http://192.168.0.45:5001/
    key: ""
    timeout: 15
    opencv_face_required: false

But it refuses to connect:
image

Any ideas appreciated as this tool looks awesome!

Thanks in advance.