Hello,
i would like to integrate a ReoLink RLC-423 to my Dashboard.
Used the Reolink Integration.
I tried the RTSP and RTMP stream, with the same result.
Used a PictureGlance Card with the follwing code:
camera_view: live
type: picture-glance
title: KitchenClear
image: https://demo.home-assistant.io/stub_config/kitchen.png
entities:
camera_image: camera.kameragartenhaus_clear
but the image freezes often with this error:
This is the Error from the LogFile:
[homeassistant.components.stream.stream.camera.kameragartenhaus_fluent] Error from stream worker: Error demuxing stream (EXIT, Immediate exit requested, rtmp://XXX.XXX.XXX.XXX:1935/bcs/channel0_sub.bcs?channel=0&stream=1&user=&password=
how can i fix this issue?
Many Thanks
Daniel