We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6008d2 commit 95f2bddCopy full SHA for 95f2bdd
scripts/linux/local-rgb-od_multi-overlay.sh
@@ -8,6 +8,6 @@
8
# 3) Convert the stream and display it with FPS information
9
10
gst-launch-1.0 \
11
-zedsrc stream-type=0 enable-object-detection=true object-detection-model=0 camera-resolution=2 camera-fps=30 ! queue ! \
+zedsrc stream-type=0 od-enabled=true od-detection-model=0 resolution=2 framerate=30 ! queue ! \
12
zedodoverlay ! queue ! \
13
autovideoconvert ! fpsdisplaysink
0 commit comments