Run the following command in the MagicMirror folder
rm package-lock.json
rm vendor/package-lock.json
Then execute in the folder the usual command for the upload
git pull && npm install
Now it should work
Run the following command in the MagicMirror folder
rm package-lock.json
rm vendor/package-lock.json
Then execute in the folder the usual command for the upload
git pull && npm install
Now it should work
I followed the advice of kruemel and also ordered from Glas Troesch. But I would have to look at home, which light reflection has my mirror
I think he was consumed :) Now is the current strawberry season
Looks great! What did you take between the monitor and the frame? A black plate or a cloth?
@sdetweil
ok, i changed it. Thanks for the information
Wooow great work !!!
n268 Zuerich, Switzerland
Great work, looks very nice !! Like it a lot.
good day
I would like to have my 8 surveillance cameras (Unifi) displayed on a monitor. Therefore I heard myself that I have the MagicMirror or the mmm-rtspstream module for my project.
Enclosed my config:
{
module: "MMM-RTSPStream",
position: "top_left",
config: {
autoStart: true,
rotateStreams: true,
rotateStreamTimeout: 10,
moduleWidth: 354,
moduleHeight: 240,
localPlayer: 'omxplayer',
remotePlayer: 'none',
showSnapWhenPaused: true,
remoteSnaps: true,
stream1: {
name: 'Wald',
url: 'rtsp://IPCAM/42z4585742524dud1h',
frameRate: 'undefined',
snapshotType: 'url',
snapshotRefresh: 10,
width: undefined,
height: undefined,
},
}
},
{
module: "MMM-RTSPStream",
position: "top_right",
config: {
autoStart: true,
rotateStreams: true,
rotateStreamTimeout: 10,
moduleWidth: 354,
moduleHeight: 240,
localPlayer: 'omxplayer',
remotePlayer: 'none',
showSnapWhenPaused: true,
remoteSnaps: true,
stream1: {
name: 'Einfahrt',
url: 'rtsp://IPCAM/F5478u56hngdyzEYHt',
frameRate: 'undefined',
snapshotType: 'url',
snapshotRefresh: 10,
width: undefined,
height: undefined,
},
}
},
I see the picture linked, but the picture is outside the frame and I see nothing on the right.
Was I wrong?
Has worked so far, thanks.
Now the positions of the modules which are in the corners are no longer in the corners but are slightly offset against inside.
How can I, for example, bring my QR code module (MMM-EasyPix) to the outside, towards the edge of the screen?
@Stoffbeuteluwe Ok, thanks for the tip. I will try it tonight.
Oo cool, thank you :) coole Sache, weiter so ;)
What do I have to set that every 5 seconds the page change. I would like to always display the module MMM-BackgroundSlideshow and two modules are displayed on the page: MMM-NowPlayingOnSpotify, MMM-EasyPix, MMM-SystemStats, compliments.
That would be my configuration to the module and to the MMM Page Indicator
{
module: 'MMM-pages',
config: {
modules:
[[ "MMM-NowPlayingOnSpotify", "MMM-EasyPix"],
[ "MMM-SystemStats", "compliments" ]],
fixed: ["MMM-BackgroundSlideshow", "MMM-page-indicator"],
animationTime: 5000,
}
},
{
module: 'MMM-page-indicator',
position: 'bottom_bar',
config: {
pages: 2,
}
},
At the moment, only the first page is displayed
Yes, that’s really interesting. But since I let the pictures play with max 1-2 MB, the mirror was never black anymore. Although I did the elevation of SWAP.
Hi @sdetweil
Mhmmm sorry if I ask so stupid. How do I do that then I download the module from you …
So you suggest that I delete the module and download the specified links as “git”?
And sorry for the late reply. Lately there was a lot going on (baby, house building, etc.)
I seem to have found the mistake. I have selected one to quality of photos for playing the photos (4mb per photo). The fact that I have chosen a lower quality of the photos, the problem is gone.