Advanced controls of CSI camera

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Advanced controls of CSI camera

977件の閲覧回数
jérômepouiller
Contributor III

Hello,

I add support for OV7742 (plugged on CSI port) on kernel 3.10.17. This camera is able to support banding filter and a few other useful features. These features are correctly supported by V4L API (see V4L2_CID_POWER_LINE_FREQUENCY, V4L2_CID_BAND_STOP_FILTER, ... ). However, mxc_v4l2_capture only forward a few subset of V4L controls to camera driver (see mxc_v4l2_s_ctrl() in mxc_v4l2_capture.c). Should I patch mxc_v4l2_capture.c in order to support them, or I have missed something?

ラベル(1)
0 件の賞賛
返信
1 返信

830件の閲覧回数
SergioSolis
NXP Employee
NXP Employee

Hello Jerome,

Yes, you need to patch the capture.c to support them.

0 件の賞賛
返信