The problem
I no longer have the ability to view my cameras using gridcard. See the error thrown below. Double Clicking gridcard results in a good camera image along with motion detection and audio.
What version of Home Assistant Core has the issue?
What was the last working version of Home Assistant Core?
core-2025.6
What type of installation are you running?
Home Assistant OS
Integration causing the issue
go2rtc.server
Link to integration documentation on our website
components/go2rtc/server.py:149
Diagnostics information
Version: 1.9.9, Config: /config/go2rtc.yaml
Logger: homeassistant.components.go2rtc.server
Source: components/go2rtc/server.py:149
integration: go2rtc (documentation, issues)
First occurred: 7:15:24 AM (4510 occurrences)
Last logged: 11:46:28 AM
11:46:22.190 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:260 > error="write tcp 127.0.0.1:18554->127.0.0.1:56872: write: broken pipe"
11:46:26.533 WRN [rtsp] error="streams: parse \"192.168.50.115:554/stream0/\": first path segment in URL cannot contain colon, exec/rtsp\n[in#0 @ 0x7fa4212b00] Error opening input: Invalid data found when processing input\nError opening input file rtsp://127.0.0.1:18554/camera.rear_west_mainstream?audio&source=ffmpeg:camera.rear_west_mainstream%23audio%3Dopus%23query%3Dlog_level%3Ddebug&log_level=debug.\nError opening input files: Invalid data found when processing input\n" stream=camera.rear_west_mainstream
11:46:27.524 WRN [rtsp] error="streams: parse \"192.168.50.71:554/stream0/\": first path segment in URL cannot contain colon, exec/rtsp\n[in#0 @ 0x7fade12b00] Error opening input: Invalid data found when processing input\nError opening input file rtsp://127.0.0.1:18554/camera.front_west_mainstream?audio&source=ffmpeg:camera.front_west_mainstream%23audio%3Dopus%23query%3Dlog_level%3Ddebug&log_level=debug.\nError opening input files: Invalid data found when processing input\n" stream=camera.front_west_mainstream
11:46:27.524 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:260 > error="write tcp 127.0.0.1:18554->127.0.0.1:38040: write: broken pipe"
11:46:28.828 ERR github.com/AlexxIT/go2rtc/internal/mjpeg/init.go:50 > error="streams: parse \"192.168.50.71:554/stream0/\": first path segment in URL cannot contain colon, exec/rtsp\n[in#0 @ 0x7f91a12b00] Error opening input: Invalid data found when processing input\nError opening input file rtsp://127.0.0.1:18554/camera.front_west_mainstream?audio&source=ffmpeg:camera.front_west_mainstream%23audio%3Dopus%23query%3Dlog_level%3Ddebug&log_level=debug.\nError opening input files: Invalid data found when processing input\n, exec/pipe: EOF\n[in#0 @ 0x7f7cc12b00] Error opening input: Invalid data found when processing input\nError opening input file rtsp://127.0.0.1:18554/camera.front_west_mainstream?video&source=ffmpeg:camera.front_west_mainstream%23video%3Dmjpeg.\nError opening input files: Invalid data found when processing input\n"
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response
The problem
I no longer have the ability to view my cameras using gridcard. See the error thrown below. Double Clicking gridcard results in a good camera image along with motion detection and audio.
What version of Home Assistant Core has the issue?
What was the last working version of Home Assistant Core?
core-2025.6
What type of installation are you running?
Home Assistant OS
Integration causing the issue
go2rtc.server
Link to integration documentation on our website
components/go2rtc/server.py:149
Diagnostics information
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response