From cbbfa0b52509cc622f94280d9795d3b83d578090 Mon Sep 17 00:00:00 2001 From: Koushik Dutta Date: Thu, 20 Jul 2023 13:25:24 -0700 Subject: [PATCH] homekit: readme --- plugins/homekit/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/homekit/README.md b/plugins/homekit/README.md index 72b98801e..5bedafb49 100644 --- a/plugins/homekit/README.md +++ b/plugins/homekit/README.md @@ -27,7 +27,7 @@ If recordings dont work, it's generally because of a few reasons, **follow the s 3) If HomeKit requested the video, but nothing showed up in the timeline: * HomeKit may have decided the motion wasn't worth recording. Set your HomeKit recording options to all motion when testing. - * The recordings are in a bad format that can't be used by HomeKit. See below for optimal HomeKit Codec Settings. Enabling Transcode Debug Mode in the HomeKit settings for that camera may fix this for testing purposes, but long term usage is not recommended as it reduces quality and increases CPU load. + * The recordings are in a bad format that can't be used by HomeKit. See below for optimal HomeKit Codec Settings. Enabling `Debug Mode` (select `Transcode Video` and `Transcode Audio`) in the HomeKit settings for that camera may fix this for testing purposes, but long term usage is not recommended as it reduces quality and increases CPU load. * Try rebooting your Home Hubs (HomePods and AppleTVs). Make sure they are fully up to date. ### HomeKit Discovery and Pairing Issues