Hi all,
I’m struggling to get my Aqara G410 doorbell’s RTSP stream working in Home Assistant. I’ve exhausted every online guide and would really appreciate help from anyone with real-world experience with this model!
My Goal
- View my Aqara G410 doorbell RTSP stream (Channel 1, 1536p/2K, “RTSP LAN Preview” enabled, wired power) inside Home Assistant using a camera card and possibly for automations.
What WORKS
- The RTSP stream plays instantly and smoothly in VLC using:
text
rtsp://509:183@192.168.86.230:8554/ch1
What DOESN’T WORK
- Adding as a Generic Camera in Home Assistant:
- Tried every option: TCP/UDP for RTSP transport protocol, Digest/Basic authentication, credentials both in URL and in fields, leaving still image URL empty, SSL verification checked and unchecked.
- Always get a spinning preview or no image.
- Home Assistant logs are not specific—just generic stream errors or timeouts.
- Tried on multiple devices (HA OS/Supervised), all on the same network/LAN.
- Tried lower-res channels (
/ch2
,/ch3
) just to test.
Additional troubleshooting:
- Doorbell is fully wired, not battery mode. RTSP LAN Preview is “active.”
- Credentials, IP, and URL structure have all been triple-checked and re-created.
- Power cycled doorbell, restarted Home Assistant and re-enabled RTSP.
- No network firewalls, isolation, or segmentation—everything is on the same LAN.
- Home Assistant is in Advanced mode, on current release. Add-on repositories are installed.
The Problem
- Everything works in VLC but fails in Home Assistant’s Generic Camera integration—even after following every official and forum-recommended workaround.
- I can’t find any specific error or log that points to the true cause. Starting to believe this is a compatibility issue with the RTSP implementation in either the camera firmware or Home Assistant’s stream stack.
What I’m Asking:
- Has anyone gotten the Aqara G410 RTSP stream to show in HA (camera card, dashboard) recently (mid-2025) on current firmware, and if so—
- What exact settings or UI path worked?
- Any tricks for the latest Home Assistant UI?
- Are there updates or documented bugs about this model’s compatibility with Home Assistant’s RTSP pipeline?
- Would highly appreciate any current config snippets, setup wizard choices, or step-by-step for the latest Home Assistant version.
Thanks for reading and for any guidance! I’ve covered every option and permutation I could find—happy to provide logs, screenshots, or try suggested tweaks.
My setup:
- Home Assistant OS 2025.7.x
- Camera: Aqara G410, wired, latest firmware, RTSP LAN Preview enabled, stream
/ch1
- Network: Flat LAN, nothing blocked, no VPN or mesh isolation
- All URLs, credentials, and firewall settings checked multiple times
Logs or more details available if needed—step-by-step guidance for the current UI would be hugely appreciated!