On Wed, 14 Oct 2009 12:02:43 -0300
Guilherme Longo wrote:
> Do we need include any other header file than
>
> libv4l2.h
> libv4lconvert.h
>
> to get libv4l working?
>
> I read Hans saying that:
>
> Just replace open("dev/video0", ...) with v4l2_open
> ("dev/video0", ...), ioctl with v4l2_ioc
Do we need include any other header file than
libv4l2.h
libv4lconvert.h
to get libv4l working?
I read Hans saying that:
Just replace open("dev/video0", ...) with v4l2_open("dev/video0", ...),
ioctl with v4l2_ioctl, etc. libv4l2 will then do conversion of any known
(webcam) pixelformats to bg