Hi Guys.

I wonder if you could help. I have installed MMM-Facial-Recognition module, did all the steps and have all files in right place. Face training went fine as well.
When I start my magic mirror all my modules are loading fine except Facial Recognition. I get in terminal:
connecting socket for: MMM-Facial-Recognition
Starting module helper: MMM-Facial-Recognition
Sockets connected & modules started

I don’t get anything else after that.

When I do lsusb I get camera shown as:
Bus 001 Device 008: ID 046d:0825 Logitech, Inc. Webcam C270

As far as I understand, I need to have usbCam true, which I do, and inside MMM-Facial-Recognition module there are 2 files (configure.py and webcam.py) which mention Device ID.

My question is, what device ID i have to put in those 2 files?
my cam is on Bus 001 Device 008: ID 046d:0825 Logitech, Inc. Webcam C270.

Cheers,