MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-Face-Reco-DNN how to setup multi users

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    2 Posts 2 Posters 259 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • I Offline
      ijahmc2u
      last edited by

      Hi I am a complete noob and have been trying to get the multi user working … I have the dataset created and when I do the encode it seems to work but for the life of me I can not get the users to work… I have added the following to the module config(tried both user/userClasses)

      // Array with usernames (copy and paste from training script)
      //users: [“Ivan”,“John”],
      or
      userClasses: [“Ivan”,“John”],

      then assigned the module to the person
      {
      module: ‘MMM-GoogleMapsTraffic’,
      classes: “Ivan”,
      position: ‘bottom_left’,

      when I run the npm start all I get are the always modules but the ones assigned to the user don’t show up. Where am I going wrong did I miss a step facial rec is working .

      Any help would be greatly appreciated as I love this module so far just can’t get that part working.

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @ijahmc2u
        last edited by sdetweil

        @ijahmc2u I do not know but it seems he added some debug recently

        add debug:true to the module config

        you will have output in two places

        where u do
        npm start
        and in the developers window,
        ctrl-shift-i on the keyboard, and select the console tab

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy