rejas / MMM-MotionDetector

This is a motion detector module for MagicMirror
MIT License
53 stars 11 forks source link

Add option to specify deviceId #48

Closed rejas closed 3 years ago

rejas commented 3 years ago

Fixes #47 by adding new option to specify deviceId of camera to be used.

DeviceId can be found by calling navigator.mediaDevices.enumerateDevices() in the brwoser where thi smodule is running