Template:AM62 CAM PREVIEW: Difference between revisions
From Variscite Wiki
No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
* {{{2}}} {{{3}}}x{{{4}}}@{{{5}}}fps: | * {{{2}}} {{{3}}}x{{{4}}}@{{{5}}}fps: | ||
# media-ctl --set-v4l2 '"ov5640 0-003c":0 [fmt: | {{#vardefine:MEDIA_BUS_FMT|{{#ifexpr: {{#var:YOCTO_VERSION}} < 4.1 | UYVY8_1X16 | YUYV8_1X16}}}} | ||
# 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 | # media-ctl --set-v4l2 '"ov5640 0-003c":0 [fmt:{{#var:MEDIA_BUS_FMT}}/{{{3}}}x{{{4}}}@1/{{{5}}}]' | ||
# XDG_RUNTIME_DIR="/run/user/0" gst-launch-1.0 v4l2src device={{{1}}} ! video/x-raw,width={{{3}}},height={{{4}}},framerate={{{5}}}/1,format=YUY2 ! waylandsink sync=false | |||
</includeonly> | </includeonly> |