• 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.

Motion Detector

Scheduled Pinned Locked Moved Utilities
213 Posts 38 Posters 469.6k Views 39 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.
  • R Offline
    reaper81
    last edited by reaper81 Aug 24, 2017, 12:26 PM Aug 24, 2017, 11:29 AM

    Can I use the Pi-Camera for Motion Detection and Face-Recognition at the same time or have I to use seperate cameras for each module?

    L B 2 Replies Last reply Aug 24, 2017, 5:28 PM Reply Quote 0
    • L Offline
      Lange @reaper81
      last edited by Aug 24, 2017, 5:28 PM

      @reaper81 said in Motion Detector:

      Can I use the Pi-Camera for Motion Detection and Face-Recognition at the same time or have I to use seperate cameras for each module?

      This uses a pir-sensor

      1 Reply Last reply Reply Quote 0
      • B Offline
        bhepler Module Developer @reaper81
        last edited by Aug 29, 2017, 1:23 PM

        @reaper81 You can use the same camera for both, but you’ll want to use a different module for motion detection. If you check out my posts, I put up a tutorial on using the PiCam for motion detection outside of the MirrorMirror framework. There’s no reason you can’t use my tutorial to get motion detection to turn your mirror display on and then the facial recognition module to switch the layout.

        At least… no reason that I know of.

        1 Reply Last reply Reply Quote 0
        • J Offline
          jdahli1 @jdahli1
          last edited by Sep 7, 2017, 2:24 AM

          @jdahli1 Anyone have any thoughts as to what else to try? I have had no luck so far. Mirror continues to not turn back on randomly. Nothing I have changed so far seems to have worked. Any thoughts are appreciated.

          1 Reply Last reply Reply Quote 0
          • N Offline
            Natacha3
            last edited by Natacha3 Sep 11, 2017, 9:39 AM Sep 11, 2017, 9:37 AM

            Hello all,
            I m totally new to Raspberry Pi and it’s an absolute miracle that I succeed to make it works and to add some modules .
            So I feel sorry to ask and I beg your pardon if my request hurts some of you but can someone could explain me how to install this module ?
            So far I’ve only installed the ones in the MichMich page (https://github.com/MichMich/MagicMirror/wiki/MagicMirror²-Modules)
            Sorry again to ask but I’m so affraid to “break” my magic mirror which works fine now !
            if I disturb let me know I will delete my post.

            Thanks for your help

            Nat

            ? M 2 Replies Last reply Sep 11, 2017, 9:54 AM Reply Quote 0
            • ? Offline
              A Former User @Natacha3
              last edited by A Former User Sep 11, 2017, 9:55 AM Sep 11, 2017, 9:54 AM

              @Natacha3

              cd ~/MagicMirror/modules 
              git clone https://github.com/alexyak/motiondetector
              

              In your config.js

              {
                module: "motiondetector"
              },
              

              I think it would work, maybe…

              1 Reply Last reply Reply Quote 0
              • N Offline
                Natacha3
                last edited by Sep 11, 2017, 10:06 AM

                Thank you so much Sean, I will try this at home tonight !
                Thanks again for your patience and quick reply !
                Nat

                J 1 Reply Last reply Sep 11, 2017, 2:24 PM Reply Quote 0
                • M Offline
                  Mykle1 Project Sponsor Module Developer @Natacha3
                  last edited by Sep 11, 2017, 11:03 AM

                  @Natacha3 said in Motion Detector:

                  I’m so affraid to “break” my magic mirror which works fine now !

                  Suggestion:

                  Make a backup image of your mirror’s SD card.

                  You’ll sleep better. :^)

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 1
                  • J Offline
                    j.e.f.f Project Sponsor Module Developer @Natacha3
                    last edited by Sep 11, 2017, 2:24 PM

                    @Natacha3 I second @Mykle1 's suggestion to make a backup of your SD card, especially before you make any significant change. This way if you mess up the change, you can revert to your backup and try again. Furthermore, take another backup immediately after you are successful in implementing the new change. This way if you SD card becomes corrupt and unbootable (say due to a power outage, pulling the power cable without a proper shutdown, etc), you’ll have a fully up-to-date backup that you can restore in 30 minutes or so. This will save you many MANY tears.

                    1 Reply Last reply Reply Quote 1
                    • N Offline
                      Natacha3
                      last edited by Natacha3 Sep 16, 2017, 10:46 AM Sep 16, 2017, 10:45 AM

                      So I’ve installed motion detector as Sean explained
                      I’ve modified the config.JS file, restarted the mirror but no change!

                      Is there something more to do to activate this function ?

                      • @Mykle1 and @j-e-f-f => I’ve done as you said: back up done! Thank your for your kind advice and … yes! I sleep better and I expect no tears now ;-)
                      M J 2 Replies Last reply Sep 16, 2017, 11:35 AM Reply Quote 0
                      • 1
                      • 2
                      • 18
                      • 19
                      • 20
                      • 21
                      • 22
                      • 20 / 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