Skip to content

display 3 webcam live with modules MagicMirror #9

@chassain

Description

@chassain

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) ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions