mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 01:05:20 +03:00
Fix review finding
This commit is contained in:
parent
0b070faf45
commit
2930b89a70
@ -245,7 +245,6 @@ class TrackedObject:
|
|||||||
best_frame, dsize=(width, height), interpolation=cv2.INTER_AREA
|
best_frame, dsize=(width, height), interpolation=cv2.INTER_AREA
|
||||||
)
|
)
|
||||||
if timestamp:
|
if timestamp:
|
||||||
logger.info("Jetzad")
|
|
||||||
draw_timestamp(
|
draw_timestamp(
|
||||||
best_frame,
|
best_frame,
|
||||||
self.thumbnail_data["frame_time"],
|
self.thumbnail_data["frame_time"],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user