You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: {
}
},
The text was updated successfully, but these errors were encountered:
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: {
}
},
The text was updated successfully, but these errors were encountered: