summaryrefslogtreecommitdiffstats
path: root/Documentation/linux_tv/media/v4l/v4l2grab-example.rst
blob: 8b933d7a341ac834f467f9185277b25887d8542e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.. -*- coding: utf-8; mode: rst -*-

.. _v4l2grab-example:

**********************************
Video Grabber example using libv4l
**********************************

This program demonstrates how to grab V4L2 images in ppm format by using
libv4l handlers. The advantage is that this grabber can potentially work
with any V4L2 driver.


.. toctree::
    :maxdepth: 1

    v4l2grab.c




.. ------------------------------------------------------------------------------
.. This file was automatically converted from DocBook-XML with the dbxml
.. library (https://github.com/return42/sphkerneldoc). The origin XML comes
.. from the linux kernel, refer to:
..
.. * https://github.com/torvalds/linux/tree/master/Documentation/DocBook
.. ------------------------------------------------------------------------------
OpenPOWER on IntegriCloud