motion-detection-in-javascript
motion-detection-in-javascript copied to clipboard
Integration with AngularJS?
Has anyone tried to integrate this code into an AngularJS application? I've tried and keep getting the below error:
Uncaught ReferenceError: MotionDetector is not defined
at Core.js:115
I get the same message with ElectronJS. Not sure how to get past this.