Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio Detection Clearly Shown in Review Page #12484

Open
Anon666333 opened this issue Jul 17, 2024 · 9 comments
Open

Audio Detection Clearly Shown in Review Page #12484

Anon666333 opened this issue Jul 17, 2024 · 9 comments
Labels
enhancement New feature or request pinned

Comments

@Anon666333
Copy link

I want to be able to see clearly (in the review page) when something was detected by audio. Currently this is being marked as "motion" which is not helpful because it gets lost. For reference, I use this to detect my dog barking. If I'm not home, I'd like to see easily when he barked, and then I can review the cameras to see if there was anything that caused him to bark (I.E, Stanger in the yard, knock on the door, whatever) but knowing _when _ he barked is key.

Currently, using HA, I have an automation setup that sends a notice to my phone when a bark is detected. I then look inside Frigate review for the time of the notification, can see the the event and any surrounding events from other cameras.

This works fine, but it would be better if Frigate had an "audio" tab. So it would look like:
Events, Detections, Audio Detections, Motion.

And inside of motion, it would show up as a different colour. Alerts are red, Detections are Orange, motion is Yellow, Audio is green.

Thank you!

@Anon666333 Anon666333 added the enhancement New feature or request label Jul 17, 2024
@NickM-27
Copy link
Collaborator

NickM-27 commented Jul 17, 2024

Audio is not showed as motion, it is just not showed at all. We actually had audio in the timeline in early dev versions but it became clear it wasn't really useful because you can't listen to the audio easily without also viewing the recording. To be able to do this without high bandwidth usage would likely require a considerable amount of work to implement saving audio "previews"

@Anon666333
Copy link
Author

Anon666333 commented Jul 17, 2024

Maybe let me clarify then. Nothing needs to change in terms of the way that the previews are currently shown. Right now, the preview is just like a detection, as I would expect. And I agree, it would be hard to "preview" audio without a lot of work.

I do see a blip of colour in my timeline when audio is detected. I assumed this is categorized as "motion" currently...
This is also why I assumed it was captured as a motion event, my apologies if I was incorrect on this.
image

What I'm asking is more-so just to separate it, identify it in some-way that it was highlighted due to audio event. A different colour in the timline, and a section dedicated to "Audio". This doesn't need to preview any audio, it can preview the motion or whatever it's doing now, just to be put into a new section so it's clear that this was captured and highlighted because of audio.

Example of what I'm seeing now
Sound captured:
image

Timeline highlight:
(This is 03:23:00 but I can't show the highlight if I put this over it)
As you can see no "motion" was detected but there is a slight highlight for when the audio was detected. But this blends right in with everything else (Alerts, Detections, etc.)
image
image

@NickM-27
Copy link
Collaborator

to be clear the yellow is only motion, audio is not shown here at all.

What I'm asking is more-so just to separate it, identify it in some-way that it was highlighted due to audio event. A different colour in the timline, and a section dedicated to "Audio". This doesn't need to preview any audio, it can preview the motion or whatever it's doing now, just to be put into a new section so it's clear that this was captured and highlighted because of audio.

right, as I said it was done that way but we found that it was useless. There was no way to act on the audio data if you did see it because there is no way to listen to it. I wouldn't expect this to be a feature until there is an audio preview or some other solution that allows listening to the audio

@jmtatsch
Copy link

jmtatsch commented Aug 7, 2024

I also would like to see audio threshold events and detections in the future.

@riemers
Copy link

riemers commented Aug 20, 2024

It would already be nice to be able to filter on 'audio' only items as now it just sits in the list with the normal motion events. I think that would solve most untill something better arrives. Which i can underdstand has a lower prio then fixing items in .14 ;p

@Wolk9
Copy link

Wolk9 commented Aug 30, 2024

I think the GUI of the former version was on this behalf much better. Although the total look and feel and the experience is much more professional an profound than the latter. The stability is a great leap forward and the detection is close to perfection, but unfortunately some functionality is not as easy anymore as it seems in comparison to old way.
I mis for instance the complete way of sending positves/false positives to frigate+. Or did I miss something completely?

@NickM-27
Copy link
Collaborator

I mis for instance the complete way of sending positves/false positives to frigate+. Or did I miss something completely?

yes, this exists on the page that is dedicated to the frigate+ page

@Wolk9
Copy link

Wolk9 commented Aug 30, 2024

I mis for instance the complete way of sending positves/false positives to frigate+. Or did I miss something completely?

yes, this exists on the page that is dedicated to the frigate+ page

that is nice, but never found it. I have an account. I can't find anything about that in the documentation; that is still referring to the old version way.

@NickM-27
Copy link
Collaborator

It is right in the sidebar
image

also worth noting that in 0.15 there is a new details pane for review items on the review page where snapshots can be submitted as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pinned
Projects
None yet
Development

No branches or pull requests

5 participants