Files
scrypted/plugins/prebuffer-mixin
Koushik Dutta 2fb11368f1 Revert "rebroadcast: handle pcm audio"
This reverts commit 66a2259242.
2021-10-12 13:20:53 -07:00
..
2021-08-24 21:22:41 -07:00
2021-08-24 21:22:41 -07:00
2021-10-08 22:37:01 -07:00
2021-10-08 22:37:01 -07: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.