Lines Matching +full:max +full:- +full:frame +full:- +full:size
1 .. SPDX-License-Identifier: GPL-2.0
8 Copyright |copy| 2001-2004 Stelian Pop <stelian@popies.net>
10 Copyright |copy| 2001-2002 Alcôve <www.alcove.com>
26 ------------------
40 http://r-engine.sourceforge.net/) (PCI vendor/device is 0x10cf/0x2011).
48 --------------
55 .. code-block:: none
57 gbuffers: number of capture buffers, default is 2 (32 max)
59 gbufsize: size of each capture buffer, default is 614400
64 ----------
69 .. code-block:: none
71 alias char-major-81 videodev
72 alias char-major-81-0 meye
76 ------
78 .. code-block:: none
83 xawtv -c /dev/video0 -geometry 640x480
85 xawtv -c /dev/video0 -geometry 320x240
91 -----------
93 The driver supports frame grabbing with the video4linux API,
107 MEYEIOC_S_PARAMS call (checking for -EINVAL). The extended
115 buffer number to queue (or -1 to end capture). The first
121 for the application to use. It returns the buffer size.
126 jpeg snapshot) the size of the image. The image data is
132 -----------
134 - 'motioneye' still uses the meye private v4l1 API extensions.