A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Introducing MMM-YouTubeWebView Module
-
@KristjanESPERANTO if you open the developers window console tab view,
do you see any errors. this module is all in browser -
KristjanESPERANTO Module Developerlast edited by KristjanESPERANTO Dec 25, 2023, 1:37 AM Dec 25, 2023, 1:37 AM
if you open the developers window console tab view, do you see any errors. this module is all in browser
Unfortunately, I can’t see any errors there.
Initializing MagicMirror². translator.js:122 Loading core translation file: translations/en.json VM4 sandbox_bundle:2 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 @ VM4 sandbox_bundle:2 translator.js:138 Loading core translation fallback file: translations/en.json loader.js:165 Load script: modules/default/clock/clock.js module.js:484 Module registered: clock loader.js:138 Bootstrapping module: clock loader.js:165 Load script: vendor/node_modules/moment/min/moment-with-locales.js loader.js:165 Load script: vendor/node_modules/moment-timezone/builds/moment-timezone-with-data.js loader.js:165 Load script: vendor/node_modules/suncalc/suncalc.js loader.js:142 Scripts loaded for: clock loader.js:180 Load stylesheet: modules/default/clock/clock_styles.css loader.js:145 Styles loaded for: clock loader.js:148 Translations loaded for: clock loader.js:165 Load script: modules/MMM-YouTubeWebView/MMM-YouTubeWebView.js module.js:484 Module registered: MMM-YouTubeWebView loader.js:138 Bootstrapping module: MMM-YouTubeWebView loader.js:142 Scripts loaded for: MMM-YouTubeWebView loader.js:145 Styles loaded for: MMM-YouTubeWebView loader.js:148 Translations loaded for: MMM-YouTubeWebView loader.js:180 Load stylesheet: css/custom.css clock.js:49 Starting module: clock module.js:45 Starting module: MMM-YouTubeWebView main.js:608 All modules started!
-
@doctorwhen Is there a way to control a video’s volume? I embedded the ISS’s livestream and I would like to mute it since every once in a while some radio chatter is on the audio channel. When I have the module hidden it is kinda eerie.
-
@mmmmh MMM-ISS-Live has a mute option.
-
@KristjanESPERANTO Now that’s a whole new approach. Thanks, it works!