Skip to content

Commit 125b759

Browse files
committed
Update README.md
1 parent c8a8837 commit 125b759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ $ DISPLAY=:0 gst-launch-1.0 v4l2src device=/dev/video3 ! \
315315
media-ctl -V '"tevs 5-0048":0 [fmt:UYVY8_1X16/1280x720]'
316316
media-ctl -V '"30102000.ticsi2rx":0 [fmt:UYVY8_1X16/1280x720]'
317317

318-
$ DISPLAY=:0 gst-launch-1.0 v4l2src device=/dev/video0 ! \
318+
$ DISPLAY=:0 gst-launch-1.0 v4l2src device=/dev/video3 ! \
319319
"video/x-raw, format=(string)UYVY, width=(int)1280, height=(int)720" ! \
320320
fpsdisplaysink video-sink=glimagesink sync=false
321321
```

0 commit comments

Comments
 (0)