Part Number: PROCESSOR-SDK-AM437X
Other Parts Discussed in Thread: AM4378
Tool/software: Linux
Hello,
I'm using processor SDK 4 to develop an OpenCV application on AM4378.
If I try a simple "VideoCapture cap(0)"
I get the following error:
VIDEOIO ERROR: libv4l unable to convert to requested pixfmt
VIDEOIO ERROR: libv4l unable to ioctl VIDIOCSPICT
How do I solve this problem?
PS: There is a device entry /dev/video and the matrix-demo dual_camera works fine.
Thanks,
Rajat Rao