1.0.2 • Published 1 year ago

node-red-contrib-dahua-device v1.0.2

Weekly downloads
11
License
MIT
Repository
github
Last release
1 year ago

node-red-contrib-dahua-device

NPM status Node-RED status Github Actions status

Provides a node for grabbing Dahua DVR/NVR (digital video recorder) or IP-camera events like VideoMotion, AlarmLocal, VideoLoss and VideoBlind.

Additionally it provides nodes to set Day or Night profile.

Supports digest authentication for the last Dahua firmware devices.

Pre-requirements

sudo apt-get install build-essential git

https://github.com/inwaar/node-red-contrib-dahua-device/issues/4#issuecomment-602093620

follow instructions https://github.com/nodejs/node-gyp#on-unix

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

npm i node-red-contrib-dahua-device

Usage

Configure motion detection on a Dahua device. Drop the Dahua device node to a flow.

If you want to trigger day or night profile, drop the Dahua device day / night node to a flow.

Example

example

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.2

5 years ago

0.0.1

5 years ago