Ryan Steckler

Results 33 comments of Ryan Steckler

Right - I get that motion detection requires decoding the stream. But my understanding is that Frigate can do motion detection on the low res stream, then save a recording...

Makes sense. I'll go ahead and document my use case clearly, then please feel free to close as "decline to add". No hard feelings here as I don't have time...

Closing to keep your issues list svelte

Ubuntu 18.04 Docker 20.10.15 Tried rancher latest, tried 2.6.4, tried 2.5.2. Same thing every time. It runs long enough to get itself setup, then restarts every few minutes. I can't...

@schollz I recommend closing this. The bridge configuration from https://github.com/schollz/find3/issues/52#issuecomment-435612895 is the correct solution.

To make it work: 1) Rename your folder structure from custom_components/notify/fcm-android.py to custom_components/fcm-android/notify.py 2) Add a new file: custom/components/fcm-android/manifest.json with the following contents: ``` { "domain": "https://github.com/Crewski/HANotify", "name": "HANotify", "documentation":...

I have some camera setups where the largest area of an object is obscured. Frigate is choosing "best frames" where the object is entirely obstructed and not visible, almost every...

Suggestion: When creating a custom model, I often ask my kid/wife to go stand in a specific area where I get a lot of false positives, so I can train...

Same - Running plex in Docker under kubernetes and the claim was timing out before I could get the pod up and running. This script was a lifesaver.

Wish I would have seen your comment before I spent an hour figuring out that hbs.handlebars is the instance to pass into handlebars-helpers. I've now run into another incompatibility. It...