Face recognition #454
Replies: 2 comments 1 reply
-
Not something I'm interested in adding but it's open source so you can fork it and add whatever you want since it "shouldn't be that hard integrate". Note however that the ring-mqtt project does not use Python at all. That being said, I think it would be pretty easy to integrate something like double-take with ring-mqtt although I'm not sure if the snapshot images from Ring cameras are high enough resolution, but if so you could easily create an automation that would send the snapshot image on motion to double-take and then another one that listens for results on the MQTT topic. |
Beta Was this translation helpful? Give feedback.
-
Thanks for your idea. I'm trying on this way. One question is the snapshot size coming this small from the ring doorbell itself? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Any chance to integrate face recognition into this?
I have seen this project:
https://github.com/dude123studios/SmarterRingV2
That does the thing in python. It shouldn’t be that hard to integrate…
Beta Was this translation helpful? Give feedback.
All reactions