mirror of
https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git
synced 2025-09-03 05:02:40 +02:00
* 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
1.0 KiB
1.0 KiB
Integration in HomeKit
Using Homebridge-Dafang Plugin (Supports Additional Switches & Features)
HomeKit integration is possible via the Homebridge Dafang Plugin.
Installation
- Install ffmpeg on your computer
- Install the plugin using:
npm install -g homebridge-dafang
- Edit config.json and add your camera.
- Run Homebridge
- Add extra camera accessories in Home app. The setup code is the same as in homebridge.
Detailed Installation
Using Homebridge-camera-ffmpeg (Only Camera Stream)
Installation
- Install ffmpeg on your computer
- Install the plugin using: npm install -g homebridge-camera-ffmpeg
- Edit config.json and add your camera.
- Run Homebridge
- Add extra camera accessories in Home app. The setup code is the same as in homebridge.