jakowenko / double-take

Unified UI and API for processing and training images for facial recognition.
https://hub.docker.com/r/jakowenko/double-take
MIT License
1.19k stars 92 forks source link

When config.yml turns on auth, mqtt does not send double take / matches / any messages after matching the face #232

Open 13653216371 opened 2 years ago

13653216371 commented 2 years ago

When config.yml turns on auth, mqtt does not send double take / matches / any messages after matching the face

This should be a bug version: v1.12.1---35874f3 Because my double take will eventually be exposed on the Internet, social platforms get face images through URLs

jakowenko commented 2 years ago

I run my Double Take setup with auth enabled and everything still sends to MQTT just fine. Are you getting any specific errors?

13653216371 commented 2 years ago

I run my Double Take setup with auth enabled and everything still sends to MQTT just fine. Are you getting any specific errors?

Mqtt data of match cannot be monitored on my PC using mqttbox. Other events can be received normally

LordNex commented 2 years ago

When config.yml turns on auth, mqtt does not send double take / matches / any messages after matching the face

This should be a bug

version: v1.12.1---35874f3

Because my double take will eventually be exposed on the Internet, social platforms get face images through URLs

How are you planning to feed outside sources such as social media into DoubleTake? I've got a feature request out for just that but haven't heard anything more. It would be nice to be able to use an external source like the sex offenders list or something to be able to gather as much info as it can about an individual and present it too me before I open the door.