hls: wrong response on DESCRIBE
This is how my card looks. If I restart Home Assistant, it works for a couple of minutes, then it becomes like this.
What could be causing this? How can I fix it? Thank you in advance.
This mean problems with your camera RTSP protocol. You can try to check it with standalone go2rtc and advanced logs level
Same issue after updating the integration. Works fine on v3.3.0, shows the same error on v3.5.0. Reverted to the old version.
Frigate + integrated go2rtc works fine, only the card shows an error
UPD: My camera is Tapo TC65
I have the same issue, the camera itself (Tapo C200) works perfectly fine, the card shows only this error message. The strange thing is that I have another camera (Reolink E1) configured the same way and that works perfectly even on a WebRTC card.
Same issue even direct in go2rtc:
<html>
<body>
<!--StartFragment-->
1/25/2024, 9:18:31 AM | error | undefined error=streams: wrong response on DESCRIBE caller=github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166
-- | -- | --
1/25/2024, 9:18:32 AM | error | undefined error=streams: wrong response on DESCRIBE caller=github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166
1/25/2024, 9:19:48 AM | error | undefined error=streams: wrong response on DESCRIBE caller=github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166
1/25/2024, 9:19:49 AM | error | undefined error=streams: wrong response on DESCRIBE caller=github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166
1/25/2024, 9:29:53 AM | error | undefined error=streams: wrong response on DESCRIBE caller=github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166
1/25/2024, 9:29:54 AM | error | undefined error=streams: wrong response on DESCRIBE caller=github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166
1/25/2024, 9:29:55 AM | error | undefined error=streams: wrong response on DESCRIBE caller=github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166
1/25/2024, 9:30:13 AM | error | undefined error=streams: wrong response on DESCRIBE caller=github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166
1/25/2024, 9:30:14 AM | error | undefined error=streams: wrong response on DESCRIBE caller=github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166
1/25/2024, 9:31:40 AM | error | undefined error=streams: wrong response on DESCRIBE caller=github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166
1/25/2024, 9:31:41 AM | error | undefined error=streams: wrong response on DESCRIBE caller=github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166
1/25/2024, 9:32:03 AM | error | undefined error=streams: wrong response on DESCRIBE caller=github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166
1/25/2024, 9:32:04 AM | error | undefined error=streams: wrong response on DESCRIBE caller=github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166
1/25/2024, 9:41:20 AM | error | undefined error=streams: wrong response on DESCRIBE caller=github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166
1/25/2024, 9:41:24 AM | error | undefined error=streams: wrong response on DESCRIBE caller=github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166
1/25/2024, 9:41:28 AM | error | undefined error=streams: wrong response on DESCRIBE caller=github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:166
1/25/2024, 9:42:09 AM | warn | undefined error=read tcp 172.16.0.253:40072->xxx.xx.x.xxx:554: i/o timeout url=rtsp://172.16.0.179/live0 caller=github.com/AlexxIT/go2rtc/internal/streams/producer.go:171
<!--EndFragment-->
</body>
</html>