UNPKG

homebridge-hikvision-local

Version:

Homebridge plugin that connects to your HikVision DVR via a local connection and exposes your cameras in Homebridge. The plugin is heavily based on excellent [homebridge-camera-ffmpeg](https://github.com/Sunoo/homebridge-camera-ffmpeg) and the various hom

28 lines (27 loc) 623 B
{ "bridge": { "name": "Heisenberg", "username": "AA:BB:CC:DD:EE:01", "port": 51826, "pin": "031-45-154" }, "description": "HomeBridge HTTP Status Control", "plugins": [ "homebridge-hikvision-local", "homebridge-config-ui-x" ], "platforms": [ { "name": "Config", "port": 8581, "auth": "none", "theme": "auto", "tempUnits": "c", "lang": "auto", "sudo": false, "platform": "config", "debug": true } ], "accessories": [] }