IMX53 external camera

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

IMX53 external camera

1,412 次查看
anilkumara
Contributor I

Hi,

I am testing external  camera with video decoder( tvp5150) on IMX53. I am not able to find /dev/video0 node. So I created with mknod c 81 0. But if I am trying to run  mxc_v4l2_output.out.

But it fails. I am able to load required drivers and compiled tvp5150 as static build.

lsmod

Module                  Size  Used by    Not tainted

mxc_v4l2_capture       18719  0

ipu_csi_enc             2923  1 mxc_v4l2_capture

ipu_prp_enc             4353  1 mxc_v4l2_capture

ipu_prp_vf_sdc          3877  1 mxc_v4l2_capture

ipu_still               2194  1 mxc_v4l2_capture

ipu_prp_vf_sdc_bg       3835  1 mxc_v4l2_capture

cat /proc/devices

Character devices:

 

21 sg

29 fb

81 video4linux

89 i2c

But I am not able to  get any video capture form camera. please suggest.

Regards,

Anil

标签 (1)
0 项奖励
回复
1 回复

916 次查看
igorpadykov
NXP Employee
NXP Employee

Hi anil

for video decoder it is necessary to use mxc_v4l2_tvin as described below:

Re: i.MX53 IPU Deinterlacer

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复