• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Facial Recognition - customize your mirror for every user!

Scheduled Pinned Locked Moved Troubleshooting
215 Posts 55 Posters 420.6k Views 57 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.
  • A Offline
    Aly @tidus5
    last edited by Dec 13, 2016, 9:46 AM

    @tidus5 So it looks like that i have problems with the module itself - not with other modules.

    T 1 Reply Last reply Dec 13, 2016, 10:04 AM Reply Quote 0
    • T Offline
      tidus5 @Aly
      last edited by Dec 13, 2016, 10:04 AM

      @Aly if you use the option “DISPLAY=:0 npm start dev”

      do you see the error ?

      A 1 Reply Last reply Dec 25, 2016, 8:43 PM Reply Quote 0
      • P Offline
        paviro Admin
        last edited by paviro Dec 18, 2016, 1:40 PM Dec 18, 2016, 1:11 PM

        I will have a look at that.

        Update: I just tried to recent version of my module with the current MM version and everything seems to work as expected even custom classes. Please try to use the training tool again and update your users:[] config with the output provided :) Also make sure you use the latest version from GitHub.
        In case this does not help please try to install the module from scratch and let me now how it goes.

        We're all stories in the end. Just make it a good one, eh?

        – The Doctor

        1 Reply Last reply Reply Quote 0
        • A Offline
          Aly @tidus5
          last edited by Dec 25, 2016, 8:43 PM

          @tidus5

          Hey :)

          I received this error :

          Thank you in advance! tidus5 & paviro
          Great module paviro :)

          Happy and peaceful christmas holidays!!

          App threw an error during load
          Error: Cannot find module 'python-shell'
              at Module._resolveFilename (module.js:455:15)
              at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
              at Function.Module._load (module.js:403:25)
              at Module.require (module.js:483:17)
              at require (internal/module.js:20:19)
              at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Facial-Recognition/node_helper.js:4:21)
              at Module._compile (module.js:556:32)
              at Object.Module._extensions..js (module.js:565:10)
              at Module.load (module.js:473:32)
              at tryModuleLoad (module.js:432:12)
          Whoops! There was an uncaught exception...
          { Error: Cannot find module 'python-shell'
              at Module._resolveFilename (module.js:455:15)
              at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
              at Function.Module._load (module.js:403:25)
              at Module.require (module.js:483:17)
              at require (internal/module.js:20:19)
              at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Facial-Recognition/node_helper.js:4:21)
              at Module._compile (module.js:556:32)
              at Object.Module._extensions..js (module.js:565:10)
              at Module.load (module.js:473:32)
              at tryModuleLoad (module.js:432:12) code: 'MODULE_NOT_FOUND' }
          MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
          If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
          Launching application.
          
          S 1 Reply Last reply Dec 25, 2016, 8:55 PM Reply Quote 0
          • S Offline
            strawberry 3.141 Project Sponsor Module Developer @Aly
            last edited by Dec 25, 2016, 8:55 PM

            @Aly sounds like you didn’t install the dependencies with npm install in the MMM-Facial-Recognition directory

            Please create a github issue if you need help, so I can keep track

            A 1 Reply Last reply Dec 26, 2016, 10:48 AM Reply Quote 1
            • A Offline
              Aly @strawberry 3.141
              last edited by Dec 26, 2016, 10:48 AM

              @strawberry-3.141
              Thank you :) - I think i have forgotten it

              1 Reply Last reply Reply Quote 0
              • J Offline
                jspike @paviro
                last edited by Jan 7, 2017, 8:25 AM

                @paviro Did anything ever happen with this? This module would be even more amazing if it could shut down and restart the monitor :)

                S 1 Reply Last reply Jan 7, 2017, 11:27 AM Reply Quote 0
                • S Offline
                  strawberry 3.141 Project Sponsor Module Developer @jspike
                  last edited by strawberry 3.141 Jan 7, 2017, 11:28 AM Jan 7, 2017, 11:27 AM

                  @jspike how this should work? when you shut down the mirror it wouldn’t restart if you enter the room because you completely turned off the raspberry

                  EDIT: I’m sorry read mirror instead of monitor

                  Please create a github issue if you need help, so I can keep track

                  1 Reply Last reply Reply Quote 0
                  • D Offline
                    desq
                    last edited by Jan 10, 2017, 6:36 AM

                    Hi. Has anybody been successful in implementing an ip-cam with paviro´s module? I really would like to “misuse” this module to watch my frontdoor and inform me if someone “unknown” shows up.

                    I did a quick look into the “OpenCV” - Framework, but I´m at a loss on how to
                    bend the module to accept an jpg from my foscam ip cam.

                    B S 2 Replies Last reply Jan 10, 2017, 4:14 PM Reply Quote 0
                    • B Offline
                      bhepler Module Developer @desq
                      last edited by Jan 10, 2017, 4:14 PM

                      @desq I successfully integrated the Raspberry Pi & Motion together. It would be pretty simple to adapt it to inform you of when someone shows up at your door. It won’t have recognition capabilities, but it will be able to trigger an alert if someone is at your doorstep. Motion has integrated IP cam support.

                      D 1 Reply Last reply Jan 11, 2017, 6:45 AM Reply Quote 0
                      • 1
                      • 2
                      • 8
                      • 9
                      • 10
                      • 11
                      • 12
                      • 21
                      • 22
                      • 10 / 22
                      • 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