Hi
when I launched my camera app from Tizen 2.1 on development board (PANDA)
Its not getting launched, I have log for camera app that says
libcamera-external-engine.so
is not found.
__DEBUG__CAMERA__ /home/abuild/rpmbuild/BUILD/ug-camera-efl-0.1.114/src/cam.c, open_cam_ext_handle, 492
__DEBUG__CAMERA_ LOG= /usr/lib/libcamera-external-engine.so: cannot open shared object file: No such file or directory
appcore: sf_check_rotation failed: -1
(mmcamcorder:3121): GStreamer-CRITICAL **: gst_caps_get_structure: assertion `index < caps->structs->len' failed
ERR<3121>:elementary elm_gesture_layer.c:3679 elm_gesture_layer_add() could not add 0x2b4550 as sub object of 0xc2290
__DEBUG__CAMERA__ /home/abuild/rpmbuild/BUILD/ug-camera-efl-0.1.114/src/cam.c, __cam_start_thread_run, 776
ERR<3121>:evas_main evas_object_main.c:1250 evas_object_color_set() Evas only handles pre multiplied colors!
ERR<3121>:evas_main evas_object_main.c:1255 evas_object_color_set() Evas only handles pre multiplied colors!
ERR<3121>:evas_main evas_object_main.c:1260 evas_object_color_set() Evas only handles pre multiplied colors!
__DEBUG__CAMERA__Sensor_create__ /home/abuild/rpmbuild/BUILD/ug-camera-efl-0.1.114/src/cam.c, __start_sensor, 848
Where can I get this library ?
Any Idea what to do with this problem.
I am using USB WEB CAMERA on PANDA board
Thanks