I have followed some instructions and have managed to install my Eufy 2k Doorbell and Homebase 2 without any issues and all the entities are showing and reporting ok, the live stream keeps flashing “Error With Media Stream Contents” and showing an error messages, this is in the logs
Logger: homeassistant.components.stream.stream.camera.doorbell
Source: components/stream/__init__.py:434
Integration: Stream (documentation, issues)
First occurred: 20:12:44 (10 occurrences)
Last logged: 20:31:06
Error from stream worker: Error opening stream (INVALIDDATA, Invalid data found when processing input) rtsp://localhost:8554/T8210P002048310D
Error from stream worker: Error opening stream (HTTP_BAD_REQUEST, Server returned 400 Bad Request) rtsp://localhost:8554/T8210P002048310D
Error from stream worker: Stream ended; no additional packets
This error originated from a custom integration.
Logger: custom_components.eufy_security
Source: custom_components/eufy_security/camera.py:243
Integration: Eufy Security (documentation, issues)
First occurred: 20:12:41 (6 occurrences)
Last logged: 20:42:31
eufy_security Doorbell - handle_queue_threaded - Unable to send payload - [Errno 32] Broken pipe
eufy_security Doorbell - handle_queue_threaded - Unable to send payload - [Errno 104] Connection reset by peer
I have the following intergrations installed to get the doorbell into HA
- Eufy Security WS Addon
- RTSP Simple Server Add On
- Eufy Security Integration
What should I be looking at doing