Read the statement by Michael Teeuw here.
Face recognition help
-
So i have tried some different facial recognition, and found the one, that works best for my needs - MMM-Face-Reco-DNN
It’s works fine, they all do, but i was wondering, if it was possible to make the mirror show modules all the time, and the change them, according to who is in from?
Basically have the clock and weather showing all the time, and then when I walk in front of it, it would start showing my calendar, newsfeed and other stuff, and when i walk away, it will only show clock and weather again.Is that possible?
Best regards
Blauenfeldt -
Yes thats possible, you need to work with the classes as i wrote in the documentation.
{ module: 'clock', position: 'top_left', //Set your classes here seperated by a space. //Shown for all users classes: 'default everyone' }, { module: 'example_module2', position: 'top_left', //Only shown for name1 classes: 'thierry james' }, { module: 'example_module', position: 'top_right', //Only shown for name1 classes: 'james' }
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login