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={{{2}}},height={{{3}}},pixelformat=UYVY -C1 | |||
# gst-launch-1.0 v4l2src device="{{{1}}}" ! video/x-raw, width={{{2}}}, height={{{3}}}, format=UYVY ! autovideosink | # gst-launch-1.0 v4l2src device="{{{1}}}" ! video/x-raw, width={{{2}}}, height={{{3}}}, format=UYVY ! autovideosink | ||
</includeonly> | </includeonly> |