This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

/dev/video1

Hi,

I am using OMAP35 LINUX. I have my own LCD and camera, the drivers for both seems working: I can put pictures on the LCD and configure the camera (format and queue buffer), but I can not output the data I got from the camera to /dev/video1, the error message said no such device, but when I do ls -als /dev/vi* I saw video1 and video0. Can anyone provide guidance on how to debug this problem?

Thanks.