|
Edited by dilyan_ivanov at 2018-8-22 22:59
Hello,
I have Orange Pi One with ov5647 CSI Camera atached. I'm using OrangePI-PC_Ubuntu_Vivid_Mate from loboris images. Everything is working great except... the camera.
The camera is this camera. On boot I'm loading ov5647 and vfe_v4l2 drivers and got the video device /dev/video0. I install fswebcam, but I'm unable to get photo. The following error occured:
Unable to query input 0.
VIDIOC_ENUMINPUT: Invalid argument
v4l2-ctr show me that there is no available input for /dev/video0.
Then I change this line in csi0 section of fex file:
vip_dev0_mname = "gc2035"
to this:
vip_dev0_mname = "ov5647"
Make new script.bin but same result.
Is there something that I'm missing? I'm new to this stuff.
Any help will be greatly appreciated
|
|