Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

display 3 webcam live with modules MagicMirror #9

Open
chassain opened this issue Dec 4, 2017 · 1 comment
Open

display 3 webcam live with modules MagicMirror #9

chassain opened this issue Dec 4, 2017 · 1 comment

Comments

@chassain
Copy link

chassain commented Dec 4, 2017

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

@chassain
Copy link
Author

nobody to say if i can rotate iframes with this module ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant