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
{{ message }}
This repository was archived by the owner on Aug 25, 2022. It is now read-only.
This is a really useful module and I was able to find a solution for MMM-Ring not streaming to the mm display.
Same issue as some others, with Ring video stream feed not showing up on the mirror. I read through everything and did every fix. MMM-Ring indicates it's working, I was getting motion alerts, no errors, and I saw .ts files in the Public folder.
I isolated the issue to one module - MMM-iFrame. After I disabled it, the MMM-Ring stream showed in mm.
I discovered that any iFrame module, such as MMM-iFrame or MMM-SmartWebDisplay that includes "updateInterval:" in the config, causes MMM-Ring not to stream.
I replaced MMM-iFrame with just the iFrame module, which does not include "updateInterval:" and now I see the MMM-Ring stream.
This is a really useful module and I was able to find a solution for MMM-Ring not streaming to the mm display.
Same issue as some others, with Ring video stream feed not showing up on the mirror. I read through everything and did every fix. MMM-Ring indicates it's working, I was getting motion alerts, no errors, and I saw .ts files in the Public folder.
I isolated the issue to one module - MMM-iFrame. After I disabled it, the MMM-Ring stream showed in mm.
I discovered that any iFrame module, such as MMM-iFrame or MMM-SmartWebDisplay that includes "updateInterval:" in the config, causes MMM-Ring not to stream.
I replaced MMM-iFrame with just the iFrame module, which does not include "updateInterval:" and now I see the MMM-Ring stream.