Back to home page

OSCL-LXR

 
 

    


0001 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
0002 
0003 .. _v4l2grab-example:
0004 
0005 **********************************
0006 Video Grabber example using libv4l
0007 **********************************
0008 
0009 This program demonstrates how to grab V4L2 images in ppm format by using
0010 libv4l handlers. The advantage is that this grabber can potentially work
0011 with any V4L2 driver.
0012 
0013 
0014 .. toctree::
0015     :maxdepth: 1
0016 
0017     v4l2grab.c