Files
scrypted/plugins/rtsp
2022-01-21 23:59:49 -08:00
..
2021-09-13 11:37:52 -07:00
2022-01-21 23:59:49 -08:00
2021-08-24 21:22:41 -07:00
2021-08-24 21:22:41 -07:00
2022-01-21 20:08:58 -08:00
2022-01-18 08:09:12 -08: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.

Setup and Configuration

  1. Once the plugin is installed, click "Add a device" and give the RTSP Camera a name.

  2. Then under "Settings" and then "General", type in the username and password for your RTSP Stream. Click the green arrow to save the changes.

  3. Then add the RTSP Stream Link.

ie: rtsp://://

Please note that RTSP Streams differ between each camera make and model.

If your camera has support for a substream, click the "Add" button to add another RTSP Stream URL.

  1. Once you are done, Click "Save RTSP Stream URL"

Enable "No Audio" if the camera does not have audio or if you want to mute audio.