Skip to content

Not working and console errors #6

@pmishev

Description

@pmishev

It doesn't seem to work (Raspbian Stretch).

Once MagicMirror starts, I have this output:

MMM-MotionDetector: MOTION_DETECTED
MMM-MotionDetector: monitor display_power=1

and no further output from the module appears regardless of any motion.

This is my configuration:

		{
		        module: 'MMM-MotionDetector',
		        config: {
		                captureIntervalTime: 1000,
		                scoreThreshold: 200,
		                timeout: 3000
		        }
		}

What I get in the browser console is this error:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions