summaryrefslogtreecommitdiff
path: root/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'run.py')
-rw-r--r--run.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/run.py b/run.py
index 6e176f4..ec96399 100644
--- a/run.py
+++ b/run.py
@@ -209,6 +209,7 @@ def store_frames(frames, outputPath, inputFirst=None, inputSecond=None, endpoint
"-F", "generated=true",
"-F", "dataset=" + dataset,
"-F", "datatype=video",
+ "-F", "should_relay=true",
"-F", "file=@" + outputPath,
endpoint
])