Read the statement by Michael Teeuw here.
MMM-Ring: Displays a video stream of your Ring doorbell when someone rings your doorbell.
-
I’m not using Two-Factor authentication.
This is the extract from the debug console window
main.js:454 Initializing MagicMirror.
translator.js:202 Loading core translation file: translations/en.json
translator.js:225 Loading core translation fallback file: translations/en.json
loader.js:179 Load script: modules/MMM-Ring//MMM-Ring.js
module.js:468 Check MagicMirror version for module ‘MMM-Ring’ - Minimum version: 2.1.0 - Current version: 2.9.0
module.js:470 Version is ok!
module.js:476 Module registered: MMM-Ring
loader.js:150 Bootstrapping module: MMM-Ring
loader.js:179 Load script: https://cdn.jsdelivr.net/npm/hls.js
loader.js:155 Scripts loaded for: MMM-Ring
loader.js:194 Load stylesheet: modules/MMM-Ring/MMM-Ring.css
loader.js:157 Styles loaded for: MMM-Ring
loader.js:159 Translations loaded for: MMM-Ring
loader.js:194 Load stylesheet: css/custom.css
main.js:472 All modules started!
module.js:156 MMM-Ring received a system notification: ALL_MODULES_STARTED
module.js:156 MMM-Ring received a system notification: MODULE_DOM_CREATED
module.js:156 MMM-Ring received a system notification: DOM_OBJECTS_CREATED
/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/renderer/security-warnings.js:127 Electron Security Warning (Insecure Resources) This renderer process loads resources using insecure
protocols.This exposes users of this app to unnecessary security risks.
Consider loading the following resources over HTTPS or FTPS.- http://0.0.0.0:8080/css/main.css
- http://0.0.0.0:8080/fonts/roboto.css
- http://0.0.0.0:8080/socket.io/socket.io.js
- http://0.0.0.0:8080/vendor/node_modules/nunjucks/browser/nunjucks.min.js
- http://0.0.0.0:8080/js/defaults.js
- http://0.0.0.0:8080/config/config.js
- http://0.0.0.0:8080/vendor/vendor.js
- http://0.0.0.0:8080/modules/default/defaultmodules.js
- http://0.0.0.0:8080/js/logger.js
- http://0.0.0.0:8080/translations/translations.js
- http://0.0.0.0:8080/js/translator.js
- http://0.0.0.0:8080/js/class.js
- http://0.0.0.0:8080/js/module.js
- http://0.0.0.0:8080/js/loader.js
- http://0.0.0.0:8080/js/socketclient.js
- http://0.0.0.0:8080/js/main.js
- http://0.0.0.0:8080/fonts/node_modules/roboto-fontface/fonts/roboto-condensed/Roboto-Condensed-Regular.woff2
- http://0.0.0.0:8080/translations/en.json
- http://0.0.0.0:8080/translations/en.json
- http://0.0.0.0:8080/modules/MMM-Ring//MMM-Ring.js
- http://0.0.0.0:8080/modules/MMM-Ring/MMM-Ring.css
- http://0.0.0.0:8080/css/custom.css
For more information and help, consult
https://electronjs.org/docs/tutorial/security.
This warning will not show up
once the app is packaged.
warnAboutInsecureResources @ /home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/renderer/security-warnings.js:127
/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/renderer/security-warnings.js:184 Electron Security Warning (Insecure Content-Security-Policy) This renderer process has either no Content Security
Policy set or a policy with “unsafe-eval” enabled. This exposes users of
this app to unnecessary security risks.For more information and help, consult
https://electronjs.org/docs/tutorial/security.
This warning will not show up
once the app is packaged.
warnAboutInsecureCSP @ /home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/renderer/security-warnings.js:184 -
Is there a reason you’re using 0.0.0.0 over the default localhost?
Test with using localhost by setting it in the config file:
address: "localhost"
-
its still the same im afraid:
main.js:454 Initializing MagicMirror.
translator.js:202 Loading core translation file: translations/en.json
translator.js:225 Loading core translation fallback file: translations/en.json
loader.js:179 Load script: modules/MMM-Ring//MMM-Ring.js
module.js:468 Check MagicMirror version for module ‘MMM-Ring’ - Minimum version: 2.1.0 - Current version: 2.9.0
module.js:470 Version is ok!
module.js:476 Module registered: MMM-Ring
loader.js:150 Bootstrapping module: MMM-Ring
loader.js:179 Load script: https://cdn.jsdelivr.net/npm/hls.js
loader.js:155 Scripts loaded for: MMM-Ring
loader.js:194 Load stylesheet: modules/MMM-Ring/MMM-Ring.css
loader.js:157 Styles loaded for: MMM-Ring
loader.js:159 Translations loaded for: MMM-Ring
loader.js:194 Load stylesheet: css/custom.css
main.js:472 All modules started!
module.js:156 MMM-Ring received a system notification: ALL_MODULES_STARTED
module.js:156 MMM-Ring received a system notification: MODULE_DOM_CREATED
module.js:156 MMM-Ring received a system notification: DOM_OBJECTS_CREATED
/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/renderer/security-warnings.js:127 Electron Security Warning (Insecure Resources) This renderer process loads resources using insecure
protocols.This exposes users of this app to unnecessary security risks.
Consider loading the following resources over HTTPS or FTPS.- http://localhost:8080/css/main.css
- http://localhost:8080/fonts/roboto.css
- http://localhost:8080/socket.io/socket.io.js
- http://localhost:8080/vendor/node_modules/nunjucks/browser/nunjucks.min.js
- http://localhost:8080/js/defaults.js
- http://localhost:8080/config/config.js
- http://localhost:8080/vendor/vendor.js
- http://localhost:8080/modules/default/defaultmodules.js
- http://localhost:8080/js/logger.js
- http://localhost:8080/translations/translations.js
- http://localhost:8080/js/translator.js
- http://localhost:8080/js/class.js
- http://localhost:8080/js/module.js
- http://localhost:8080/js/loader.js
- http://localhost:8080/js/socketclient.js
- http://localhost:8080/js/main.js
- http://localhost:8080/fonts/node_modules/roboto-fontface/fonts/roboto-condensed/Roboto-Condensed-Regular.woff2
- http://localhost:8080/translations/en.json
- http://localhost:8080/translations/en.json
- http://localhost:8080/modules/MMM-Ring//MMM-Ring.js
- http://localhost:8080/modules/MMM-Ring/MMM-Ring.css
- http://localhost:8080/css/custom.css
For more information and help, consult
https://electronjs.org/docs/tutorial/security.
This warning will not show up
once the app is packaged.
warnAboutInsecureResources @ /home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/renderer/security-warnings.js:127
/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/renderer/security-warnings.js:184 Electron Security Warning (Insecure Content-Security-Policy) This renderer process has either no Content Security
Policy set or a policy with “unsafe-eval” enabled. This exposes users of
this app to unnecessary security risks.For more information and help, consult
https://electronjs.org/docs/tutorial/security.
This warning will not show up
once the app is packaged.
warnAboutInsecureCSP @ /home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/renderer/security-warnings.js:184 -
I’m assuming you also rang your doorbell to see if the video came up now using localhost?
-
@DustinBryant yes i did, a few times and still the same. The video files are still appearing after the log says stream has ended
-
Ok, run in dev mode again but switch over to the Network tab (instead of console) and see if any of the lines have red text prior or after hitting your doorbell again.
-
i dont see any entries in the network tab at all, i have stopped and restarted the record and hit the button on the doorbell but nothing apears in the log.
-
I’ve exhausted everything I can think of. Your working with an ideal situation where everything is updated and fresh and still not able to get the stream. For some reason the videos aren’t getting dropped in that public folder for you when the event gets activated. Based on what you’ve provided it should be working.
Since I can’t recreate the condition on my end there’s not much I can do here. Your specific issue is the first I’ve seen or heard of. That layer of the module is utilizing the ring-api from dgreif which I have no contributions to.
If you’re adventurous enough and have a little bit of coding background you may try downloading his api and play with the browser example he has to see if you can get that working.
Sorry @sithlordhood !
-
Ok, thanks very much for helping out.
One final thing that i thought of was that i’m using the wired ethernet interface on the Pi, not the WiFi. Not sure if this matters, just thought it a bit odd that i did not get any data displayed in the Network tab?
-
Just to update - dont know whats changed but the module is working ok now! Thanks!