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.

Libcamera.so

Other Parts Discussed in Thread: 4460, 4430

Hi ,

I have compiled the android JB 4.1.2 to omap 4460. Every thing is fine working good. But the problem is with camera.

Camera application (omapcamera) is crashing & their is no libcamera.so in the lib directory. Is their any other patch that needs to be addded if so can anyone suggest from where it can  be downloaded for variscite som 4460 based dart board. I have applied ducati binary but even that also the libcamera.so is not available.

7317.log.txt

Regards

Sainath

  • Look at  http://omappedia.org/wiki/Android:_Working_with_pre-built_binaries for compatible release to your setup.

    Latest release with JB 4.1.2 is: http://omappedia.org/wiki/4AJ.2.2_OMAP4_Jelly_Bean_Release_Notes


    Just push the binary into /system/vendor/firmware/.

  • Hi Rene,

    what binary should i have to push into the /system/vendor/firmware. I didnt get you. I have taken the prebuilt images & tested the omap4430. But the USB camera is not able capture the images. Unable to catch the problem .

    Regards,

    N Sainath

  • Sainath,

    I meant Ducati binary, each TI release have a link for its ducati prebuild.
    But however, they are tested only on TI hardware baseline only. Ducati binary must be named
    as per release chart shows.

    Also, For Variscite board support, please contact them directly; see http://www.variscite.com/.

  • But while android JB 4.1.2 source code to pandaboard es, I am not getting the libcamera.so due to this the camera applications are crashing. can you please tell me what could be the problem.

    Regards,

    sainath

  • Sainath

    First of  all lets clarify some gaps. So please provide details of  your HW platform, The release baseline that you are using. Also do not forget to include the kernel logs as well as the logcat.

    CameraOMAP relies on several layers of TI components such as: DOMX, CameraInterface,  CameraHall, etc, so they are integrated into CameraService so this is used by the application. There is no libcamera.so in TI releases.

    Also be sure that you camera device is well recognized so please jut plug the camera and reboot your device.

    Regards.

  • Hi,

    I using 4460 based board & android JB 4.1.2. The usb camera is being detected by the kernel 3.0 & creating a device node at /dev . i'm using the logitec c160 webcam. But the application is crashing. here is my logcat attached. please help me out.  4263.Log_v.txt

    I am asking about libcamera.so as I am using the 4430 based pandaboard for reference. In the RFS /system/lib it  shows libcamer.so (where I am thinking it as a camera HAL).Here the USB camera is detected but no image preview by web cam.

    Does Android JB 4.1.2 support the usb camera or not . If yes please help me.

    Is aandroid JB for 4460/4430 based boards is an TI support or community support ?