homebridge-video-foorbell
ffmpeg plugin for Homebridge
Installation
- Install this plugin using:
npm i homebridge-netrunner-http-db -g
- Edit
config.json
and add the data base path. - Run Homebridge
config.json example
{
"accessory": "HTTP DB",
"name": "BD NAME",
"db_path": "/home/pi/HTTPDB"
}