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

    Topics

    • V

      Radarr activity

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      3
      0 Votes
      3 Posts
      459 Views
      V
      @sdetweil Cheers! :D
    • V

      MMM-synology-ds

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      4
      0 Votes
      4 Posts
      682 Views
      S
      @vintage89 my post on your other topic gave u instructions to fix this https://forum.magicmirror.builders/topic/12542/installing-modules-on-windows/5 no… the module was precompiled with an older level of node… he is running an uplevel version he needs to recompile the module
    • V

      Installing Magic mirror on windows 10

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      38
      0 Votes
      38 Posts
      19k Views
      R
      Hi all, I am giving this a try and running into the same errors as above, i have followed the advise but i dont get the black screen, after the error fix for display, i get new error: $ npm start magicmirror@2.14.0 start C:\Users\Richard\MagicMirror electron js/electron.js ‘electron’ is not recognized as an internal or external command, operable program or batch file. npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! magicmirror@2.14.0 start: electron js/electron.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the magicmirror@2.14.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Richard\AppData\Roaming\npm-cache_logs\2021-03-29T19_41_46_132Z-debug.log any help here would be great, thanks
    • V

      Installing modules on windows

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      16
      0 Votes
      16 Posts
      5k Views
      V
      @sdetweil Hehe, allready did - and now things are playing along well :D Thanks alot!
    • V

      MMM-Facial-Recognition proplems

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      1k Views
      V
      I’ve gone through the set up, made a training.xml, and python facerecognition.py gives me me Strong: User1 I’ve added the module in the config modules: [ { module: 'MMM-Facial-Recognition', config: { // 1=LBPH | 2=Fisher | 3=Eigen recognitionAlgorithm: 1, // Threshold for the confidence of a recognized face before it's considered a // positive match. Confidence values below this threshold will be considered // a positive match because the lower the confidence value, or distance, the // more confident the algorithm is that the face was correctly detected. lbphThreshold: 50, fisherThreshold: 250, eigenThreshold: 3000, // force the use of a usb webcam on raspberry pi (on other platforms this is always true automatically) useUSBCam: true, // Path to your training xml trainingFile: 'modules/MMM-Facial-Recognition/training.xml', // recognition intervall in seconds (smaller number = faster but CPU intens!) interval: 2, // Logout delay after last recognition so that a user does not get instantly logged out if he turns away from the mirror for a few seconds logoutDelay: 15, // Array with usernames (copy and paste from training script) // users: ['Andre'], //Module set used for strangers and if no user is detected defaultClass: "default", //Set of modules which should be shown for every user everyoneClass: "everyone", // Boolean to toggle welcomeMessage welcomeMessage: true } }, And given different classes to the other modules. some just for me classes: 'Andre', and some for everyone classes: "default everyone", But the mirror doesn’t seem to see me, cause it only shows the modules that are set up for everyone.
    • V

      Face recognition step by step

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      0 Votes
      3 Posts
      2k Views
      V
      Here: (https://forum.magicmirror.builders/topic/6345/facial-recognition-module-step-by-step-guide)
    • V

      MMM-Facial Recognition Module classes

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      4
      0 Votes
      4 Posts
      2k Views
      V
      Thank you! That fixed it :)
    • 1 / 1