diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-06-26 16:09:40 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-06-26 16:09:40 +0200 |
| commit | 1d3314bae32860c671adb01c4eea833d8f9a5977 (patch) | |
| tree | 707e1516238d59bc1c030473159161a55ab25308 | |
| parent | 698e20904bcae7dbe2c8552b123d0a194d3dc90a (diff) | |
dataset
| -rw-r--r-- | run.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ]) |
