Files
scrypted/plugins/rtsp
Koushik Dutta 0a92d08c97 rtsp: release
2021-09-28 00:11:41 -07:00
..
2021-09-13 11:37:52 -07:00
2021-09-27 21:50:55 -07:00
2021-08-24 21:22:41 -07:00
2021-08-24 21:22:41 -07:00
2021-09-28 00:11:41 -07:00
2021-09-28 00:11:41 -07:00
2021-09-08 13:19:51 -07:00

RTSP Cameras and Streams Plugin

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.