Template:AM62P CAM PREVIEW V4L2SRC: Difference between revisions
From Variscite Wiki
(Created page with "<includeonly> * {{{2}}} {{{3}}}x{{{4}}}@{{{5}}}fps: # gst-launch-1.0 libcamerasrc ! video/x-raw, width={{{2}}}, height={{{3}}}, format=UYVY ! autovideosink </includeonly>") |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
* {{{2}}} {{{3}}}x{{{4}}}@{{{5}}}fps: | * {{{2}}} {{{3}}}x{{{4}}}@{{{5}}}fps: | ||
# gst-launch-1.0 | # gst-launch-1.0 v4l2src device="{{{1}}}" ! video/x-raw, width={{{2}}}, height={{{3}}}, format=UYVY ! autovideosink | ||
</includeonly> | </includeonly> |