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.

    Using the Raspberry Pi Camera to see through the mirror

    Scheduled Pinned Locked Moved Troubleshooting
    24 Posts 7 Posters 25.5k Views 7 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.
    • brobergB Offline
      broberg Project Sponsor
      last edited by

      Do consider that there is difference in properties between the types of two way mirrors out there,
      one type could work well with a camera lens while another type doesn’t work at all.

      for an example many two way coatings are made to filter out IR light.

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        Synthic @broberg
        last edited by

        @broberg That is a valid point. How would one know what kind of two-way mirror I posess? Haven’t been able to find any “comprehensive overview” of two-way mirrors

        D 1 Reply Last reply Reply Quote 0
        • D Offline
          dpenney @Synthic
          last edited by

          @Synthic Infrared is blocked by cameras anyway so that wouldn’t make a difference. The only thing the camera cares about is visible light so if you are able to see through the mirror you are using then there is no reason that the camera shouldn’t be able to do the same thing regardless of what material the mirror is made from.

          I too have the basic PiCam located behind the glass and it works perfectly. Does your cam work without the glass in place?

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            Synthic @dpenney
            last edited by

            @dpenney That’s what bugs me:

            1. The PiCamera works great normally
            2. I can see through the mirror
            3. My Nexus 5 camera can see through the mirror
            4. The PiCamera can not. (it CAN, but it is waaaay too dark)
            D brobergB 2 Replies Last reply Reply Quote 0
            • D Offline
              dpenney @Synthic
              last edited by

              @Synthic That is frustrating…

              I think the facial recognition module uses python-picamera to talk to the camera, are you able to tweak the configs somewhere in order to up the brightness?
              https://www.raspberrypi.org/documentation/usage/camera/python/README.md

              1 Reply Last reply Reply Quote 0
              • D Offline
                dpenney
                last edited by

                This is where the camera is setup - try adding
                camera.brightness = 90

                https://github.com/paviro/MMM-Facial-Recognition/blob/master/facerecognition/picam.py

                Worth a shot :)

                S 1 Reply Last reply Reply Quote 0
                • brobergB Offline
                  broberg Project Sponsor @Synthic
                  last edited by

                  @Synthic I can tell you that my nexus 5 camera does not like my glass at all, al tough, the light transmission on my mirror is really low.

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    Synthic @dpenney
                    last edited by

                    @dpenney This is my setup:
                    alt text

                    This photo is with normal camera:
                    alt text

                    This photo with PiCamera:
                    alt text

                    With brightness=90, I tried screwing around with most settings without result.
                    alt text

                    lolobyteL 1 Reply Last reply Reply Quote 0
                    • D Offline
                      dpenney
                      last edited by

                      Yeeesh that is dark - although even the pic with the normal camera is really dark. Much less contrast than I was getting, perhaps you do have a bad camera as the quality definitely shouldn’t be that poor.

                      1 Reply Last reply Reply Quote 0
                      • J Offline
                        JonoGee @Synthic
                        last edited by

                        @Synthic
                        Hi Synthic, Please may I ask what module you used to display the PiCam feed in MagicMirror?
                        Regards

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 2 / 3
                        • 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