We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf0132a commit 7f5b591Copy full SHA for 7f5b591
metro-ai-suite/metro-vision-ai-app-recipe/smart-parking/sample_start.sh
@@ -20,7 +20,7 @@ function run_sample() {
20
payload=$(cat <<EOF
21
{
22
"source": {
23
- "uri": "file:///home/pipeline-server/videos/new_video_$x.h264",
+ "uri": "file:///home/pipeline-server/videos/new_video_$x.avi",
24
"type": "uri"
25
},
26
"destination": {
0 commit comments