Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-MotionEye - surveillance video stream on your mirror!

    Utilities
    13
    66
    45100
    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.
    • W
      Woody last edited by

      @Cato Hi Cato, actually I don’t know what you really mean. The URL i use is http://userid:password@myipaddress:8081. This streaming URL works on any browser and on my other MM system. I’ve made also a shot of the icon I see on the screen if you mean that. Remember, when I’m URL to MM from any other system everything works as expected.
      0_1493310944846_screenshot.png

      1 Reply Last reply Reply Quote 0
      • Cato
        Cato Module Developer last edited by

        No, I want to see a screenshot of MotionEye, the section where Video Streaming URL is shown.

        You say that “Then I installed MotionEye on top but can’t get it running”. What can’t you get running? MotionEye or MagicMirror or this module?

        1 Reply Last reply Reply Quote 0
        • W
          Woody last edited by

          @cato O.K. Cato, now I understand what you mean, sorry. As mentioned, I installed a complete new MM from scratch. Everything went fine, MM’s standard modules are present, as expected. Then I installed MotionEye as described but on the screen I see only the small image as on the picture. This also disappears when I configure autohide and no motion is present. 0_1493326715516_URL.png
          I think that’s it

          1 Reply Last reply Reply Quote 0
          • Cato
            Cato Module Developer last edited by

            Can you paste your config-section of this module?

            1 Reply Last reply Reply Quote 0
            • W
              Woody last edited by yawns

              @cato

              {
              	                  module: 'MMM-MotionEye',
              	                  position: 'lower_third',
              	                  config: {
              		          url: "http://userid:password@192.168.0.13:8081",
                                        width: '800',
                                        autoHide: 'false',
                                        autoHideDelay: '60000',
                                        debug: 'true'
              	     }
                     },
              

              for the sake of completeness, this is my trigger URL http://MMip:8080/motioneye

              1 Reply Last reply Reply Quote 0
              • W
                Woody last edited by

                @cato
                made a new installation as describek by @KirAsh4 with the same result as already mentioned but found some maybe related entries in the pm2 mm-out-0.log.

                > magicmirror@2.1.1 start /home/pi/MagicMirror
                > sh run-start.sh
                
                Starting MagicMirror: v2.1.1
                Loading config ...
                Loading module helpers ...
                No helper found for module: alert.
                No helper found for module: clock.
                Initializing new module helper ...
                Module helper loaded: calendar
                No helper found for module: currentweather.
                No helper found for module: weatherforecast.
                Initializing new module helper ...
                Module helper loaded: newsfeed
                Initializing new module helper ...
                Module helper loaded: MMM-MotionEye
                All module helpers loaded.
                Starting server on port 8080 ... 
                Starting server op port 8080 ... 
                You're using a full whitelist configuration to allow for all IPs
                Server started ...
                Connecting socket for: calendar
                Starting node helper for: calendar
                Connecting socket for: newsfeed
                Starting module: newsfeed
                Connecting socket for: MMM-MotionEye
                Starting module: MMM-MotionEye
                Sockets connected & modules started ...
                Launching application.
                Create new calendar fetcher for url: http://xxx
                Create new calendar fetcher for url: http://xxx
                Create new news fetcher for url: http://www.spiegel.de/schlagzeilen/tops/index.rss - Interval: 300000
                Hiding camera: undefined
                Motion registered: undefined
                Motion registered: undefined
                Motion registered: undefined
                Motion registered: undefined
                
                

                maybe a helpful hint ???

                1 Reply Last reply Reply Quote 0
                • Cato
                  Cato Module Developer last edited by

                  I’m on vaccation until next week (back 8th of May) and don’t have any chance of doing any testing.

                  Just wondering about your configuration. The values for width, autoHide, autoHideDelay and debug is not a string and you should not have the hyphen ( ’ ) around them. Not shure if it matters, but could you try to remove them?

                  1 Reply Last reply Reply Quote 1
                  • W
                    Woody last edited by

                    @Cato
                    Hi, I had a bit more time over the weekend. By trial an error I found out that the problem is related to my motioneye URL string providing userid and password. Apparently the Electron browser can’t handle this. After disabling authorization in Motioneye the problem was solved. In another MM installation on a Pi Zero I use Midori as browser and this works since month without problems. Thanks for MMM-Motioneye and your help in this case.

                    1 Reply Last reply Reply Quote 1
                    • A
                      AWall last edited by

                      This post is deleted!
                      1 Reply Last reply Reply Quote 0
                      • fox
                        fox last edited by

                        which camera du you suggest? I never had one. Should work for and in my garden (to observe the kids)

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 6 / 7
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy