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
Sorry for my english.
I'm using MagicMirror with differents module. Here my configuration :
{
module: "MMM-pages",
disabled: false,
config: {
modules:
[[ 'MMM-WunderGround' ],
[ "calendar", "calendar_monthly" ],
[ "MMM-GoogleMapsTraffic" , "MMM-MyCommute" ],
[ "MMM-iFrameReload" ]], // 3 webcam live on youtube
excludes: [ "clock" , "newsfeed" , "MMM-page-indicator" ],
rotationTime: 25000,
}
},
but i have some problems after time because MagicMirror stop to refresh (stop to a page). Maybe cause i have 3 webcam video to see. i changed memory GPU to 16 to allowed more place to video. It's better but same problems after time.
So, i would like,with help, to see one video in page 4 (to reduce memory) and refresh iframe all 10 seconds. The module iFrame was better for my configuration but it doesn't work.
I'm noob and it's my first investigation with raspberry pi3.
Thanks for an idea to adapte my configuration or increase memory.
(and sorry for english) ;)
The text was updated successfully, but these errors were encountered:
Hello,
Sorry for my english.
I'm using MagicMirror with differents module. Here my configuration :
{
module: "MMM-pages",
disabled: false,
config: {
modules:
[[ 'MMM-WunderGround' ],
[ "calendar", "calendar_monthly" ],
[ "MMM-GoogleMapsTraffic" , "MMM-MyCommute" ],
[ "MMM-iFrameReload" ]], // 3 webcam live on youtube
excludes: [ "clock" , "newsfeed" , "MMM-page-indicator" ],
rotationTime: 25000,
}
},
but i have some problems after time because MagicMirror stop to refresh (stop to a page). Maybe cause i have 3 webcam video to see. i changed memory GPU to 16 to allowed more place to video. It's better but same problems after time.
So, i would like,with help, to see one video in page 4 (to reduce memory) and refresh iframe all 10 seconds. The module iFrame was better for my configuration but it doesn't work.
I'm noob and it's my first investigation with raspberry pi3.
Thanks for an idea to adapte my configuration or increase memory.
(and sorry for english) ;)
The text was updated successfully, but these errors were encountered: