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