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

    iamoric

    @iamoric

    0
    Reputation
    400
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    iamoric Unfollow Follow

    Latest posts made by iamoric

    • RE: config error somewhere, need help

      @TaylorTech22 Did you to remove the modules one by one to see which one is going wrong ?

      posted in Troubleshooting
      I
      iamoric
    • RE: [Facial Recognition] Recognizes name but does't load modules

      No one to help me ?

      posted in Troubleshooting
      I
      iamoric
    • [Facial Recognition] Recognizes name but does't load modules

      Hi,

      I’m trying to install the Facial Recognition module from @paviro, but I have some problem with it.
      The facial recognition works well, I can see in the console some messages like

      User iamoric with confidence xxxx logged in
      

      The problem is that the modules aren’t loaded, nothing change on the mirror

      My config is the following :

      {
      	module: 'MMM-Facial-Recognition',
      	config: {
                      recognitionAlgorithm: 1,
      		lbphThreshold: 50,
      		fisherThreshold: 250,
      		eigenThreshold: 3000,
      	        useUSBCam: false,
      		trainingFile: 'modules/MMM-Facial-Recognition/training.xml',
      		interval: 2,
      		logoutDelay: 15,
      		users: ['iamoric'],
      		defaultClass: 'default',
      		everyoneClass: 'everyone',
      		welcomeMessage: true
      	}
      },
      

      and for example :

      {
      	module: 'clock',
              position: top-center,
              classes: 'default everyone'
      },
      {
      	module: 'compliments',
              position: lower_third,
              classes: 'iamoric'
      },
      

      The clock is displayed correctly, but the compliments’ module isn’t displayed.

      What am i doing wrong?

      Thanks for your help

      posted in Troubleshooting
      I
      iamoric
    • RE: What 24" monitor to choose ?

      Thanks, I will look for just the panel and the controller.

      Otherwise, I found this :
      https://www.amazon.fr/AOC-E2470SWH-Ecran-1920-D-Sub/dp/B015510NDM

      What do you think ?

      posted in General Discussion
      I
      iamoric
    • What 24" monitor to choose ?

      Hi,

      I would like some advices about the choice of the monitor. I think 24" will be good, but I don’t know what model to choose.

      Do you have any ideas ? Under 200€ will be very good !

      Thanks :)

      ps : sorry if my english is not so good ;)

      posted in General Discussion
      I
      iamoric