WIP FPC-III support
[linux/fpc-iii.git] / Documentation / userspace-api / media / v4l / v4l2grab-example.rst
blobb323be42c580107dc07d3b080f958693a17841e2
1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
3 .. _v4l2grab-example:
5 **********************************
6 Video Grabber example using libv4l
7 **********************************
9 This program demonstrates how to grab V4L2 images in ppm format by using
10 libv4l handlers. The advantage is that this grabber can potentially work
11 with any V4L2 driver.
14 .. toctree::
15     :maxdepth: 1
17     v4l2grab.c