diff --git a/plugins/opencv/.vscode/settings.json b/plugins/opencv/.vscode/settings.json index 2677b6000..79c896063 100644 --- a/plugins/opencv/.vscode/settings.json +++ b/plugins/opencv/.vscode/settings.json @@ -1,3 +1,3 @@ { - "scrypted.debugHost": "192.168.2.119", + "scrypted.debugHost": "127.0.0.1", } \ No newline at end of file diff --git a/plugins/opencv/README.md b/plugins/opencv/README.md index 78e18e83f..30a063e89 100644 --- a/plugins/opencv/README.md +++ b/plugins/opencv/README.md @@ -1,4 +1,4 @@ -# OpenCV Motion and Object detection for VideoCamera devices. +# OpenCV Motion detection for VideoCamera devices. ## npm commands * npm run scrypted-webpack diff --git a/plugins/opencv/package-lock.json b/plugins/opencv/package-lock.json index 34b0f1901..acc088815 100644 --- a/plugins/opencv/package-lock.json +++ b/plugins/opencv/package-lock.json @@ -1,12 +1,12 @@ { "name": "@scrypted/prebuffer-mixin", - "version": "0.0.2", + "version": "0.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@scrypted/prebuffer-mixin", - "version": "0.0.2", + "version": "0.0.3", "license": "Apache-2.0", "dependencies": { "@koush/opencv4nodejs": "^5.6.6", diff --git a/plugins/opencv/package.json b/plugins/opencv/package.json index 8d65965d2..42fb63ac8 100644 --- a/plugins/opencv/package.json +++ b/plugins/opencv/package.json @@ -1,7 +1,7 @@ { "name": "@scrypted/opencv", - "version": "0.0.2", - "description": "Motion and Object Detection for VideoCameras.", + "version": "0.0.3", + "description": "Motion Detection for VideoCameras.", "author": "Scrypted", "license": "Apache-2.0", "scripts": { @@ -25,7 +25,7 @@ "detection" ], "scrypted": { - "name": "OpenCV Motion and Object Detection", + "name": "OpenCV Motion Detection", "singleInstance": true, "type": "API", "interfaces": [