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'm streaming live video from a RLC-810WA camera using the Reolink integration along with the core go2rtc integration. The HA log reports occasional TCP timeouts and EOF errors, though I do not observe any loss of video. This only occurs for my RLC-810WA camera, my other three types of Reolink cameras report no timeouts.
Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (go2rtc) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of go2rtc can trigger bot actions by commenting:
@home-assistant close Closes the issue.
@home-assistant rename Awesome new title Renames the issue.
@home-assistant reopen Reopen the issue.
@home-assistant unassign go2rtc Removes the current integration label and assignees on the issue, add the integration domain after the command.
@home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
@home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.
The problem
I'm streaming live video from a RLC-810WA camera using the Reolink integration along with the core go2rtc integration. The HA log reports occasional TCP timeouts and EOF errors, though I do not observe any loss of video. This only occurs for my RLC-810WA camera, my other three types of Reolink cameras report no timeouts.
13:02:19.088 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error=EOF url=ffmpeg:camera.driveway_rlc_810wa_fluent#audio=opus#query=log_level=debug
13:07:28.094 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error="read tcp 127.0.0.1:18554->127.0.0.1:41414: i/o timeout" url=ffmpeg:camera.driveway_rlc_810wa_fluent#audio=opus#query=log_level=debug
13:11:56.506 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error="read tcp 127.0.0.1:18554->127.0.0.1:35598: i/o timeout" url=ffmpeg:camera.driveway_rlc_810wa_fluent#audio=opus#query=log_level=debug
13:16:24.915 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error="read tcp 127.0.0.1:18554->127.0.0.1:51206: i/o timeout" url=ffmpeg:camera.driveway_rlc_810wa_fluent#audio=opus#query=log_level=debug
17:09:16.574 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error="read tcp 127.0.0.1:18554->127.0.0.1:38740: i/o timeout" url=ffmpeg:camera.driveway_rlc_810wa_fluent#audio=opus#query=log_level=debug
What version of Home Assistant Core has the issue?
2024.12.5
What was the last working version of Home Assistant Core?
not sure
What type of installation are you running?
Home Assistant OS
Integration causing the issue
go2rtc
Link to integration documentation on our website
https://www.home-assistant.io/integrations/go2rtc
Diagnostics information
home-assistant_2024-12-28T15-02-05.413Z.log
Example YAML snippet
Anything in the logs that might be useful for us?
No response
Additional information
I've tried both RTSP and FLV streaming. The timeouts occur with both.
The text was updated successfully, but these errors were encountered: