From 001f00d06289e76f92f0047317cf0d17deb5b6c9 Mon Sep 17 00:00:00 2001 From: Koushik Dutta Date: Sun, 10 Oct 2021 19:11:22 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88276b644..b3a0e522e 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ https://developer.scrypted.app 2. Open https://localhost:9443/ 3. Install the HomeKit Plugin from the available plugins tab 4. Install the Unifi, HikVision, ONVIF, or Amcrest camera plugin - * HKSV requires a plugin with hardware motion detect support. If there's plugin that supports your camera, you can install the generic RTSP and the OpenCV motion detector plugin to use your server to detect camera motion. + * HKSV requires a plugin with hardware motion detect support. If there's no plugin for your camera, you can install the generic RTSP and the OpenCV motion detector plugin. This will use the processing power on your server to detect camera motion. 6. 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. 7. Pair with the Scrypted Server accessory using your HomeKit app on iOS or Mac.