You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a setup where if a camera is offline a 301 response is provided as a fallback, but it seems go2rtc has trouble following the redirect. The version is 1.9.4, these are the logs of the issue:
`
21:26:44,348
trace
[api] GET /api/log 192.168.1.26:58126
21:26:45,396
trace
undefined error=websocket: close 1000 (normal) caller=github.com/AlexxIT/go2rtc/internal/api/ws/ws.go:124
21:26:46,346
trace
[api] GET /api/ws?src=rtsp://localhost:8664/dahua_camera_andrea_sd [::1]:34276
21:26:46,350
trace
[api] ws msg type=mse
21:26:46,350
trace
[mp4] new WS/MSE consumer codecs=avc1.640029,avc1.64002A,avc1.640033,mp4a.40.2,mp4a.40.5,flac,opus
I have this issue with a Tapo TC70 as well. HD stream is sometimes unavailable, and doesn't fall back to the non-HD one.
I'm using version 1.9.7 on HA.
I have a setup where if a camera is offline a 301 response is provided as a fallback, but it seems go2rtc has trouble following the redirect. The version is 1.9.4, these are the logs of the issue:
`
The text was updated successfully, but these errors were encountered: