-
-
Notifications
You must be signed in to change notification settings - Fork 252
HomeKit Secure Video Setup
Koushik Dutta edited this page Jan 29, 2022
·
18 revisions
- Install Scrypted.
- Open https://localhost:10443/ (substitute localhost appropriately for a remote server).
- Install the appropriate plugin for your camera. Using the manufacturer plugin, when available, is recommended. Many manufacturers also whitelabel their products under different brands. For example, Dahua and Amcrest are the same manufacturer, and you can use the Amcrest plugin for both cameras. If your camera does not have a dedicated plugin, check if it is ONVIF compatible (a standard camera protocol), and try that. If no dedicated plugin is available, use the RTSP or FFmpeg plugin.
- HKSV requires cameras with motion alerts, and these plugins provide motion alerts.
- If there's no plugin for your camera, but it supports motion alerts using mail, use the generic RTSP, SMTP plugin, and Dummy Switch plugin to create a motion sensor. Then in camera's HomeKit settings, link the dummy switch motion sensor.
- If there's no plugin or mail support for your camera, you can install the generic RTSP Plugin, Video Analysis Plugin and a motion detection plugin. This will use the processing power on your server to detect camera motion. The following motion detection plugins are available:
- OpenCV (Higher memory and CPU usage, better results)
- PAM Diff
- Install the HomeKit Plugin.
- Install the Rebroadcast plugin.
- This is optional but highly recommended. It keeps a short video loop of the stream in memory leading up to the motion.
- Pair with the Scrypted Server accessory using your HomeKit app on iOS or Mac.
- Enable recording on the cameras in HomeKit.
View the sidebar for other topics.
Scrypted Docs have moved. Please visit https://docs.scrypted.app.