homebridge-nubicam
TypeScript icon, indicating that this package has built-in type declarations

0.8.4 • Public • Published

homebridge-nubicam

homebridge-plugin for Nubicam (www.nubicam.com.ar)

npm version dependencies Status

Credits:

  • @KhaosT for HAP and the FFMPEG plugin
  • @nfarina for homebridge
  • @nayrnet for the hikvision module

Features:

  • Camera live feed in Home.app
  • Camera snapshots en Home.app favorites
  • Motion sensor

Installation:

1. Install homebridge and Nubicam plugin.

  • 1.1 npm install -g homebridge
  • 1.2 npm install -g homebridge-nubicam

2. Update homebridge configuration file.

{
  "platform" : "Nubicam",
  "name" : "Nubicam",
  "username" : "username@test.com",
  "password" : "123456"
}

Package Sidebar

Install

npm i homebridge-nubicam

Weekly Downloads

21

Version

0.8.4

License

MIT

Unpacked Size

61.2 kB

Total Files

27

Last publish

Collaborators

  • esteban-mallen