Page 1 of 1

v4l2 driver for FA-CAM202

Posted: Sat Dec 23, 2017 6:49 pm
by rollebollen
I've been using the FA-CAM202 (the usb camera) and its working great, but I notice many of the commands through v4l2 does not seem to work (setting shutter time etc). I guess its because the driver does not support it. Anyone knows if we can find the source code for the drivers anywhere?

Re: v4l2 driver for FA-CAM202

Posted: Tue Dec 26, 2017 6:13 am
by chensy
Hi,
You can get the v412 driver source in this link:https://github.com/friendlyarm/linux-3.4.y/tree/nanopi2-lollipop-mr1/drivers/media/video/uvc

thank you!