Request to detect fires and smoke?

Thanks to July 4th shenanigans, a firework came flying down into my backyard last night, caused an explosion and started a fire. Luckily the fire department and I were able to put it out before it spread.

Was wondering if we can add "fire" and "smoke" detection to frigate? I potentially wouldn't have noticed this if someone didnt come to my door and things couldve been much, much worse...

u/andy2na — 10 hours ago

Hey GGG, PLEASE fix the crashes, its getting unbearable

Have lost count the number of times the game has crashed and I have:

  • lost remaining ritual points since I crashed while one was running
  • crashed during a boss fight and when relogging, getting killed by a one-shot mechanic (LOOKING AT YOU QUADZILLA) - if this is during a special event (corrupted nexus, rite of the nameless, etc), you LOSE that event for the map.
  • lost multiple instant trades because it crashes on hideout loading
reddit.com
u/andy2na — 24 days ago

Created separate private API keys for each service within LiteLLM and started logging the usage via Prometheus to view in Grafana. Surprised the Frigate GenAI summaries tokens quickly add up!

This view is only the past 6 hours.

u/andy2na — 2 months ago

Gemma4 was just released and supports audio analysis - can we use this in Frigate now?

Google just released Gemma4 in E2B, E4B, 26B-A4B, and 31B and its looking good. One feature is that the small (E2B and E4B) now supports video and audio input. Once our inference engine (llama.cpp) supports audio/video input, can Frigate utilize this feature, or will it need to be implemented for GenAI review summaries (i.e. for Audio Speech Recognition (ASR))

https://unsloth.ai/docs/models/gemma-4

https://huggingface.co/google/gemma-4-E4B

Has anyone tested Gemma4 A4B compared to Qwen3.5-9b for Frigate daily usage? Which are you liking better?

>All models support image inputs and can process videos as frames whereas the E2B and E4B models also support audio inputs. Audio supports a maximum length of 30 seconds. Video supports a maximum of 60 seconds assuming the images are processed at one frame per second.

u/andy2na — 3 months ago