hi all,
i am working in beagle board rev c3, is there any possible to connect the camera interface, if it so can any one guide me
Thanks,
shan
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.
Hi Shan,
Your Beagle board rev c3 have not camera port unlike Beagle board-XM. The easiest step is to get Beagle board-XM. It provides a simple way of importing video via camera. There is software support and you can read a simple tutorial at the link below:
http://blog.galemin.com/2011/04/li-5m03-camera-on-beagleboard-xm/
The other way is to use a USB camera on your Beagle board rev c3 but then you need of own custom software decision or using the V4L2 (Video for Linux Two API) driver framework.
BR
Tsvetolin Shulev