Skip to content

Commit d398996

Browse files
committed
revert to mp4 video
1 parent 80941b7 commit d398996

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.avi",
23+
"uri": "file:///home/pipeline-server/videos/new_video_$x.mp4",
2424
"type": "uri"
2525
},
2626
"destination": {

0 commit comments

Comments
 (0)