Dear TI E2E Community,
I have tried to use a lot of cameras with beaglebone on Android, as USB cameras and, a few days ago, with the camera cape for beaglebone. I know that you are improving the drivers to make possible to use these cameras with a better resolution (I have seen the changes in CameraHardware.cpp file between ICS and JB).
But, nowadays, I only can take pictures from USB cameras with a resolution of 320x240 and from cape with a resolution of 256x256 (the Camera.apk doesn't allow me to change the picture resolution and when I make an application to use the camera api I can't take a picture with a better resolution than 512x512).
In my opinion, these resolutions are very poor and it restrict me to make new prototypes, because I need to process images and, obviously, I need much more resolution.
Could you tell me, when I will be able to use a camera on beaglebone without these restrictions? Probably in the next release?
Thanks for your support!