homebridge-nubicam
v0.8.4
Published
homebridge-plugin for Nubicam
Downloads
40
Maintainers
Readme
homebridge-nubicam
homebridge-plugin for Nubicam (www.nubicam.com.ar)
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" : "[email protected]",
"password" : "123456"
}