A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Face Recognition
- 
Hi guys , I developed a code python that can do face recognition and play sounds from a specific folder depending the recognized face, i just need help to run it on my mirror , i don’t need to show nothing in my mirror , but i want this code to run when the mirror is running , any help please ?
 - 
@sakliadem so you launch it in the background from installers/mm.sh
python … &
npm start - 
@sdetweil ok
Thank you ❤ 
