Files
scrypted/plugins/opencv
2021-10-08 11:07:38 -07:00
..
2021-10-02 21:05:34 -07:00
2021-10-08 11:07:38 -07:00
2021-10-02 19:28:15 -07:00
2021-10-02 19:28:15 -07:00
2021-10-02 21:05:34 -07:00

OpenCV Motion detection for VideoCamera devices.

npm commands

  • npm run scrypted-webpack
  • npm run scrypted-deploy
  • npm run scrypted-debug

scrypted distribution via npm

  1. Ensure package.json is set up properly for publishing on npm.
  2. npm publish

Visual Studio Code configuration

  • If using a remote server, edit .vscode/settings.json to specify the IP Address of the Scrypted server.
  • Launch Scrypted Debugger from the launch menu.