Please help with dlib configuration

wow, good to know that. I downloaded docker instance of Deepstack using this reference https://github.com/robmarkcole/HASS-Deepstack-face

Unfortunately, getting Platform error image_processing.deepstack_face - No module named 'deepstack' error.
Did I miss anything about dependency? Is there any guideline to complete it? Thanks

I followed the authors guide of this wonderful component:

Is there a Non-Docker version of this …?

Hello, I have a generic camera, but dlib_face_detect is not recognizing any face, even if I stare in front of the camera. I have a VSTARCAM C7837WIP.

What can be the problem with it?

Copy to clipboard

  - platform: generic
    name: Veranda
    authentication: digest
    username: admin
    password: 240778
    still_image_url: http://192.168.1.11:13000/snapshot.cgi?user=admin&pwd=XXXXXX
    stream_source: rtsp://192.168.1.11:14000/tcp/av0_0

Copy to clipboard

image_processing:
  - platform: dlib_face_detect
    source:
      - entity_id: camera.veranda