Kyle Hendricks
Kyle Hendricks
Like @pengc99, I did the instructions in https://github.com/theotherp/nzbhydra2/issues/228#issuecomment-458406385 and my db went from ~4gb to ~134mb
Interesting. Does hass do some kind of single-shot poll or something? It appears that it would get "corrected" very quickly after a state change. I wonder if they did a...
The dimmer models are: Homeseer HS-WD200+ GE 14294 Smart Dimmer I think these models are fairly recent so would `VerifyChanged` not have any effect?
That was it! I'm still thoroughly confused as to why this _suddenly_ started happening. I even tried beta7/rc1 and they are no longer working either. My other 1080p Dahua also...
My `gpu_mem` is set to 256 according to my /boot/config.txt This pi4 is solely being used for frigate. As I was typing this, one thing I remember _did_ change recently...
I was thinking the max was 256 for some reason. Tried bumping to 512 and rebooting, exact same behavior when hwaccel is on. I just looked at my `/var/log/apt/history.log` and...
I don't know much about ffmpeg and hardware acceleration but I searched the raspberry pi kernel [issues](https://github.com/raspberrypi/linux) for the kernel version I just updated to (`5.15.61-v8+`) and found a couple...
ffprobe output for a camera that's currently working with hwaccel: ``` ffprobe version n5.1-2-g915ef932a3-20220731 Copyright (c) 2007-2022 the FFmpeg developers built with gcc 12.1.0 (crosstool-NG 1.25.0.55_3defb7b) configuration: --prefix=/ffbuild/prefix --pkg-config-flags=--static --pkg-config=pkg-config...