Navigation

    MagicMirror Forum

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

    Motioneyes does not work

    Troubleshooting
    1
    1
    34
    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.
    • Cynic
      Cynic last edited by

      Hello everyone! Help is needed. I installed the module Motioneye. The module does not work auto-hide. The image appears for a second and disappears. If the auto-hide is false, the picture is always on the mirror screen. After motion detection, the picture does not appear on the mirror. Here is my config. Where is the mistake? Thank.

      {
      	   module: 'MMM-MotionEye',
      	   position: 'middle_center',
      	    config: {
      	        url: "http://IP:8081",
      	        autoHide: false,
      		autoHideDelay: "10000",	        
      		forcedRefreshInterval: "60000",
      	        debug: true,
      	        animationSpeed: "2000",
      	        width: "400px",
          		   },
      	},
      
      
      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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy