I have installed the Ezviz integration (EZVIZ - Home Assistant) and configured it. The integration sees my camera and shows it with an configuration button.
With that button I’m able to enter an username and password. That username should me admin and the password is the security code which is found at the camera.
When saving I get an error: ‘Invalid hostname or IP-Address’.
When restarting HA I get an notification about this new discovered device and in the ‘login screen’ I can see the IP-address of the camera.
I also tried to use the use the manual setup using the ffmpeg platform:
- platform: ffmpeg
name: Camera
input: rtsp://admin:***@192.168.1.123:554
but that is also not working.
How can I solve this problem? Is this happening because I use Nabu Casa?
Found this solution on GitHub that solved this for me:
“How to enable RTSP
Step 1: Ensure the camera and your phone are under the same network Step 2: Open EZVIZ app, tap the profile icon on the top left > Settings > LAN Live View > Start Scanning Step 3: Tap the camera you need to use, input the password, which usually is the 6-digit capital letters code on the white sticker of your camera Step 4: Tap the gear-like icon on the top right > Local Server Settings > enable RTSP”
I have the same problem on one of my 2 cameras, a TY1. It was working fine but stopped a while ago but unfortunately the fix above didn’t work for me, I see the stream in the Ezviz app live view but HA still gives the Invalid hostname or IP-Address error when trying to configure it
Doh! I had missed the last step! “Tap the gear-like icon on the top right > Local Server Settings > enable RTSP””
It is now working again. In the meantime my other camera stopped so they must be defaulting RTSP to off in the latest firmware updates
Thanks for the tip - however I just tried this on a new DB2 Pro and when logging in it says “Device does not support live view” um… running V5.3.3 build 220725. Is this still working for you?
Edit: I can also interrogate the DB2 Pro using EZVIZ Studio in advanced mode, but can’t see any RTSP toggle. Um.