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 480.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.
    • strawberry 3.141S Offline
      strawberry 3.141 Project Sponsor Module Developer @jspike
      last edited by strawberry 3.141

      @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

        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.

        bheplerB schlachtkreuzer6S 2 Replies Last reply Reply Quote 0
        • bheplerB Offline
          bhepler Module Developer @desq
          last edited by

          @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 Reply Quote 0
          • schlachtkreuzer6S Offline
            schlachtkreuzer6 @desq
            last edited by

            @desq that is exaclty what i want too :) and save the video file for later… but how? ^^

            bheplerB 1 Reply Last reply Reply Quote 0
            • bheplerB Offline
              bhepler Module Developer @schlachtkreuzer6
              last edited by

              @schlachtkreuzer6 Check out the tutorial I wrote for Motion & the mirror. Pretty much the part you’ll have to figure out is how to get a script to update the mirror. Motion can be configured to run a script, save a file, stream a video, etc. from an IP camera. There’s also a streaming server integrated into it, so you could probably put the contents of the IP camera into the stream from motion, and then use an IFRAME to display the stream’s output.

              In my research, I found a lot of information on the Motion software, including a couple that were specifically about running Motion on a Raspberry Pi as a security system. Once you have that configured, the next part is just figuring out how to send an alert to your mirror and how you want to display it.

              schlachtkreuzer6S 1 Reply Last reply Reply Quote 1
              • schlachtkreuzer6S Offline
                schlachtkreuzer6 @bhepler
                last edited by

                @bhepler great thanks! I will check this soon :D

                1 Reply Last reply Reply Quote 0
                • D Offline
                  desq @bhepler
                  last edited by

                  @bhepler Thank you for your suggestion.

                  I already have this functionality. (Using my NAS´s “Synology Surveillance Station”).
                  If a “motion” is detected, I get an “Alert Notification” with a Mjpeg-Stream on my Magic Mirror. Every motion is reported,
                  so I get a lot of “false positive”.

                  I would prefer a face detection (and I´m wondering why software like “Motion” and the “Surveillance Station” does not implement these feature.)

                  Any OpenCV Gurus in the house?

                  1 Reply Last reply Reply Quote 0
                  • Y Offline
                    YourhighnessLeender
                    last edited by

                    Hi,

                    I have an issue with magicmirror not detecting my face. I got the training right and verified with the twst tool. The test tool recognizes me very good and quickly.

                    But whan i launch MM, I just get:
                    User undefined with confidence null logged in.

                    I tried tweaking the threshold values, but maybe not doing it right.

                    Any ideas? Pulling my hair here :-)

                    Y 1 Reply Last reply Reply Quote 0
                    • Y Offline
                      YourhighnessLeender @YourhighnessLeender
                      last edited by

                      I am using an external USB cam.

                      1 Reply Last reply Reply Quote 0
                      • N Offline
                        nuckinfutz
                        last edited by

                        Are you sure you put the training .xml file in the right place? Are you sure the training name syntax in your confis.jsg file matches the output from the train.py program you ran? those are about the only 2 things I can think of. Double check those and if you havent found the problem yet post the output from train.py and your config.js

                        Y 2 Replies Last reply Reply Quote 0
                        • 1
                        • 2
                        • 9
                        • 10
                        • 11
                        • 12
                        • 13
                        • 21
                        • 22
                        • 11 / 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