MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Cr4z33
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 1
    • Followers 1
    • Topics 16
    • Posts 461
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Black screen: need help

      @sdetweil said in Black screen: need help:

      @Cr4z33 >Who can give me please a hand now to either (eventually) revert to a 2019 version or to fix this?

      the Hotword and Assistant modules are no longer being used.

      please delete the old modules from your system move to the new MMM-GoogleAssistant module

      My bad I didn’t surf the forums lately lol! :man_facepalming_medium_skin_tone:

      Gonna check it NOW thanks!

      posted in Troubleshooting
      Cr4z33C
      Cr4z33
    • RE: Black screen: need help

      @Bugsounet said in Black screen: need help:

      NO WAY I HAVE CLOSE IT !

      I second that. :smirking_face:

      posted in Troubleshooting
      Cr4z33C
      Cr4z33
    • RE: Black screen: need help

      @BKeyport OK I’ve done it and it’s definitely because of MMM-Hotword.

      Who can give me please a hand now to either (eventually) revert to a 2019 version or to fix this?

      25dfd0e479b91bdd4cf2c5145b2938fe4b8c4adaa6f2b10586bb84be6d775d59.jpg

      posted in Troubleshooting
      Cr4z33C
      Cr4z33
    • RE: Black screen: need help

      @BKeyport cheers I will definitely go that way! :thumbs_up_medium_skin_tone:

      Once I find out the ‘guilty’ module I will post back here.

      posted in Troubleshooting
      Cr4z33C
      Cr4z33
    • RE: Black screen: need help

      @Bugsounet don’t worry I don’t blame you mate only can you please tell me if there’s a way to revert before I did the module upgrade?

      Perhaps what @BKeyport said?
      If yes how exactly please? :grimacing_face:

      posted in Troubleshooting
      Cr4z33C
      Cr4z33
    • Black screen: need help

      So I’ve turned on the other day my MagicMirror after a 6 months stop.

      I had the bad idea to upgrade MM and some modules.
      Now I’ve ended up with a black screen at loading and I don’t know where to start to fix… :face_with_cold_sweat:

      Can someone please give me some directions on what to fix?

      pi@raspberrypi:~/MagicMirror $ npm start
      
      > magicmirror@2.11.0 start /home/pi/MagicMirror
      > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
      
      [2020-06-04 22:06:46.874] [LOG]    Starting MagicMirror: v2.11.0
      [2020-06-04 22:06:46.920] [LOG]    Loading config ...
      [2020-06-04 22:06:46.935] [LOG]    Loading module helpers ...
      [2020-06-04 22:06:46.951] [LOG]    Initializing new module helper ...
      [2020-06-04 22:06:46.953] [LOG]    Module helper loaded: MMM-WatchDog
      [2020-06-04 22:06:47.117] [LOG]    Initializing new module helper ...
      [2020-06-04 22:06:47.118] [LOG]    Module helper loaded: MMM-Remote-Control
      [2020-06-04 22:06:49.910] [LOG]    Initializing new module helper ...
      [2020-06-04 22:06:49.911] [LOG]    Module helper loaded: MMM-RTSPStream
      [2020-06-04 22:06:49.913] [LOG]    No helper found for module: alert.
      [2020-06-04 22:06:50.003] [LOG]    Initializing new module helper ...
      [2020-06-04 22:06:50.004] [LOG]    Module helper loaded: updatenotification
      [2020-06-04 22:06:50.098] [LOG]    Initializing new module helper ...
      [2020-06-04 22:06:50.105] [LOG]    Module helper loaded: newsfeed
      [2020-06-04 22:06:53.540] [LOG]    Initializing new module helper ...
      [2020-06-04 22:06:53.541] [LOG]    Module helper loaded: MMM-AssistantMk2
      [2020-06-04 22:06:53.543] [LOG]    No helper found for module: clock.
      [2020-06-04 22:06:53.584] [LOG]    Initializing new module helper ...
      [2020-06-04 22:06:53.585] [LOG]    Module helper loaded: MMM-Spotify
      [2020-06-04 22:06:54.484] [LOG]    Initializing new module helper ...
      [2020-06-04 22:06:54.485] [LOG]    Module helper loaded: MMM-DarkSkyForecast
      [2020-06-04 22:06:55.857] [LOG]    Initializing new module helper ...
      [2020-06-04 22:06:55.859] [LOG]    Module helper loaded: MMM-PushBulletNotifications
      [2020-06-04 22:06:55.868] [ERROR]  WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module '@bugsounet/lpcm16'
      Require stack:
      - /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
      - /home/pi/MagicMirror/js/app.js
      - /home/pi/MagicMirror/js/electron.js
      - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      - 
      [2020-06-04 22:06:55.872] [LOG]    Loading module helpers ...
      [2020-06-04 22:06:55.873] [LOG]    Initializing new module helper ...
      [2020-06-04 22:06:55.874] [LOG]    Module helper loaded: MMM-WatchDog
      [2020-06-04 22:06:55.875] [LOG]    Initializing new module helper ...
      [2020-06-04 22:06:55.876] [LOG]    Module helper loaded: MMM-Remote-Control
      [2020-06-04 22:06:55.877] [LOG]    Initializing new module helper ...
      [2020-06-04 22:06:55.878] [LOG]    Module helper loaded: MMM-RTSPStream
      [2020-06-04 22:06:55.879] [LOG]    No helper found for module: alert.
      [2020-06-04 22:06:55.880] [LOG]    Initializing new module helper ...
      [2020-06-04 22:06:55.880] [LOG]    Module helper loaded: updatenotification
      [2020-06-04 22:06:55.881] [LOG]    Initializing new module helper ...
      [2020-06-04 22:06:55.882] [LOG]    Module helper loaded: newsfeed
      [2020-06-04 22:06:55.882] [LOG]    Initializing new module helper ...
      [2020-06-04 22:06:55.883] [LOG]    Module helper loaded: MMM-AssistantMk2
      [2020-06-04 22:06:55.884] [LOG]    No helper found for module: clock.
      [2020-06-04 22:06:55.885] [LOG]    Initializing new module helper ...
      [2020-06-04 22:06:55.885] [LOG]    Module helper loaded: MMM-Spotify
      [2020-06-04 22:06:55.886] [LOG]    Initializing new module helper ...
      [2020-06-04 22:06:55.887] [LOG]    Module helper loaded: MMM-DarkSkyForecast
      [2020-06-04 22:06:55.890] [LOG]    Initializing new module helper ...
      [2020-06-04 22:06:55.892] [LOG]    Module helper loaded: MMM-PushBulletNotifications
      [2020-06-04 22:06:55.899] [ERROR]  App threw an error during load
      [2020-06-04 22:06:55.902] [ERROR]  Error: Cannot find module '@bugsounet/lpcm16'
      Require stack:
      - /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
      - /home/pi/MagicMirror/js/app.js
      - /home/pi/MagicMirror/js/electron.js
      - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      - 
          at Module._resolveFilename (internal/modules/cjs/loader.js:627:15)
          at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16)
          at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
          at Function.Module._load (internal/modules/cjs/loader.js:531:27)
          at Module.require (internal/modules/cjs/loader.js:685:19)
          at require (internal/modules/cjs/helpers.js:16:16)
          at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js:9:16)
          at Module._compile (internal/modules/cjs/loader.js:786:30)
          at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10)
          at Module.load (internal/modules/cjs/loader.js:645:32)
      [2020-06-04 22:06:55.906] [LOG]    Whoops! There was an uncaught exception...
      [2020-06-04 22:06:55.907] [ERROR]  Error: Cannot find module '@bugsounet/lpcm16'
      Require stack:
      - /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
      - /home/pi/MagicMirror/js/app.js
      - /home/pi/MagicMirror/js/electron.js
      - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      - 
          at Module._resolveFilename (internal/modules/cjs/loader.js:627:15)
          at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16)
          at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
          at Function.Module._load (internal/modules/cjs/loader.js:531:27)
          at Module.require (internal/modules/cjs/loader.js:685:19)
          at require (internal/modules/cjs/helpers.js:16:16)
          at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js:9:16)
          at Module._compile (internal/modules/cjs/loader.js:786:30)
          at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10)
          at Module.load (internal/modules/cjs/loader.js:645:32) {
        code: 'MODULE_NOT_FOUND',
        requireStack: [
          '/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js',
          '/home/pi/MagicMirror/js/app.js',
          '/home/pi/MagicMirror/js/electron.js',
          '/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js',
          undefined
        ]
      }
      [2020-06-04 22:06:55.921] [LOG]    MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      [2020-06-04 22:06:55.922] [LOG]    If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      Fontconfig warning: "/etc/fonts/fonts.conf", line 100: unknown element "blank"
      [2020-06-04 22:06:56.453] [LOG]    Launching application.
      ^C[2020-06-04 22:07:08.674] [LOG]    Shutting down server...
      [2020-06-04 22:07:08.677] [LOG]    Stopping module helper: MMM-WatchDog
      [2020-06-04 22:07:08.679] [LOG]    Whoops! There was an uncaught exception...
      [2020-06-04 22:07:08.681] [ERROR]  TypeError: Cannot convert undefined or null to object
          at Function.keys (<anonymous>)
          at Class.stop (/home/pi/MagicMirror/modules/MMM-Remote-Control/node_helper.js:70:20)
          at App.stop (/home/pi/MagicMirror/js/app.js:252:16)
          at App.<anonymous> (/home/pi/MagicMirror/js/electron.js:108:7)
          at App.emit (events.js:200:13)
      [2020-06-04 22:07:08.685] [LOG]    MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      [2020-06-04 22:07:08.686] [LOG]    If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      
      posted in Troubleshooting
      Cr4z33C
      Cr4z33
    • RE: MMM-AssistantMk2 (v3)

      @Bugsounet oops sorry then! 😅

      posted in System
      Cr4z33C
      Cr4z33
    • RE: MMM-AssistantMk2 (v3)

      @Bugsounet I’ve turner on my MagicMirror after a stop of 6 months.

      At first I ran sudo apt-get update && sudo apt-get upgrade, then I updated both MM and its modules.

      Now MM it ends up with a black screen.

      So I ran npm run update in MMM-AssistantMk2 folder and answered Yes to all the answers.

      I still keep getting the black screen at the end of MM loading.

      What shall I do next now? :smiling_face_with_open_mouth_cold_sweat:

      Here’s what happening:

      pi@raspberrypi:~/MagicMirror $ npm start
      
      > magicmirror@2.11.0 start /home/pi/MagicMirror
      > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
      
      [2020-05-22 08:14:49.750] [LOG]    Starting MagicMirror: v2.11.0
      [2020-05-22 08:14:49.763] [LOG]    Loading config ...
      [2020-05-22 08:14:49.776] [LOG]    Loading module helpers ...
      [2020-05-22 08:14:49.792] [LOG]    Initializing new module helper ...
      [2020-05-22 08:14:49.794] [LOG]    Module helper loaded: MMM-WatchDog
      [2020-05-22 08:14:49.926] [LOG]    Initializing new module helper ...
      [2020-05-22 08:14:49.927] [LOG]    Module helper loaded: MMM-Remote-Control
      [2020-05-22 08:14:51.650] [LOG]    Initializing new module helper ...
      [2020-05-22 08:14:51.651] [LOG]    Module helper loaded: MMM-RTSPStream
      [2020-05-22 08:14:51.652] [LOG]    No helper found for module: alert.
      [2020-05-22 08:14:51.717] [LOG]    Initializing new module helper ...
      [2020-05-22 08:14:51.718] [LOG]    Module helper loaded: updatenotification
      [2020-05-22 08:14:51.780] [LOG]    Initializing new module helper ...
      [2020-05-22 08:14:51.781] [LOG]    Module helper loaded: newsfeed
      [2020-05-22 08:14:53.984] [LOG]    Initializing new module helper ...
      [2020-05-22 08:14:53.985] [LOG]    Module helper loaded: MMM-AssistantMk2
      [2020-05-22 08:14:53.986] [LOG]    No helper found for module: clock.
      [2020-05-22 08:14:54.001] [LOG]    Initializing new module helper ...
      [2020-05-22 08:14:54.002] [LOG]    Module helper loaded: MMM-Spotify
      [2020-05-22 08:14:54.583] [LOG]    Initializing new module helper ...
      [2020-05-22 08:14:54.584] [LOG]    Module helper loaded: MMM-DarkSkyForecast
      [2020-05-22 08:14:55.464] [LOG]    Initializing new module helper ...
      [2020-05-22 08:14:55.465] [LOG]    Module helper loaded: MMM-PushBulletNotifications
      [2020-05-22 08:14:55.472] [ERROR]  WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module '@bugsounet/lpcm16'
      Require stack:
      - /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
      - /home/pi/MagicMirror/js/app.js
      - /home/pi/MagicMirror/js/electron.js
      - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      - 
      [2020-05-22 08:14:55.473] [LOG]    Loading module helpers ...
      [2020-05-22 08:14:55.484] [LOG]    Initializing new module helper ...
      [2020-05-22 08:14:55.486] [LOG]    Module helper loaded: MMM-WatchDog
      [2020-05-22 08:14:55.486] [LOG]    Initializing new module helper ...
      [2020-05-22 08:14:55.487] [LOG]    Module helper loaded: MMM-Remote-Control
      [2020-05-22 08:14:55.488] [LOG]    Initializing new module helper ...
      [2020-05-22 08:14:55.489] [LOG]    Module helper loaded: MMM-RTSPStream
      [2020-05-22 08:14:55.490] [LOG]    No helper found for module: alert.
      [2020-05-22 08:14:55.491] [LOG]    Initializing new module helper ...
      [2020-05-22 08:14:55.492] [LOG]    Module helper loaded: updatenotification
      [2020-05-22 08:14:55.493] [LOG]    Initializing new module helper ...
      [2020-05-22 08:14:55.494] [LOG]    Module helper loaded: newsfeed
      [2020-05-22 08:14:55.497] [LOG]    Initializing new module helper ...
      [2020-05-22 08:14:55.500] [LOG]    Module helper loaded: MMM-AssistantMk2
      [2020-05-22 08:14:55.502] [LOG]    No helper found for module: clock.
      [2020-05-22 08:14:55.504] [LOG]    Initializing new module helper ...
      [2020-05-22 08:14:55.505] [LOG]    Module helper loaded: MMM-Spotify
      [2020-05-22 08:14:55.507] [LOG]    Initializing new module helper ...
      [2020-05-22 08:14:55.509] [LOG]    Module helper loaded: MMM-DarkSkyForecast
      [2020-05-22 08:14:55.510] [LOG]    Initializing new module helper ...
      [2020-05-22 08:14:55.512] [LOG]    Module helper loaded: MMM-PushBulletNotifications
      [2020-05-22 08:14:55.517] [ERROR]  App threw an error during load
      [2020-05-22 08:14:55.519] [ERROR]  Error: Cannot find module '@bugsounet/lpcm16'
      Require stack:
      - /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
      - /home/pi/MagicMirror/js/app.js
      - /home/pi/MagicMirror/js/electron.js
      - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      - 
          at Module._resolveFilename (internal/modules/cjs/loader.js:627:15)
          at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16)
          at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
          at Function.Module._load (internal/modules/cjs/loader.js:531:27)
          at Module.require (internal/modules/cjs/loader.js:685:19)
          at require (internal/modules/cjs/helpers.js:16:16)
          at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js:9:16)
          at Module._compile (internal/modules/cjs/loader.js:786:30)
          at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10)
          at Module.load (internal/modules/cjs/loader.js:645:32)
      [2020-05-22 08:14:55.522] [LOG]    Whoops! There was an uncaught exception...
      [2020-05-22 08:14:55.523] [ERROR]  Error: Cannot find module '@bugsounet/lpcm16'
      Require stack:
      - /home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
      - /home/pi/MagicMirror/js/app.js
      - /home/pi/MagicMirror/js/electron.js
      - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      - 
          at Module._resolveFilename (internal/modules/cjs/loader.js:627:15)
          at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:41:16)
          at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
          at Function.Module._load (internal/modules/cjs/loader.js:531:27)
          at Module.require (internal/modules/cjs/loader.js:685:19)
          at require (internal/modules/cjs/helpers.js:16:16)
          at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js:9:16)
          at Module._compile (internal/modules/cjs/loader.js:786:30)
          at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10)
          at Module.load (internal/modules/cjs/loader.js:645:32) {
        code: 'MODULE_NOT_FOUND',
        requireStack: [
          '/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js',
          '/home/pi/MagicMirror/js/app.js',
          '/home/pi/MagicMirror/js/electron.js',
          '/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js',
          undefined
        ]
      }
      [2020-05-22 08:14:55.542] [LOG]    MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      [2020-05-22 08:14:55.546] [LOG]    If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      Fontconfig warning: "/etc/fonts/fonts.conf", line 100: unknown element "blank"
      [2020-05-22 08:14:55.768] [LOG]    Launching application.
      
      posted in System
      Cr4z33C
      Cr4z33
    • RE: MMM-KeyBindings: Control your mirror with Amazon Fire Stick Remote and Generic Keyboard Inputs

      @shbatm how comes I never noticed this topic before? 😅

      Can this module be adapted virtually for anything available in MagicMirror?

      What about your other module MMM-RTSPStream?
      Can I switch ie. streams by using the Fire Stick remote?

      posted in Utilities
      Cr4z33C
      Cr4z33
    • RE: MYMIRROR - From Modena

      @s-monti-74 said in MYMIRROR - From Modena:

      @richland007 I can’t upload in the editor the full code because the editor blocks it (probably it converts the “;” char as the end of the code) I also can’t upload a txt file witch the code, i can upload only images

      You can easily copy&paste everything to pastebin.com then share here the link for others. ;)

      posted in Show your Mirror
      Cr4z33C
      Cr4z33
    • MagicMirror lagging badly at 4K@30Hz with Raspberry Pi 4

      So I reflashed yesterday my Rpi with the final release of Rasbian Buster.

      The problem now is that MM is lagging soooo bad at 3840x2160@30 Hz and no matter whether I am using the default modules or some third-party ones… :persevering_face:

      If the resolution is lower than everything becomes smoother. but please note that this wasn’t happening with previous Buster revisions!

      Now I don’t know where to start from or what to tweak/edit…

      Honestly I don’t want to run MM@1080p because this was not the goal for buying a rpi 4 with 4 gigs… :worried_face:

      @MichMich or someone else has a clue about what’s going on please?

      posted in Troubleshooting
      Cr4z33C
      Cr4z33
    • RE: MMM-Clap

      @Sean said in MMM-Clap:

      @Cr4z33
      MMM-Clap and MMM-Hotword will compete each other to take one mic. I think you’d better to use just one module. At least one module at a time. You can make juggling with CLAP_RESUME, CLAP_PAUSE, HOTWORD_RESUME, HOTWORD_PAUSE to confirm only one module uses a mic at a time. But too complex. not recommended.

      Oh now I got it.

      Thanks however I will then keep using MMM-Hotwords.

      Too precious for my voice command needs hehe. 😁

      posted in System
      Cr4z33C
      Cr4z33
    • RE: MMM-Clap

      @Sean I’ve got one USB mic.

      Sorry I am not sure you gave me the solution. :smiling_face_with_open_mouth_cold_sweat:
      Say again?

      posted in System
      Cr4z33C
      Cr4z33
    • RE: MMM-Clap

      @Sean

      npm start
      
      > magicmirror@2.8.0 start /home/pi/MagicMirror
      > sh run-start.sh
      
      Starting MagicMirror: v2.8.0
      Loading config ...
      Loading module helpers ...
      Initializing new module helper ...
      Module helper loaded: MMM-Clap
      Initializing new module helper ...
      Module helper loaded: MMM-WatchDog
      Initializing new module helper ...
      Module helper loaded: MMM-Remote-Control
      Initializing new module helper ...
      Module helper loaded: MMM-RTSPStream
      No helper found for module: alert.
      Initializing new module helper ...
      Module helper loaded: updatenotification
      Initializing new module helper ...
      Module helper loaded: newsfeed
      Initializing new module helper ...
      Module helper loaded: MMM-AssistantMk2
      No helper found for module: clock.
      Initializing new module helper ...
      Module helper loaded: MMM-Spotify
      Initializing new module helper ...
      Module helper loaded: MMM-DarkSkyForecast
      Initializing new module helper ...
      Module helper loaded: MMM-PushBulletNotifications
      Initializing new module helper ...
      Module helper loaded: MMM-Hotword
      All module helpers loaded.
      Starting server on port 8080 ... 
      You're using a full whitelist configuration to allow for all IPs
      Server started ...
      Connecting socket for: MMM-Clap
      Connecting socket for: MMM-WatchDog
      Starting module helper: MMM-WatchDog
      Connecting socket for: MMM-Remote-Control
      Starting node helper for: MMM-Remote-Control
      Connecting socket for: MMM-RTSPStream
      PM2: Stopping all OMXPlayer Streams...
      Connecting socket for: updatenotification
      Connecting socket for: newsfeed
      Starting module: newsfeed
      Connecting socket for: MMM-AssistantMk2
      Connecting socket for: MMM-Spotify
      [SPOTIFY_AUTH] Token is fresh.
      Connecting socket for: MMM-DarkSkyForecast
      ====================== Starting node_helper for module [MMM-DarkSkyForecast]
      Connecting socket for: MMM-PushBulletNotifications
      Connecting socket for: MMM-Hotword
      [HOTWORD] MMM-Hotword starts
      Sockets connected & modules started ...
      Launching application.
      WatchDog started. Maximum timeout: 10s.
      Create new news fetcher for url: https://eur.fxexchangerate.com/usd.xml - Interval: 300000
      Create new news fetcher for url: https://www.ansa.it/sito/notizie/topnews/topnews_rss.xml - Interval: 300000
      Create new news fetcher for url: https://www.ansa.it/sito/notizie/mondo/mondo_rss.xml - Interval: 300000
      Create new news fetcher for url: https://feeds.hwupgrade.it/rss_hwup.xml - Interval: 300000
      Create new news fetcher for url: http://feeds.feedburner.com/hd-blog?format=xml - Interval: 300000
      Create new news fetcher for url: https://www.tomshw.it/feed/ - Interval: 300000
      Create new news fetcher for url: https://www.punto-informatico.it/feed/ - Interval: 300000
      Create new news fetcher for url: http://www.lecceprima.it/rss/ - Interval: 300000
      Create new news fetcher for url: http://www.galatina.it/rss.xml - Interval: 300000
      [AMK2] Recipe is loaded: hide_and_show_all_modules.js
      [AMK2] Recipe is loaded: reboot.js
      [AMK2] Recipe is loaded: screen_onoff.js
      [AMK2] Recipe is loaded: shutdown.js
      [MMM-PushBulletNotifications][Info] 12:24:12.329 - START received
      [CLAP] Starts.
      [AMK2] Temporal storage directory is clearing.
      [HOTWORD] begins.
      [HOTWORD] Detector starts listening.
      [MMM-PushBulletNotifications][Info] 12:24:15.355 - PushBullet connected
      ^CShutting down server...
      Stopping module helper: MMM-Clap
      Stopping module helper: MMM-WatchDog
      Shutting down MMM-RTSPStream streams that were using vlc
      Stopping module helper: updatenotification
      Stopping module helper: newsfeed
      Stopping module helper: MMM-AssistantMk2
      Stopping module helper: MMM-Spotify
      Stopping module helper: MMM-DarkSkyForecast
      Stopping module helper: MMM-PushBulletNotifications
      Stopping module helper: MMM-Hotword
      [HOTWORD] Final Result: { detected: false }
      [HOTWORD] begins.
      [HOTWORD] Detector starts listening.
      
      
      posted in System
      Cr4z33C
      Cr4z33
    • RE: MMM-Clap

      @Sean module looks loaded correctly, but it is not reacting to my claps?
      I see no evidence of reaction if running npm start.

      I have used the same device like in MMM-Hotwords.

      		{
      		module: "MMM-Clap",
      		position: "bottom_left",
      		disabled: false,
      		config: {
      				detector: {
      						recordDevice: null,
      					},
      		defaultCommandMode: "MODE_DEFAULT",
      		commands: {
      				"MODE_DEFAULT": {
      							"2": {
      								shellExec: {
      										exec: "echo on 0 | cec-client -s -d 1"
      										},
      								restart:true,
      										},
      								},
      						}
      			}
      		},
      

      Still running everything in my Rpi 3 B+ of course. ;)

      posted in System
      Cr4z33C
      Cr4z33
    • RE: MMM-Clap

      Nice @Sean!

      This is perfect to turn on my mirror display! :smiling_face_with_open_mouth_closed_eyes:

      posted in System
      Cr4z33C
      Cr4z33
    • RE: [MMM-Remote-Control](v2-dev) Extensible REST API, Dynamic Menus, and Socket Communications, plus other updates

      @Cr4z33 said in [MMM-Remote-Control](v2-dev) Extensible REST API, Dynamic Menus, and Socket Communications, plus other updates:

      I need to add some custom commands to control MMM-RTSPStream streams like if they were tv channel buttons, but I am not skilled enough to understand the interested readme section. :smiling_face_with_open_mouth_cold_sweat:

      @shbatm could you please help me adding one stream button (as example for all the others to add)?

      All I need is to run a combo of ‘RTSP-STOP all’ first (I am using OMXplayer therefore I prefer to kill any running stream first) and ‘RTSP-PLAY streamX’ immediately after.

      It looks like @shbatm is not following this forum since many months.

      Therefore @bolish or someone else could you please post your custom menu entries code so that I can better figure out how to enter that MMM-RTSPStream code?

      The related README section didn’t make so much sense to me. :man_shrugging_medium_skin_tone:

      posted in Development
      Cr4z33C
      Cr4z33
    • RE: Raspberry Pi 4 Released !

      @dazza120 oh alright that’s the same solution I used with another board. 👍🏼

      posted in Hardware
      Cr4z33C
      Cr4z33
    • RE: Raspberry Pi 4 Released !

      @dazza120 and how did you fix the heatsink to the board?

      posted in Hardware
      Cr4z33C
      Cr4z33
    • RE: Raspberry Pi 4 Released !

      @dazza120 lol I see.

      I wanted to preorder a Flirc Rpi4 metal case, but shipping is costing TWICE the value of the case…

      posted in Hardware
      Cr4z33C
      Cr4z33
    • 1
    • 2
    • 5
    • 6
    • 7
    • 8
    • 9
    • 23
    • 24
    • 7 / 24