Skip to content

Commit 7f5b591

Browse files
committed
avi
1 parent bf0132a commit 7f5b591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metro-ai-suite/metro-vision-ai-app-recipe/smart-parking/sample_start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ function run_sample() {
2020
payload=$(cat <<EOF
2121
{
2222
"source": {
23-
"uri": "file:///home/pipeline-server/videos/new_video_$x.h264",
23+
"uri": "file:///home/pipeline-server/videos/new_video_$x.avi",
2424
"type": "uri"
2525
},
2626
"destination": {

0 commit comments

Comments
 (0)