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

3 lines 227 B
import DigestFetch from 'digest-fetch'; export declare function createLoggedDigestFetch(username: string, password: string, options: any, log: (msg: string) => void): DigestFetch; //# sourceMappingURL=loggedDigestFetch.d.ts.map