Files
scrypted/plugins/objectdetector
2022-05-07 19:00:26 -07:00
..
2022-01-13 23:27:37 -08:00
2022-03-14 11:48:12 -07:00
2021-11-17 23:33:08 -08:00
2022-05-02 11:50:47 -07:00
2021-11-17 23:33:08 -08:00

Object detection extension 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.