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.
    • S Offline
      SdeGeata @Binog
      last edited by

      @Binog

      Thanks for the info. I’ll keep trying stuff out and see what happens.

      1 Reply Last reply Reply Quote 0
      • S Offline
        SdeGeata @Cato
        last edited by

        @Cato
        So how do we use that Webhook URL to trigger the hidden module. I have been screwing with it for days trying to get it to work. Can you clarify the config for that?

        O 1 Reply Last reply Reply Quote 0
        • O Offline
          OberfragGER @SdeGeata
          last edited by

          @Cato
          I really want to use the AutoHide feature. But the stream is fixed and always displayed. Is there any possibility…?

          	{
          		module: "MMM-MotionEye",
          		position: "bottom_left",
          		config: {
          			url: "http://pihole:8081",
          			autoHide: true,
          			autoHideDelay: "10000",
          			forcedRefreshInterval: 60000,
          			width: "400px",
          			debug: false
          				}
          	},
          
          O 1 Reply Last reply Reply Quote 0
          • O Offline
            OberfragGER @OberfragGER
            last edited by

            @oberfragger
            ok. solved.

            Somehow it was working after an hour or so.

            Also- you have to enable access to the mirror via
            address: “0.0.0.0” and whitelist

            The the commands http://mirror:8080/motioneye and http://mirror:8080/motioneye/hide are working.

            1 Reply Last reply Reply Quote 0
            • P Offline
              piwy
              last edited by

              Bonjour à tous, comme beaucoup apparement, j’ai installé le module motioneye sur mon MM avec ces lignes dans mon fichier “config”:

              {
              	module: 'MMM-MotionEye',
              		position: 'bottom_left',
              		config: {
              		url: "http://monip:8081",
              		forcedRefreshInterval: 60000,
              		width: 400,
              		debug: true
              			}
              		},
              

              Mais quand je lance Magic Mirror , j’ai une petite icone avec une image cassée.
              Lorsque je rentre cette adresse ip :“http://monip:8081”, dans mon navigateur sur mon pc , je tombe sur une page qui me dit : “ce site n’autorise pas la connexion”

              J’ai essayé de voir si sur motioneye il n’y avait pas des autorisations de connexions a mettre mais je ne vois rien .

              Infos peut etre importante, motioneye est installer sur docker à travers portainer sur une VM!

              Merci pour votre aide

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                SdeGeata @piwy
                last edited by

                @piwy Salut Piwy;

                Essaye de changer des paramètres dans motion.conf & motioneye.conf. Il ne sont pas accessible de la GUI. Voir avec Terminal; /etc/motioneye/motion.conf et trouve webcontrol_localhost, si c’est “on” change ça pour “off”.

                En /etc/motioneye/motioneye.conf Change motion_control_localhost true pour motion_control_localhost false .

                Essaye ça.

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