Replies: 1 comment 3 replies
-
This has already been added to the UI for 0.17 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not really a new feature, just an small enhancement for tuning & debugging. Reference Frigate 0.16.1
I'm continuing to learn about tuning the audio detection capabilities of Frigate; my initial query on the topic: #19965
I am finding that setting the audio logging level to debug and watching for the camera's "heard" messages is helpful in tuning both the min_volume and listen list/filters. These messages would be even more helpful if they also included the rms volume level of the audio detections. Something along the lines of the following please.
frigate/events/audio.py:
Although I have decades of experience with unix/linux, I'm a Docker newbie. Can someone point me at an easy way to make that simple edit on my local copy of Frigate?
--Larry
Beta Was this translation helpful? Give feedback.
All reactions