From 95bdf5c2b55aed4f19a9e42c797d2aa0c5b96b80 Mon Sep 17 00:00:00 2001 From: Koushik Dutta Date: Tue, 25 Jun 2024 19:18:51 -0700 Subject: [PATCH] homekit: Update README.md --- plugins/homekit/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/homekit/README.md b/plugins/homekit/README.md index 010ce310e..b5e4deeda 100644 --- a/plugins/homekit/README.md +++ b/plugins/homekit/README.md @@ -37,8 +37,8 @@ If recordings dont work, it's generally because of a few reasons, **follow the s * Ensure LAN/WLAN multicast is enabled on your router. * Ensure the iOS device you are using for pairing is on the same network (pairing will fail on cellular). * Ensure the Docker installation (if applicable) is using host networking. This configuration is the default if the official Scrypted Docker compose install script was used. -* Try using Bonjour or Avahi as the mDNS advertiser in the HomeKit plugin settings. -* Try disabling IGMP Snooping is disabled on your router. +* Try switching the mDNS advertiser used in the HomeKit plugin settings. +* Try disabling IGMP Snooping on your router. ### HomeKit Live Streaming Timeout (Recordings may be working)