From 43103c3ccbaf91a8e26490804bd9afff9b8acd1c Mon Sep 17 00:00:00 2001 From: Cedric Verstraeten Date: Mon, 9 Sep 2024 16:58:08 +0200 Subject: [PATCH] Update person_config.yaml --- projects/person/person_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/person/person_config.yaml b/projects/person/person_config.yaml index bf612a4..bf25aa9 100644 --- a/projects/person/person_config.yaml +++ b/projects/person/person_config.yaml @@ -5,4 +5,4 @@ allowed_classes: number_of_persons: 1 -temp: "./data/video.mp4" # System will temporarily download video from Integration platform (s3, roboflow) to this path to process +temp: "/tmp/video.mp4" # System will temporarily download video from Integration platform (s3, roboflow) to this path to process