From d2480c679a647975c16e2f81ec140f7016b9d814 Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Thu, 10 Mar 2022 09:41:25 -0700 Subject: [PATCH] Add object snapshot def --- frigate/http.py | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/frigate/http.py b/frigate/http.py index e09c0eca9..d2bb78ab3 100644 --- a/frigate/http.py +++ b/frigate/http.py @@ -299,6 +299,37 @@ def event_snapshot(id): ] = f"attachment; filename=snapshot-{id}.jpg" return response +@bp.route("//