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-Facial-Recognition

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    31 Posts 2 Posters 15.6k 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.
    • B Offline
      Buncie
      last edited by

      Whenever I try loading the magic mirror, it keeps showing a black screen. I’m using a Logitech Camera C270. I did make useUsb = true. Could there be something I missed?

      S 1 Reply Last reply Reply Quote 0
      • S Do not disturb
        sdetweil @Buncie
        last edited by

        @Buncie open the developers window ctrl-shift-i, then select the console tab and scroll up to see any errors.

        You can put a word in the filter field to limit messages to a specific module

        Facial for you ( not case sensitive)

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • B Offline
          Buncie
          last edited by

          Where would I open the developers window. Im connected to the pi using Mac command line ssh if that helps.

          S 1 Reply Last reply Reply Quote 0
          • S Do not disturb
            sdetweil @Buncie
            last edited by

            @Buncie u have to do it on the mirror screen

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • B Offline
              Buncie
              last edited by

              [0_1571938086869_AF1QipMMEwZBijpc66gjmdGmou7LnGLnF-qIh0I9nhBU.html](Uploading 100%) It’s giving an error message about the example_module.

              S 1 Reply Last reply Reply Quote 0
              • S Do not disturb
                sdetweil @Buncie
                last edited by sdetweil

                @Buncie sorry, not quite sure I understand. Your image did not display.

                UseUsb??? We don’t have that in MagicMirror, unless it is a module

                Also, example module?

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • B Offline
                  Buncie
                  last edited by

                  The title, MMM-Facial-Recongnition, is the module I’m having issue with.
                  https://github.com/paviro/MMM-Facial-Recognition![0_1571939212539_675ae4b6-638c-4e26-bad1-fcc2aeb98e1a-image.png](/assets/uploads/files/1571939212802-675ae4b6-638c-4e26-bad1-fcc2aeb98e1a-image.png)
                  https://photos.google.com/share/AF1QipMuv9hNbRVSByJFSfhnhDa2a6Rf_fe7nGFPtInNnsAPE7uQ9CWc07MknObyU_nUqQ?key=WmU4d0VXQmhSLUZ3Z0t2aXVKbzRqeHhrRnlGNmhn

                  S 1 Reply Last reply Reply Quote 0
                  • S Do not disturb
                    sdetweil @Buncie
                    last edited by sdetweil

                    @Buncie ah. The facial module executes a script when it detects a face… sounds like u have more config work to do

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      Buncie
                      last edited by

                      Is there anyway to change that. All I want is to make it show the camera and when you step in front of it, a box will appear around your face and it will show your name. Here is the config file for the magic mirror so far.
                      0_1571939759615_eed3002a-dcac-41ea-862b-fa8c070c21fd-image.png
                      https://photos.google.com/share/AF1QipMBomD6bUWkKLSLd51oXRsYx766DFKdZYNFbn7gHo9iK2OBuMQ1yA2blZ25nfAXIQ?key=OUZ5MkhDVndtMzdPcmdWODBRVlFqX0pNTk5GLUFR

                      S 1 Reply Last reply Reply Quote 0
                      • S Do not disturb
                        sdetweil @Buncie
                        last edited by sdetweil

                        @Buncie sorry, I don’t know anything about the module. Maybe another user or the author will come by and be able to help.

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        1 Reply Last reply Reply Quote 0
                        • B Offline
                          Buncie
                          last edited by

                          Here is the example_module too.
                          0_1571939894892_e87da1f0-d4b5-47a0-a408-02a8f8b229ef-image.png
                          https://photos.google.com/share/AF1QipNGBelqXy6FuDK2WKQjyrvIxPsl0zeMPi5hwGZorQXEywzcP2d-MuxoLl4vwS5XCA?key=VGR6VGsxWEV6M1owTEI0Rlh6QVVQWkl0TXlkRVFn

                          S 1 Reply Last reply Reply Quote 0
                          • S Do not disturb
                            sdetweil @Buncie
                            last edited by

                            @Buncie there is no example module. He was just suggesting that using classes u could make a module show or hide

                            Sam

                            How to add modules

                            learning how to use browser developers window for css changes

                            1 Reply Last reply Reply Quote 0
                            • B Offline
                              Buncie
                              last edited by

                              So I should delete the example and everything should be fixed?

                              S 1 Reply Last reply Reply Quote 0
                              • S Do not disturb
                                sdetweil @Buncie
                                last edited by

                                @Buncie again, I do not know. First time looking at it. On my phone so hard to read the code

                                Sam

                                How to add modules

                                learning how to use browser developers window for css changes

                                1 Reply Last reply Reply Quote 0
                                • B Offline
                                  Buncie
                                  last edited by

                                  Even after the reboot, it still shows a black screen. I did crtl-shift-i and it’s showing no error messages. Have any ideas?

                                  1 Reply Last reply Reply Quote 0
                                  • B Offline
                                    Buncie
                                    last edited by

                                    I need to leave my classroom, I shall hope to resume this chat tomorrow.

                                    1 Reply Last reply Reply Quote 0
                                    • B Offline
                                      Buncie
                                      last edited by

                                      I’m back, I’m still getting the same error, did anyone figure it out what I did wrong?

                                      S 1 Reply Last reply Reply Quote 0
                                      • S Do not disturb
                                        sdetweil @Buncie
                                        last edited by

                                        @Buncie can u show output of

                                        pm2 logs --lines=100
                                        

                                        Sam

                                        How to add modules

                                        learning how to use browser developers window for css changes

                                        1 Reply Last reply Reply Quote 0
                                        • B Offline
                                          Buncie
                                          last edited by

                                          How would I do that?

                                          S 1 Reply Last reply Reply Quote 0
                                          • S Do not disturb
                                            sdetweil @Buncie
                                            last edited by

                                            @Buncie via ssh or on screen do the command in a command prompt

                                            Sam

                                            How to add modules

                                            learning how to use browser developers window for css changes

                                            1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • 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