[libcamera-devel] use of v4l2-compat.so

Nicolas Dufresne nicolas at ndufresne.ca
Mon Jun 15 17:06:45 CEST 2020


Le lundi 15 juin 2020 à 18:52 +0530, naidu nama a écrit :
> Hi,
> I am able to build the v4l2 directory.I am getting a shared libary
> v4l2-compat.so.How can i use this in my libcamera or how can i test
> that v4l2-compat.so

One way is to make sure it's in your library path, and
use LD_PRELOAD=v4l2-compat.so .  Last time I tried it was missing
poll() emulation.

> 
> Thanks,
> naidu.
> _______________________________________________
> libcamera-devel mailing list
> libcamera-devel at lists.libcamera.org
> https://lists.libcamera.org/listinfo/libcamera-devel



More information about the libcamera-devel mailing list