mirror of
https://github.com/koush/scrypted.git
synced 2026-02-10 09:12:03 +00:00
RTSP Cameras and Streams Plugin
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.
Setup and Configuration
-
Once the plugin is installed, click "Add a device" and give the RTSP Camera a name.
-
Then under "Settings" and then "General", type in the username and password for your RTSP Stream. Click the green arrow to save the changes.
-
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.
- 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.