Template:AM62 CAM PREVIEW: Difference between revisions
From Variscite Wiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
* {{{2}}} {{{3}}}x{{{4}}}@{{{5}}}fps: | * {{{2}}} {{{3}}}x{{{4}}}@{{{5}}}fps: | ||
# media-ctl --set-v4l2 '"ov5640 0-003c":0 [fmt:UYVY8_1X16/{{{3}}}x{{{4}}}@1/{{{5}}}]' | # media-ctl --set-v4l2 '"ov5640 0-003c":0 [fmt:UYVY8_1X16/{{{3}}}x{{{4}}}@1/{{{5}}}]' | ||
# XDG_RUNTIME_DIR="/run/user/0" gst-launch-1.0 v4l2src device={{{1}}} | # XDG_RUNTIME_DIR="/run/user/0" gst-launch-1.0 v4l2src device={{{1}}} ! video/x-raw,width={{{3}}},height={{{4}}}, format=YUY2 ! waylandsink sync=false | ||
</includeonly> | </includeonly> |