opencv: currently only motion

This commit is contained in:
Koushik Dutta
2021-10-02 21:05:34 -07:00
parent 126b668a05
commit b5d8da6183
4 changed files with 7 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
{
"scrypted.debugHost": "192.168.2.119",
"scrypted.debugHost": "127.0.0.1",
}

View File

@@ -1,4 +1,4 @@
# OpenCV Motion and Object detection for VideoCamera devices.
# OpenCV Motion detection for VideoCamera devices.
## npm commands
* npm run scrypted-webpack

View File

@@ -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",

View File

@@ -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": [