commit | 0119b42d6da85e63e213d673e45367ef7f01a744 | [log] [tgz] |
---|---|---|
author | Shad Ansari <shad69@gmail.com> | Mon Sep 27 23:51:49 2021 +0000 |
committer | Shad Ansari <shad69@gmail.com> | Mon Sep 27 23:51:49 2021 +0000 |
tree | d4b87e9fb9dd0af74d4310a5935474689b52ea6b | |
parent | d80531fe5e43dd0df5305f0fce9510d2f0c3c3e7 [diff] |
AETHER-2267 - add cam target Change-Id: I82361347637772f2726db67f8aaf5a24e789af37
diff --git a/Makefile b/Makefile index 621e522..709f89f 100644 --- a/Makefile +++ b/Makefile
@@ -50,6 +50,9 @@ run-native: . ./bin/person_detection.sh -i gstreamer +run-native-cam: + . ./bin/person_detection.sh -i cam + run-native-test-no-show: . ./bin/person_detection.sh -i ./resources/run.mp4 -ns