Template:AM62 CAM PREVIEW: Difference between revisions

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

Latest revision as of 20:04, 23 August 2024