1
0
mirror of https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git synced 2025-09-03 05:02:40 +02:00
Files
Sahil Chaddha 8fef10f9ce HomeKit integration Update (#724)
* Added debug switches - restart,rtsp,calibrate,remount sdcard

* Update config.json

* Update homekit.md

* Update homekit.md

* Update homekit.md

* Update config.json

* Update common_functions.sh

* Update mqtt-control.sh

adjust api
2018-10-25 18:25:51 +02:00

1.0 KiB

Integration in HomeKit

Using Homebridge-Dafang Plugin (Supports Additional Switches & Features)

HomeKit integration is possible via the Homebridge Dafang Plugin.

Installation

  1. Install ffmpeg on your computer
  2. Install the plugin using: npm install -g homebridge-dafang
  3. Edit config.json and add your camera.
  4. Run Homebridge
  5. Add extra camera accessories in Home app. The setup code is the same as in homebridge.

Detailed Installation

  1. Installation Guide
  2. MQTT & Camera Setup

Using Homebridge-camera-ffmpeg (Only Camera Stream)

Installation

  1. Install ffmpeg on your computer
  2. Install the plugin using: npm install -g homebridge-camera-ffmpeg
  3. Edit config.json and add your camera.
  4. Run Homebridge
  5. Add extra camera accessories in Home app. The setup code is the same as in homebridge.