leccelecce

Results 36 comments of leccelecce

I've done some early testing with ring-mqtt using snapshot images rather than videos. It works...about as OK as I would expect. I think the key thing to read here is...

For awareness, some separate discussion on this via the ring-mqtt maintainer is going on here: https://github.com/tsightler/ring-mqtt/discussions/501

I would like to help with this. Java programming background but happy with a bit of Python, Typescript etc. Only problem is: my Coral USB order is saying delivery 05/2023...

I'm happy to try but admit I'm struggling to know how I point to this as their issue - any advice? Ultimately if I change the consuming flags on the...

Thanks both - I've raised https://github.com/AlexxIT/go2rtc/issues/224 and will see where it gets to.

I'll close this as https://github.com/blakeblackshear/frigate/pull/5367 has effectively delivered the same solution, albeit for a different reason. Will continue to explore the go2rtc issue.

It turns out this isn't so much a case of devcontainer vs release build, but dependent on the version of Docker engine in use. The `/sys/fs/cgroup/` paths changed from Linux...

So, it seems the official release builds of frigate are using a sufficiently new distro/docker version to default to cgroups v2. However my local devcontainer builds (build on Windows using...

For what it's worth, I'm struggling with the existing docs, and this proposed change. I have an Intel J4125. If I leave the hwaccel_args untouched i.e. empty, ffmpeg uses about...

> @leccelecce please read the existing docs, you need to use the i965 driver. Do you mean having this in docker-compose.yml? If so, that's already there. ``` environment: LIBVA_DRIVER_NAME: i965...