Files
scrypted/plugins/prebuffer-mixin
2022-01-04 22:41:07 -08:00
..
2022-01-01 00:16:29 -08:00
2021-08-24 21:22:41 -07:00
2021-08-24 21:22:41 -07:00
2022-01-04 22:41:07 -08:00
2021-09-08 13:19:51 -07:00

Prebuffer mixin 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.