[HW Accel Support]: Latest upgrade created errors #16428
Replies: 4 comments 14 replies
-
See the breaking changes in the release notes. You shouldn't be using manual |
Beta Was this translation helpful? Give feedback.
-
I did read the breaking changes and try those before posting. All 3 presets cause me to have no streams, only the manual hwaccel with device works - this is just a Beelink eqi12 with an i3 1220p btw. I also tried the 'path: "5.0"' as well and I'm still getting opencv and divide by zero errors I didn't have on 14... |
Beta Was this translation helpful? Give feedback.
-
here's 264 and 265 both, and confirmed I did comment out the 5.0 path for these. |
Beta Was this translation helpful? Give feedback.
-
@NickM-27 Before, Now the same config yields:
No combination of
has made the error go away, it persists. Not using any hwaccel args makes Frigate start ffmpeg and stream.
This does seem like a bug, something that was working before and isn't anymore. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
After updating to 15, I'm getting errors in the logs - both a divide by zero and an opencv error (in logs attached). The streams seem to be working, but it also seems to be restarting streams a lot. I tried vaapi preset and qsv to see if that would help, but it didn't. Not sure what to do to clear out these errors.
Version
0.15.0
Frigate config file
docker-compose file or Docker CLI command
Home assistant add-on
Relevant Frigate log output
Relevant go2rtc log output
2025-02-09 20:10:27.073057773 [INFO] Preparing new go2rtc config... 2025-02-09 20:10:27.102746301 [INFO] Got IP address from supervisor: 172.20.1.22 2025-02-09 20:10:27.125772840 [INFO] Got WebRTC port from supervisor: 8555 2025-02-09 20:10:27.553886667 [WARN] Using go2rtc binary from '/config/go2rtc' instead of the embedded one 2025-02-09 20:10:27.553891575 [INFO] Starting go2rtc... 2025-02-09 20:10:27.625739691 13:10:27.625 INF go2rtc platform=linux/amd64 revision=199fdd6 version=1.9.8 2025-02-09 20:10:27.625743441 13:10:27.625 INF config path=/dev/shm/go2rtc.yaml 2025-02-09 20:10:27.626271020 13:10:27.626 INF [api] listen addr=:1984 2025-02-09 20:10:27.626273922 13:10:27.626 INF [rtsp] listen addr=:8554 2025-02-09 20:10:27.626611068 13:10:27.626 INF [webrtc] listen addr=:8555/tcp 2025-02-09 20:10:37.073664524 [INFO] Starting go2rtc healthcheck service...
FFprobe output from your camera
Install method
HassOS Addon
Object Detector
Coral
Network connection
Wired
Camera make and model
Tapo C120 and Reolink Doorbell
Screenshots of the Frigate UI's System metrics pages
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions