1.1.2 • Published 10 months ago

node-red-contrib-xmeye v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

node-red-contrib-xmeye

Node Red nodes for integration of XMEye devices (IP cameras and DVRs)

Support for XMeye devices in SmartHome projects using Node-RED.

The goal of the project is to allow using and configure devices supports XMeye protocol in Node-Red

Getting Started

Prerequisites: Node-RED installation. For details see here.

Install via npm

$ cd ~/.node-red
$ npm install node-red-contrib-xmeye

then restart node-red

The XMeyye devices are represented by config Nodes (single Node per device). The flow Nodes references a device node. It can be defined a project object to group and control multiple XMeye devices in the local network.

Example

  • Device Represents a control channel to a XMeye device (TODO add usage example)
  • Playback Represents a media channel to a XMeye device (TODO add usage example)
  • Selector The selector node can be used to access multiple devices instead fo multiple Device and Playback nodes. A current devie is selected at a time and can be switched on the fly. selector flow

Disclaimer

The software is provided as-is under the MIT license. The author cannot be held responsible for any unintended behaviours.

Thanks

If you like our ideas and want to support further development, you can donate here:
Donate Donate

1.1.1

10 months ago

1.0.2

10 months ago

1.1.0

10 months ago

1.1.2

10 months ago

1.0.1

1 year ago

1.0.0

1 year ago