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

    mm1964

    @mm1964

    0
    Reputation
    1
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    mm1964 Unfollow Follow

    Latest posts made by mm1964

    • RE: Module load control via Face-Reco

      @sdetweil
      Once again thank you, from what you are saying we can only hide active modules based on the user and classes.
      I have had another thought, what if I install Face Regcog outside MM and have 2 config files and based on the user it ID’s loads one one 2 config files.

      The would obviously be a delay in start, but could this work?

      posted in Utilities
      M
      mm1964
    • Module load control via Face-Reco

      Re: MMM-Face-Reco-DNN - All new Face Recognition

      I have installed this module and it works well when hiding modules based on the face recognised. Is there a way to use this module to control which modules actually load in MM.
      I wanted to play a short welcome mp3 message based on user logged in.

      I have tried using the MP3 player module, but it loads both profiles as it only hised them from the dispaly, I want to disable certain modules based on user.

      posted in Utilities
      M
      mm1964
    • RE: Load based on classes

      @sdetweil
      Thank you, I wanted to use the Face Recog function to play a message when it recognises a face.
      This would be a simlpe mp3 saying something like " Hello XXXXX" .

      I was hoping to do this using this module by using classes, but thnk you for pointing out this would not work.
      Do you know what I could use, before you starting talkimg real techy, I am a novice and no real coding experience.

      posted in Entertainment
      M
      mm1964
    • Load based on classes

      Re: MMM-MP3Player (remade asimhsidd's player)

      Hi
      I have added your module to my mirror, and it plays as noted. But I wanted to use it in conjunction with my facila recog module by creating 2 entries in my config file.

      Each entry would differ based on the classes label (2 different people), I hoped it would load the music stored in /home/pi/MagicMirror/modules/MMM-MP3Player/music/Name 1 or /home/pi/MagicMirror/modules/MMM-MP3Player/music/Name 2 dependant on which face it saw.

      It seems to play music randomly and does not seem to load correctly based on the classes assigned.

      Do I need to make any changes to the the actual module file.

      Have you heard of any similar issues when you try to load the module based on classes with face recog. All my other modules seem to work well based on classes, this leads me to beleive it is something to do with this particular.

      posted in Entertainment
      M
      mm1964