mirror of
https://github.com/koush/scrypted.git
synced 2026-02-15 19:22:37 +00:00
for example: viewing ring/nest in browser is now peer to peer. casting to chromecast is peer to peer. casting via google home is peer to peer.
Send video, audio, and text to speech notifications to Chromecast and Google Home devices
npm commands
- npm run scrypted-webpack
- npm run scrypted-deploy
- npm run scrypted-debug
scrypted distribution via npm
- Ensure package.json is set up properly for publishing on npm.
- 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.