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-MotionEye - surveillance video stream on your mirror!

    Scheduled Pinned Locked Moved Utilities
    70 Posts 15 Posters 84.9k Views 15 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.
    • SnilleS Offline
      Snille Module Developer
      last edited by

      Hi, thank you for this module! :)

      I’m currently trying to add my Bird Nest Camera(s) to my Mirror. But I can’t get the picture to show up.

      Running MM v2.1.1 (development)
      And Node.js v7.4.0

      My in my config:

      		{
      			module: 'MMM-MotionEye',
      			position: 'middle_center',
      			classes: "default everyone",
      			header: "Holk 1",
      			config: {
      				url: "http://10.0.0.136:8081",
      				width: "640px",
      				debug: true
      			}
      		},
      

      My mirror is on: 10.0.0.112
      IP Whitelist is (although that should not matter in this case):

      	ipWhitelist: [
      		"127.0.0.1",
      		"::ffff:127.0.0.1",
      		"::1",
      		"::ffff:10.0.0.1/120" 
      	],
      

      The picture do show up if I “browse” to it in Midori on the local Consol:
      0_1484820689021_MM.png
      The pm2 log shows no errors:

      ...
      0|mm       | Connecting socket for: calendar
      0|mm       | Starting node helper for: calendar
      0|mm       | Connecting socket for: newsfeed
      0|mm       | Starting module: newsfeed
      0|mm       | Connecting socket for: email
      0|mm       | email helper started ...
      0|mm       | Connecting socket for: MMM-NetworkScanner
      0|mm       | Starting module: MMM-NetworkScanner
      0|mm       | Connecting socket for: MMM-MotionEye
      0|mm       | Starting module: MMM-MotionEye
      0|mm       | Connecting socket for: MMM-Remote-Control
      0|mm       | Starting node helper for: MMM-Remote-Control
      ...
      

      What Have I forgotten?

      Thank you.

      Best regards Snille

      If you cant find it, make it and share it!
      Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

      CatoC 1 Reply Last reply Reply Quote 0
      • CatoC Offline
        Cato Module Developer @Snille
        last edited by

        @Snille Can you try another position (and maybe size): bottom_right / 400px

        1 Reply Last reply Reply Quote 0
        • SnilleS Offline
          Snille Module Developer
          last edited by

          @Cato Nope, same thing. The header shows up, but no picture…

          If you cant find it, make it and share it!
          Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

          CatoC 1 Reply Last reply Reply Quote 0
          • CatoC Offline
            Cato Module Developer @Snille
            last edited by Cato

            @Snille I don’t remember if “motion jpeg” is enabled by default in Motion Eye. Can you check your settings in Motion Eye? I’m at work now and have no change to check myself…

            (Maybe it has another name)

            1 Reply Last reply Reply Quote 0
            • SnilleS Offline
              Snille Module Developer
              last edited by

              @Cato There is not a specific “mjpeg” option as I can find. However on the “?” on the “Streaming URL” it says: “A URL that provides MJPEG stream of the camera” and that’s the URL I used…

              If you cant find it, make it and share it!
              Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

              CatoC 1 Reply Last reply Reply Quote 0
              • CatoC Offline
                Cato Module Developer @Snille
                last edited by Cato

                @Snille Ok found the bug - update to 1.1.0 as instructed in README.md in GitHub.

                1 Reply Last reply Reply Quote 3
                • SnilleS Offline
                  Snille Module Developer
                  last edited by Snille

                  Hi again, It would be cool to be able to hide the camera manually… For example visit another link… Say http://MagicMirror:8080/motioneye/1/hide
                  Right? :)

                  If you cant find it, make it and share it!
                  Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

                  1 Reply Last reply Reply Quote 0
                  • SnilleS Offline
                    Snille Module Developer
                    last edited by Snille

                    Fixed. Just sent you a PR. :)
                    Check it, I’m fairly new to Node.js so it may not be the best solution. :)

                    If you cant find it, make it and share it!
                    Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

                    CatoC 1 Reply Last reply Reply Quote 0
                    • lolobyteL Offline
                      lolobyte
                      last edited by

                      Hi @Snille

                      before i made a MM2, i started with a motion cam. It’s running now roundabout a half year outside from 30 ° to -20 ° C.

                      I tried to insert my IP and port, but it don’t’ run.

                      Any proposal to try a forensic research where to find the shitty error?

                      CatoC 1 Reply Last reply Reply Quote 0
                      • CatoC Offline
                        Cato Module Developer @Snille
                        last edited by

                        @Snille Had some comments. Fix those and I’ll merge it :)

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