BrianHepler / MMM-Selfieshot

Taking a Selfie with USB cam on MagicMirror.
MIT License
8 stars 6 forks source link

View the taken Selfie #21

Open BlackiSchwarz opened 1 year ago

BlackiSchwarz commented 1 year ago

Hello everybody,

I have set up Alexa Control, which sends the notification "SELFIE_SHOOT" and "SELFIE_LAST". When I give the command, the timer is also activated, it counts down from 5, my USB camera activates and takes a picture. However, after the picture is taken, it is not displayed on the screen, it just goes dark for a moment. In the folder "photos" I find the pictures and can also view them. The same problem exists with "SELFIE_LAST". Does anyone have an idea why the pictures are taken but not displayed?

My config.js is not edited in this module. { disabled: false, module: "MMM-Selfieshot", config: { } },

BrianHepler commented 1 year ago

I'm getting this behavior occasionally but not always. Still running it down.