From cd253cfe6e40e634ea90a4087c639d9b58a886a6 Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Thu, 10 Mar 2022 09:38:45 -0700 Subject: [PATCH] Added object thumbnail def and made camera tracked objects use it. --- frigate/http.py | 75 +++++++++++++++++---------------------- web/src/routes/Camera.jsx | 2 +- 2 files changed, 34 insertions(+), 43 deletions(-) diff --git a/frigate/http.py b/frigate/http.py index c8141bd2e..e09c0eca9 100644 --- a/frigate/http.py +++ b/frigate/http.py @@ -221,6 +221,39 @@ def event_thumbnail(id): response.headers["Content-Type"] = "image/jpeg" return response +@bp.route("//