homebridge-plugin for Nubicam (www.nubicam.com.ar)
- @KhaosT for HAP and the FFMPEG plugin
- @nfarina for homebridge
- @nayrnet for the hikvision module
- Camera live feed in Home.app
- Camera snapshots en Home.app favorites
- Motion sensor
- 1.1
npm install -g homebridge
- 1.2
npm install -g homebridge-nubicam
{
"platform" : "Nubicam",
"name" : "Nubicam",
"username" : "username@test.com",
"password" : "123456"
}