-
Notifications
You must be signed in to change notification settings - Fork 94
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
[Feature Request]: Is it possible to add audio only review/event to trigger notification? Frigate 0.14 blueprint #355
Comments
Does frigate post it in the reviews topic? |
It does. The event is what I get from reviews topic |
what kind of snapshots can you get from these? It doesn't have a detection (object) so the typical id used isn't provided. I see the thumb path there and may be able to use that. Also, when you use the current version, what happens? any errors or a picture of the trace. |
Yeah that particular trace says the camera name didn't match but all that's needed to at least start a trace should be an mqtt message in the reviews topic that has a type of "new" |
I see. It always starts with type "update" instead of "new" |
That seems impractical. Are you certain? |
About this, I started a topic in the frigate discussion repos here: blakeblackshear/frigate#16366 My goal was to create manually an notification automation to include the snapshot of the associated audio event but currently the event ID is not in the mqtt message (only the review event is), so impossible to get the snapshot directly. You will see in the answers that the dev said it could be done in a next version. |
Thanks @Skuair for posting this here and on the Frigate repo as well. |
Describe what you are trying to accomplish and why in non technical terms
I have a camera that's used for watching the bassinet and I only configured it for crying detection. The crying detection is labeled as alert in Frigate 0.14. I want to be notified when there are alerts of this camera (crying detection only) . Here is the camera
Here is an example of the event in mqtt
Here is my current configuration in the blueprint
The text was updated successfully, but these errors were encountered: