blob: 8b933d7a341ac834f467f9185277b25887d8542e [file] [log] [blame]
.. -*- 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
.. ------------------------------------------------------------------------------