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

HELP to use a cam with MM PLEASE

Scheduled Pinned Locked Moved Unsolved Troubleshooting
19 Posts 6 Posters 6.4k Views 4 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
    axel
    last edited by Dec 29, 2018, 10:54 AM

    Hi,
    I want to use my cam with magic mirror.
    I’ve bought 2 cams : an ip cam (SCS sentinel SVI0039 and an usb cam (Playstation eye 3)
    Can anyone help me? which modules should I use?
    Thanks
    Axel

    B M 3 Replies Last reply Dec 31, 2018, 3:59 AM Reply Quote 0
    • B Offline
      bhepler Module Developer @axel
      last edited by Dec 31, 2018, 3:59 AM

      @axel - Well, if you really want to use the camera, the basic module to use is MMM-Motion-Detection. This will turn the MagicMirror display off & on when it detects movement in front of the camera.

      I’m pretty sure there is a selfie module around here that will let you take pictures of yourself. If you really want to get advanced, there’s a facial recognition app that has been used with varying degrees of success.

      1 Reply Last reply Reply Quote 1
      • M Offline
        Mykle1 Project Sponsor Module Developer @axel
        last edited by Dec 31, 2018, 4:11 AM

        @axel

        https://github.com/alexyak/camera will take selfies and send them to a host of email accounts and it’s written by the same author as the motiondetector module mentioned by @bhepler

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 1
        • S Offline
          sdetweil
          last edited by sdetweil Dec 31, 2018, 4:21 AM Dec 31, 2018, 4:14 AM

          and my MMM-SleepWake works with webcam for motion detection and Lucy for remembering which modules are hidden when waking by voice or movement

          and supports three different screen off approaches, tvservice (pi only) dpms (some monitors) and screen blanking(for auto power off devices, like TVs, EnergyStar)

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 2
          • M Offline
            Mykle1 Project Sponsor Module Developer @axel
            last edited by Mykle1 Dec 31, 2018, 4:18 AM Dec 31, 2018, 4:18 AM

            @axel

            I would go with MMM-SleepWake because it’s a newer module and it’s fully supported by our friend, @sdetweil

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 1
            • A Offline
              axel
              last edited by Jan 4, 2019, 8:10 AM

              thank toi guys for your answers but what i want is to see my usb cam in live on the mirror! is there a module for that please?

              ? S 2 Replies Last reply Jan 4, 2019, 8:19 AM Reply Quote 0
              • ? Offline
                A Former User @axel
                last edited by Jan 4, 2019, 8:19 AM

                @axel
                If your webcam has IP or URL address to stream video output, MMM-RTSP… or some iFrame modules could work.

                1 Reply Last reply Reply Quote 1
                • S Offline
                  shbatm Module Developer @axel
                  last edited by Jan 6, 2019, 5:08 AM

                  @axel said in HELP to use a cam with MM PLEASE:

                  see my usb cam in live on the mirror!

                  If you can get an RTSP stream URL from your IP camera you can use my module: MMM-RTSPStream. Use the develop branch right now–and search this forum if you’re having issues getting it to work.

                  If you want to stream your USB camera by hooking it up to the Pi, you can look at something like mjpg-streamer (Google ‘OctoPrint mjpg-streamer setup’ for some good guides) and then use MMM-iframe to show the image.

                  A 1 Reply Last reply Jan 8, 2019, 5:41 PM Reply Quote 1
                  • A Offline
                    axel @shbatm
                    last edited by Jan 8, 2019, 5:41 PM

                    @shbatm
                    i try to use mjpg_streamer :
                    $ mjpg_streamer -o “output_http.so -w ./www” -i “input_uvc.so -f 1 -q 75 -y”

                    but i have this error : bind:Address already in use.
                    also : Innappropriate ioctl for device (25)

                    help!

                    S 1 Reply Last reply Jan 8, 2019, 8:58 PM Reply Quote 0
                    • S Offline
                      shbatm Module Developer @axel
                      last edited by Jan 8, 2019, 8:58 PM

                      @axel said in HELP to use a cam with MM PLEASE:

                      bind:Address already in use.

                      The default port is the same as the Mirror, 8080. Try adding -p 8081 to your command to change the port.

                      A 2 Replies Last reply Jan 10, 2019, 3:37 PM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        1/19
                        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