From c11e4ef67cb59ee4866de60c6704d2edbcdb7ac2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20=C5=A0trauch?= Date: Wed, 14 Jun 2023 20:28:07 +0200 Subject: [PATCH] Adjustment of setup of EZVIZ camera (#27799) Co-authored-by: Franck Nijhof --- source/_integrations/ezviz.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/_integrations/ezviz.markdown b/source/_integrations/ezviz.markdown index d7b26428175..2e5cb9a9600 100644 --- a/source/_integrations/ezviz.markdown +++ b/source/_integrations/ezviz.markdown @@ -28,6 +28,14 @@ As there is no official documentation for the API, the integration retrieves dat The password for each camera is usually written near the QR code. This could be underneath the device or in the user manual. It is usually referred to as the camera "verification code". +The local RTSP server on your camera needs to be enabled. To do that: + +- Open the EZVIZ mobile app. +- Select the profile icon. +- Navigate to **Settings** > **LAN Live View** > **Start Scanning**. +- Select your camera. +- Select the gear-like icon in the top-right corner > **Local Server Settings** > **enable RTSP**. + {% include integrations/config_flow.md %} Your cameras will now show under integration options as "discovered devices". Please complete the setup for each camera to see the video stream within Home Assistant.