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.

    Magic Mirror Clothes camera?!

    Scheduled Pinned Locked Moved General Discussion
    3 Posts 3 Posters 761 Views 3 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
      alphabeta77
      last edited by

      Hi all,

      My wife has asked several times for an easy way for her to take photos of her new outfits and then an app to randomise/bring them up again, so I’m on the hunt for the best app/framework to achieve this.

      Essentially, it’s as simple as a camera that will snap a photo when you press a button and a screen to then show the photos when you request it.

      My starting point is to build this using a raspberry pi and a web app, but wanting to check if this is something that magic Mirror could do (advantage being I could integrate lots of other things too!)

      It’d also be nice to have an unobtrusive full length mirror that also doubles as a ‘fashion mirror’.

      Any thoughts/recommendations much appreciated!

      S R 2 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @alphabeta77
        last edited by

        @alphabeta77 over the years, others have said they want something like this.

        no one has produced anything

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • R Offline
          raymondjspigot @alphabeta77
          last edited by

          hi @alphabeta77

          I haven’t come across any end-to-end solutions that sound like what you’re looking for. But maybe you could duct-tape some existing building blocks together and get to where you wanted?

          For instance a google search shows up some details for Raspberry Pi Photo Booth projects that you could follow. Like

          https://github.com/pibooth/pibooth

          (no affiliation, just has a link to a wiki so maybe the documentation is helpful). You might be able to learn enough from what’s there to integrate PhotoBooth functionality into your Magic Mirror (and include some hardware in your mirror build - at least a PiCam and a button I guess - to trigger taking a photo and perhaps save it to a local directory)?

          Then there must be some MagicMirror Modules you could try out that would display random images from your local directory - at a configurable delay - maybe like

          https://github.com/miccl/MMM-Random-local-image

          and then you’d have images from your gallery of outfits shown on your mirror. (again no affiliation to this one either, just another google result)

          Hope this helps, if you try it let us know how you get on : )

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