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 |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{{ | {{{2}}} {{{3}}}x{{{4}}}@{{{5}}}fps: | ||
media-ctl --set-v4l2 '"ov5640 0-003c":0 [fmt:UYVY8_1X16/{{{ | media-ctl --set-v4l2 '"ov5640 0-003c":0 [fmt:UYVY8_1X16/{{{3}}}x{{{4}}}@{{{5}}}]' | ||
XDG_RUNTIME_DIR="/run/user/0" gst-launch-1.0 v4l2src device={{{1}}} num-buffers=150 ! video/x-raw,width={{{3}}},height={{{4}}}, format=YUY2 ! waylandsink sync=false | |||
</includeonly> | </includeonly> |