Hi,
I’ve some Axis camera’s, but experiencing some delay using the integration (5 - 10 sec).
I would like to try with RTSP using the following yaml code:
stream_source: "rtsp://10.0.40.168/axis-media/media.amp?videocodec=h264&streamprofile=Hassio&camera=1"
The problem is that HA keeps changing camera=1 to camera=2 (I see this in the logs). Because if this, the stream fails.
Why does Ha keeps changing this, and how can I prevent this?