Toybrick

楼主: troy

Rock-X AI组件库1.2.0 SDK发布(C&&Python)

 

alanz2019

新手上路

积分
40
51#
发表于 2019-9-5 15:18:53 | 只看该作者
在Studio上编译完成android face attribution demo apk, 运行出现如下信息,然后闪退。
2019-09-05 12:46:18.395 1715-1731/? I/com.rockchip.gpadc.rockx.face_landmark: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
2019-09-05 12:46:18.395 1715-1731/? I/OpenGLRenderer: Initialized EGL, version 1.4
2019-09-05 12:46:18.395 1715-1731/? D/OpenGLRenderer: Swap behavior 2
2019-09-05 12:46:18.401 1715-1731/? D/mali_winsys: EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, egl_color_buffer_format *, EGLBoolean) returns 0x3000
2019-09-05 12:46:18.420 1715-1715/? D/rkssd: surfaceCreated
2019-09-05 12:46:18.422 405-491/? D/CameraService: CameraService mNumberOfNormalCameras:1
2019-09-05 12:46:18.424 1715-1715/? D/rkssd: mCameraId = 0
2019-09-05 12:46:18.427 405-491/? I/CameraService: CameraService::connect call (PID -1 "com.rockchip.gpadc.rockx.face_landmark", camera ID 0) for HAL version default and Camera API version 1
2019-09-05 12:46:18.428 272-465/? D/CameraHal: camera_get_camera_info(1456): camera_get_camera_info(1456): camera_0 facing(0), orientation(0)
2019-09-05 12:46:18.429 413-1684/? D/NuPlayerDriver: NuPlayerDriver(0xeaba7770) created, clientPid(405)
2019-09-05 12:46:18.439 411-411/? E/ffmExtractor: Cannot load library libffmpeg_utils.so dlerror = dlopen failed: library "libffmpeg_utils.so" not found
2019-09-05 12:46:18.439 411-411/? E/ffmExtractor: lib open failed
2019-09-05 12:46:18.442 413-1743/? D/NuPlayerDriver: notifyListener_l(0xeaba7770), (1, 0, 0, -1), loop setting(0, 0)
2019-09-05 12:46:18.443 413-493/? D/NuPlayerDriver: NuPlayerDriver(0xeaba73f0) created, clientPid(405)
2019-09-05 12:46:18.449 411-942/? E/ffmExtractor: Cannot load library libffmpeg_utils.so dlerror = dlopen failed: library "libffmpeg_utils.so" not found
2019-09-05 12:46:18.449 411-942/? E/ffmExtractor: lib open failed
2019-09-05 12:46:18.453 413-1745/? D/NuPlayerDriver: notifyListener_l(0xeaba73f0), (1, 0, 0, -1), loop setting(0, 0)
2019-09-05 12:46:18.454 413-493/? D/NuPlayerDriver: NuPlayerDriver(0xe92b5070) created, clientPid(405)
2019-09-05 12:46:18.462 411-411/? E/ffmExtractor: Cannot load library libffmpeg_utils.so dlerror = dlopen failed: library "libffmpeg_utils.so" not found
2019-09-05 12:46:18.462 411-411/? E/ffmExtractor: lib open failed
2019-09-05 12:46:18.466 413-1747/? D/NuPlayerDriver: notifyListener_l(0xe92b5070), (1, 0, 0, -1), loop setting(0, 0)
2019-09-05 12:46:18.468 405-491/? I/CameraHardwareInterface: Opening camera 0
2019-09-05 12:46:18.469 272-465/? I/CamDev@1.0-impl: Opening camera 0
2019-09-05 12:46:18.469 272-465/? D/CameraHal: camera_get_camera_info(1456): camera_get_camera_info(1456): camera_0 facing(0), orientation(0)
2019-09-05 12:46:18.469 272-465/? I/CameraHal: camera_device_open(576): camera_device open
2019-09-05 12:46:18.469 272-465/? D/CameraHal: gCameraHalLogLevel: 0
2019-09-05 12:46:18.470 272-465/? D/vndksupport: Loading /vendor/lib/hw/gralloc.rk30board.so from current namespace instead of sphal namespace.
2019-09-05 12:46:18.471 272-465/? D/CameraHal: CameraHal(116): it is a uvc camera!
2019-09-05 12:46:18.471 272-465/? D/CameraHal: getCallingProcess(83): Calling process from sys.camera.callprocess is: com.rockchip.gpadc.rockx.face_landmark
2019-09-05 12:46:18.472 272-465/? D/CameraHal: getCallingProcess(83): Calling process from sys.camera.callprocess is: com.rockchip.gpadc.rockx.face_landmark
2019-09-05 12:46:18.587 272-465/? D/CameraHal: cameraCreate(391): Camera driver: uvcvideo  Card Name:HD Pro Webcam C920  Driver version: 4.4.167  CameraHal version: 1.81.13
2019-09-05 12:46:18.587 272-465/? D/CameraHal: cameraCreate(398): mCamDriverSupportFmt: fmt = 1448695129(YUYV 4:2:2),index = 0
2019-09-05 12:46:18.587 272-465/? D/CameraHal: cameraCreate(398): mCamDriverSupportFmt: fmt = 875967048(H.264),index = 1
2019-09-05 12:46:18.587 272-465/? D/CameraHal: cameraCreate(398): mCamDriverSupportFmt: fmt = 1196444237(Motion-JPEG),index = 2
2019-09-05 12:46:18.587 272-465/? D/CameraHal: cameraCreate(436): cameraCreate(436): mCamDriverPreviewFmt(MJPG) is cameraHal and camera driver is also supported!!
2019-09-05 12:46:18.587 272-465/? D/CameraHal: cameraCreate(438): mCamDriverPreviewFmt  = 1196444237
2019-09-05 12:46:18.587 272-465/? D/CameraHal: cameraCreate(444): cameraCreate(444): Current driver is uvcvideo, v4l2 memory is V4L2_MEMORY_MMAP
2019-09-05 12:46:18.588 272-465/? E/CameraHal: initDefaultParameters(524): initDefaultParameters(524): mCamDriverCapability.card is error!
2019-09-05 12:46:18.588 272-465/? D/CameraHal: initDefaultParameters(589): Support video sizesnull)
2019-09-05 12:46:18.589 272-465/? D/CameraHal: initDefaultParameters(604): Support Preview format: yuv420sp,yuv420p .. yuv420sp
2019-09-05 12:46:18.589 272-465/? D/CameraHal: initDefaultParameters(606): Support Preview sizes: 640x480,160x90,160x120,176x144,320x180,320x240,352x288,432x240,640x360,800x448,800x600,864x480,960x720,1024x576,1280x720,1600x896,1920x1080     640x480
2019-09-05 12:46:18.589 272-465/? D/CameraHal: initDefaultParameters(607): Support Preview FPS range: (15000,15000),(30000,30000)
2019-09-05 12:46:18.589 272-465/? D/CameraHal: initDefaultParameters(608): Support Preview framerate: 10,15,20,30
2019-09-05 12:46:18.589 272-465/? D/CameraHal: initDefaultParameters(609): Support Picture sizes: 640x480,160x90,160x120,176x144,320x180,320x240,352x288,432x240,640x360,800x448,800x600,864x480,960x720,1024x576,1280x720,1600x896,1920x1080
2019-09-05 12:46:18.589 272-465/? D/CameraHal: initDefaultParameters(611): Support white balance: auto,incandescent,fluorescent,daylight,cloudy-daylight
2019-09-05 12:46:18.589 272-465/? D/CameraHal: initDefaultParameters(613): Support color effect: none,mono,sepia
2019-09-05 12:46:18.589 272-465/? D/CameraHal: initDefaultParameters(619): Support focus: fixed  focus zone: 0
2019-09-05 12:46:18.589 272-465/? D/CameraHal: initDefaultParameters(621): Support zoom: true(ratios: 100,105,110,115,120,125,130,135,140,145,150,155,160,165,170,175,180,185,190,195,200,205,210,215,220,225,230,235,240,245,250,255,260,265,270,275,280,285,290,295,300,)
2019-09-05 12:46:18.589 272-465/? D/CameraHal: initDefaultParameters(625): Support exposure: (-3 -> 3)
2019-09-05 12:46:18.589 272-465/? D/CameraHal: initDefaultParameters(629): Support anti-banding: off,50hz,60hz,auto  anti-banding: off
2019-09-05 12:46:18.589 272-465/? D/CameraHal: initDefaultParameters(631): Support hardware faces detecte: 2
2019-09-05 12:46:18.589 272-465/? D/CameraHal: initDefaultParameters(632): Support software faces detecte: 0
2019-09-05 12:46:18.589 272-465/? D/CameraHal: initDefaultParameters(633): Support video stabilization: false
2019-09-05 12:46:18.589 272-465/? D/CameraHal: initDefaultParameters(634): Support recording hint: false
2019-09-05 12:46:18.590 272-465/? D/CameraHal: cameraConfig(766): cameraConfig(766): Set framerate(30 fps) success
2019-09-05 12:46:18.590 272-465/? D/CameraHal: cameraConfig(809): cameraConfig(809): Set white balance(auto) success
2019-09-05 12:46:18.590 272-465/? E/CameraHal: cameraConfig(839): cameraConfig(839): Set effect(none) fail
2019-09-05 12:46:18.590 272-465/? D/CameraHal: cameraConfig(886): cameraConfig(886): Set anti-banding Disabled
2019-09-05 12:46:18.590 272-465/? D/CameraHal: cameraConfig(967): cameraConfig(967): Set exposure 0        127
2019-09-05 12:46:18.590 272-465/? D/CameraHal: isNeedToRestartPreview(164): mPreviewFrame2AppW (640x480)
2019-09-05 12:46:18.590 272-465/? D/CameraHal: isNeedToRestartPreview(165): mCamPreviewW (640x480)
2019-09-05 12:46:18.590 272-465/? D/CameraHal: isNeedToRestartPreview(166): video width (640x480)
2019-09-05 12:46:18.592 272-464/? D/CameraHal: camera_get_camera_info(1456): camera_get_camera_info(1456): camera_0 facing(0), orientation(0)
2019-09-05 12:46:18.593 1715-1715/? D/rkssd: mCamera0 = android.hardware.Camera@1696351
2019-09-05 12:46:18.599 1715-1715/? V/rkssd: Camera Supported Preview Size = 640x480
2019-09-05 12:46:18.600 1715-1715/? V/rkssd: Camera Supported Preview Size = 160x90
2019-09-05 12:46:18.600 1715-1715/? V/rkssd: Camera Supported Preview Size = 160x120
2019-09-05 12:46:18.600 1715-1715/? V/rkssd: Camera Supported Preview Size = 176x144
2019-09-05 12:46:18.601 1715-1715/? V/rkssd: Camera Supported Preview Size = 320x180
2019-09-05 12:46:18.601 1715-1715/? V/rkssd: Camera Supported Preview Size = 320x240
2019-09-05 12:46:18.601 1715-1715/? V/rkssd: Camera Supported Preview Size = 352x288
2019-09-05 12:46:18.601 1715-1715/? V/rkssd: Camera Supported Preview Size = 432x240
2019-09-05 12:46:18.601 1715-1715/? V/rkssd: Camera Supported Preview Size = 640x360
2019-09-05 12:46:18.601 1715-1715/? V/rkssd: Camera Supported Preview Size = 800x448
2019-09-05 12:46:18.601 1715-1715/? V/rkssd: Camera Supported Preview Size = 800x600
2019-09-05 12:46:18.601 1715-1715/? V/rkssd: Camera Supported Preview Size = 864x480
2019-09-05 12:46:18.601 1715-1715/? V/rkssd: Camera Supported Preview Size = 960x720
2019-09-05 12:46:18.602 1715-1715/? V/rkssd: Camera Supported Preview Size = 1024x576
2019-09-05 12:46:18.602 1715-1715/? V/rkssd: Camera Supported Preview Size = 1280x720
2019-09-05 12:46:18.602 1715-1715/? V/rkssd: Camera Supported Preview Size = 1600x896
2019-09-05 12:46:18.602 1715-1715/? V/rkssd: Camera Supported Preview Size = 1920x1080
2019-09-05 12:46:18.607 272-1755/? D/CameraHal: setParameters(693): suppport focus modes:fixed, expect:fixed
2019-09-05 12:46:18.607 272-1755/? D/CameraHal: isNeedToRestartPreview(164): mPreviewFrame2AppW (640x480)
2019-09-05 12:46:18.607 272-1755/? D/CameraHal: isNeedToRestartPreview(165): mCamPreviewW (640x480)
2019-09-05 12:46:18.607 272-1755/? D/CameraHal: isNeedToRestartPreview(166): video width (640x480)
2019-09-05 12:46:18.609 405-462/? I/CameraHardwareInterface: Destroying camera 0
2019-09-05 12:46:18.609 272-1755/? D/CameraHal: commandThread(998): commandThread(998):receive CMD_SET_PREVIEW_WINDOW
2019-09-05 12:46:18.609 272-1755/? D/CameraHal: commandThread(1014): commandThread(1014): CMD_SET_PREVIEW_WINDOW out
2019-09-05 12:46:18.609 272-1755/? D/CameraHal: commandThread(889): commandThread(889):receive CMD_PREVIEW_START
2019-09-05 12:46:18.609 272-1755/? D/CameraHal: startPreview(198): startPreview198:preview_w = 640,preview_h = 480,drv_w = 640,drv_h = 480
2019-09-05 12:46:18.610 1715-1715/? D/rkssd: surfaceChanged
2019-09-05 12:46:18.611 277-403/? I/[Gralloc]: Got fd 16 for handle 1
2019-09-05 12:46:18.611 277-403/? I/[Gralloc]: leave, w : 307200, h : 1, format : 0x4,internal_format : 0x4, usage : 0x60033. size=614400,pixel_stride=307200,byte_stride=614400
2019-09-05 12:46:18.611 277-403/? I/[Gralloc]: leave: prime_fd=16,share_attr_fd=17
2019-09-05 12:46:18.612 272-1755/? I/[Gralloc]: Got handle 1 for fd 27
2019-09-05 12:46:18.612 272-1755/? I/[Gralloc]: leave, w : 307200, h : 1, format : 0x4,internal_format : 0x4, usage : 0x60033. size=614400,pixel_stride=307200,byte_stride=614400
2019-09-05 12:46:18.612 272-1755/? I/[Gralloc]: leave: prime_fd=27,share_attr_fd=28
2019-09-05 12:46:18.612 272-1755/? D/CameraHal: cam_mem_gralloc_ops_alloc(422): alloc graphic buffer sucess,mem 0xeee19900, vir_addr 0xea908000,fd 27
2019-09-05 12:46:18.614 277-403/? I/[Gralloc]: Got fd 16 for handle 1
2019-09-05 12:46:18.614 277-403/? I/[Gralloc]: leave, w : 307200, h : 1, format : 0x4,internal_format : 0x4, usage : 0x60033. size=614400,pixel_stride=307200,byte_stride=614400
2019-09-05 12:46:18.614 277-403/? I/[Gralloc]: leave: prime_fd=16,share_attr_fd=17
2019-09-05 12:46:18.614 272-1755/? I/[Gralloc]: Got handle 2 for fd 31
2019-09-05 12:46:18.614 272-1755/? I/[Gralloc]: leave, w : 307200, h : 1, format : 0x4,internal_format : 0x4, usage : 0x60033. size=614400,pixel_stride=307200,byte_stride=614400
2019-09-05 12:46:18.614 272-1755/? I/[Gralloc]: leave: prime_fd=31,share_attr_fd=32
2019-09-05 12:46:18.615 272-1755/? D/CameraHal: cam_mem_gralloc_ops_alloc(422): alloc graphic buffer sucess,mem 0xeee19a80, vir_addr 0xea872000,fd 31
2019-09-05 12:46:18.616 277-403/? I/[Gralloc]: Got fd 16 for handle 1
2019-09-05 12:46:18.616 277-403/? I/[Gralloc]: leave, w : 307200, h : 1, format : 0x4,internal_format : 0x4, usage : 0x60033. size=614400,pixel_stride=307200,byte_stride=614400
2019-09-05 12:46:18.616 277-403/? I/[Gralloc]: leave: prime_fd=16,share_attr_fd=17
2019-09-05 12:46:18.616 272-1755/? I/[Gralloc]: Got handle 3 for fd 34
2019-09-05 12:46:18.616 272-1755/? I/[Gralloc]: leave, w : 307200, h : 1, format : 0x4,internal_format : 0x4, usage : 0x60033. size=614400,pixel_stride=307200,byte_stride=614400
2019-09-05 12:46:18.616 272-1755/? I/[Gralloc]: leave: prime_fd=34,share_attr_fd=35
2019-09-05 12:46:18.617 272-1755/? D/CameraHal: cam_mem_gralloc_ops_alloc(422): alloc graphic buffer sucess,mem 0xeee19ba0, vir_addr 0xea7dc000,fd 34
2019-09-05 12:46:18.618 277-403/? I/[Gralloc]: Got fd 16 for handle 1
2019-09-05 12:46:18.619 277-403/? I/[Gralloc]: leave, w : 307200, h : 1, format : 0x4,internal_format : 0x4, usage : 0x60033. size=614400,pixel_stride=307200,byte_stride=614400
2019-09-05 12:46:18.619 277-403/? I/[Gralloc]: leave: prime_fd=16,share_attr_fd=17
2019-09-05 12:46:18.619 272-1755/? I/[Gralloc]: Got handle 4 for fd 37
2019-09-05 12:46:18.619 272-1755/? I/[Gralloc]: leave, w : 307200, h : 1, format : 0x4,internal_format : 0x4, usage : 0x60033. size=614400,pixel_stride=307200,byte_stride=614400
2019-09-05 12:46:18.620 272-1755/? I/[Gralloc]: leave: prime_fd=37,share_attr_fd=38
2019-09-05 12:46:18.620 272-1755/? D/CameraHal: cam_mem_gralloc_ops_alloc(422): alloc graphic buffer sucess,mem 0xeee19a40, vir_addr 0xea746000,fd 37
2019-09-05 12:46:18.621 272-1755/? D/CameraHal: cameraSetSize(493): cameraSetSize(493):IN, w = 640,h = 480
2019-09-05 12:46:18.623 272-1755/? D/CameraHal: cameraStream(515): cameraStream(515)n = 1
2019-09-05 12:46:18.653 277-403/? I/[Gralloc]: Got fd 16 for handle 1
2019-09-05 12:46:18.655 277-403/? I/[Gralloc]: leave, w : 2560, h : 1356, format : 0x1,internal_format : 0x1, usage : 0xb00. size=13885440,pixel_stride=2560,byte_stride=10240
2019-09-05 12:46:18.655 277-403/? I/[Gralloc]: leave: prime_fd=16,share_attr_fd=17
2019-09-05 12:46:18.656 289-306/? I/[Gralloc]: Got handle 9 for fd 81
2019-09-05 12:46:18.656 289-306/? I/[Gralloc]: leave, w : 2560, h : 1356, format : 0x1,internal_format : 0x1, usage : 0xb00. size=13885440,pixel_stride=2560,byte_stride=10240
2019-09-05 12:46:18.656 289-306/? I/[Gralloc]: leave: prime_fd=81,share_attr_fd=118
2019-09-05 12:46:18.659 1715-1731/? I/[Gralloc]: Got handle 1 for fd 55
2019-09-05 12:46:18.659 1715-1731/? I/[Gralloc]: leave, w : 2560, h : 1356, format : 0x1,internal_format : 0x1, usage : 0xb00. size=13885440,pixel_stride=2560,byte_stride=10240
2019-09-05 12:46:18.659 1715-1731/? I/[Gralloc]: leave: prime_fd=55,share_attr_fd=56
2019-09-05 12:46:18.681 516-538/system_process I/ActivityManager: Displayed com.rockchip.gpadc.rockx.face_landmark/com.rockchip.gpadc.demo.MainActivity: +610ms
2019-09-05 12:46:18.716 277-403/? I/[Gralloc]: Got fd 16 for handle 1
2019-09-05 12:46:18.717 1715-1715/? I/Thread-2: type=1400 audit(0.0:146): avc: denied { read } for name="nvmem" dev="sysfs" ino=8585 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:sysfs_armnn:s0 tclass=file permissive=1
2019-09-05 12:46:18.717 1715-1715/? I/Thread-2: type=1400 audit(0.0:147): avc: denied { open } for path="/sys/devices/platform/ff690000.efuse/rockchip-efuse0/nvmem" dev="sysfs" ino=8585 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:sysfs_armnn:s0 tclass=file permissive=1
2019-09-05 12:46:18.717 1715-1715/? I/Thread-2: type=1400 audit(0.0:148): avc: denied { getattr } for path="/sys/devices/platform/ff690000.efuse/rockchip-efuse0/nvmem" dev="sysfs" ino=8585 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:sysfs_armnn:s0 tclass=file permissive=1
2019-09-05 12:46:18.717 1715-1715/? I/Thread-2: type=1400 audit(0.0:149): avc: denied { read } for name="compatible" dev="sysfs" ino=76 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:sysfs:s0 tclass=file permissive=1
2019-09-05 12:46:18.717 1715-1715/? I/Thread-2: type=1400 audit(0.0:150): avc: denied { open } for path="/sys/firmware/devicetree/base/compatible" dev="sysfs" ino=76 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:sysfs:s0 tclass=file permissive=1
2019-09-05 12:46:18.717 1715-1715/? I/Thread-2: type=1400 audit(0.0:151): avc: denied { getattr } for path="/sys/firmware/devicetree/base/compatible" dev="sysfs" ino=76 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:sysfs:s0 tclass=file permissive=1
2019-09-05 12:46:18.717 1715-1715/? I/Thread-2: type=1400 audit(0.0:152): avc: denied { write } for name="transfer_proxy" dev="tmpfs" ino=2728 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:socket_device:s0 tclass=sock_file permissive=1
2019-09-05 12:46:18.717 1715-1715/? I/Thread-2: type=1400 audit(0.0:153): avc: denied { connectto } for path="/dev/socket/transfer_proxy" scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:r:npu_transfer_proxy:s0 tclass=unix_stream_socket permissive=1
2019-09-05 12:46:18.718 277-403/? I/[Gralloc]: leave, w : 2560, h : 1356, format : 0x1,internal_format : 0x1, usage : 0xb00. size=13885440,pixel_stride=2560,byte_stride=10240
2019-09-05 12:46:18.718 277-403/? I/[Gralloc]: leave: prime_fd=16,share_attr_fd=17
2019-09-05 12:46:18.718 289-424/? I/[Gralloc]: Got handle 15 for fd 138
2019-09-05 12:46:18.718 289-424/? I/[Gralloc]: leave, w : 2560, h : 1356, format : 0x1,internal_format : 0x1, usage : 0xb00. size=13885440,pixel_stride=2560,byte_stride=10240
2019-09-05 12:46:18.718 289-424/? I/[Gralloc]: leave: prime_fd=138,share_attr_fd=139
2019-09-05 12:46:18.719 1715-1731/? I/[Gralloc]: Got handle 2 for fd 60
2019-09-05 12:46:18.719 1715-1731/? I/[Gralloc]: leave, w : 2560, h : 1356, format : 0x1,internal_format : 0x1, usage : 0xb00. size=13885440,pixel_stride=2560,byte_stride=10240
2019-09-05 12:46:18.719 1715-1731/? I/[Gralloc]: leave: prime_fd=60,share_attr_fd=61
2019-09-05 12:46:18.721 278-343/? I/[Gralloc]: Got handle 1 for fd 70
2019-09-05 12:46:18.721 278-343/? I/[Gralloc]: leave, w : 2560, h : 1356, format : 0x1,internal_format : 0x1, usage : 0xb00. size=13885440,pixel_stride=2560,byte_stride=10240
2019-09-05 12:46:18.721 278-343/? I/[Gralloc]: leave: prime_fd=70,share_attr_fd=72
2019-09-05 12:46:18.721 278-343/? E/hwc_rk: hwc_get_handle_layername:cann't get value from gralloc
2019-09-05 12:46:18.738 278-343/? E/hwc_rk: hwc_get_handle_layername:cann't get value from gralloc
2019-09-05 12:46:18.755 516-530/system_process E/memtrack: Couldn't load memtrack module
2019-09-05 12:46:18.755 516-530/system_process W/android.os.Debug: failed to get memory consumption info: -1
2019-09-05 12:46:18.779 278-343/? I/[Gralloc]: Got handle 2 for fd 42
2019-09-05 12:46:18.779 278-343/? I/[Gralloc]: leave, w : 2560, h : 1356, format : 0x1,internal_format : 0x1, usage : 0xb00. size=13885440,pixel_stride=2560,byte_stride=10240
2019-09-05 12:46:18.779 278-343/? I/[Gralloc]: leave: prime_fd=42,share_attr_fd=47
2019-09-05 12:46:18.780 278-343/? E/hwc_rk: hwc_get_handle_layername:cann't get value from gralloc
2019-09-05 12:46:18.790 278-343/? I/chatty: uid=1000(system) HwBinder:278_2 identical 1 line
2019-09-05 12:46:18.805 278-343/? E/hwc_rk: hwc_get_handle_layername:cann't get value from gralloc
2019-09-05 12:46:18.814 272-1755/? D/CameraHal: startPreview(240): startPreview(240):OUT
2019-09-05 12:46:18.815 272-1749/? D/CameraHal: displayThread(645): displayThread(645): receive CMD_DISPLAY_START
2019-09-05 12:46:18.815 272-1749/? D/CameraHal: cameraDisplayBufferDestory(438): cameraDisplayBufferDestory(438): mANativeWindow is NULL, destory is ignore
2019-09-05 12:46:18.815 1715-1756/? E/RKNNAPI: rknn_init,  msg_load_ack fail, ack = 1, expect 0!
2019-09-05 12:46:18.817 1715-1756/? E/rockx: rknn_init fail! ret=-6
2019-09-05 12:46:18.817 1715-1756/? E/rockx: init module(1) error -1
回复

使用道具 举报

alanz2019

新手上路

积分
40
52#
发表于 2019-9-5 15:32:11 | 只看该作者
troy 发表于 2019-9-5 09:03
我这边编译运行都正常啊,你使用的是哪一个版本的安卓固件。

rk3399pro-userdebug 8.1.0 OPM 8.190405.001 092654 test-keys
回复

使用道具 举报

alanz2019

新手上路

积分
40
53#
发表于 2019-9-5 15:33:22 | 只看该作者
alanz2019 发表于 2019-9-5 15:32
rk3399pro-userdebug 8.1.0 OPM 8.190405.001 092654 test-keys

是不是这个版本的android firmware的/system/lib64中缺少libffmpeg-utils.so文件?
回复

使用道具 举报

troy

版主

积分
2346
54#
 楼主| 发表于 2019-9-5 15:59:08 | 只看该作者
alanz2019 发表于 2019-9-5 15:33
是不是这个版本的android firmware的/system/lib64中缺少libffmpeg-utils.so文件?

我固件最新有发布V1.5的,烧最新的固件试试
回复

使用道具 举报

alanz2019

新手上路

积分
40
55#
发表于 2019-9-5 16:08:16 | 只看该作者
troy 发表于 2019-9-5 15:59
我固件最新有发布V1.5的,烧最新的固件试试

哪里下载?
回复

使用道具 举报

troy

版主

积分
2346
56#
 楼主| 发表于 2019-9-5 16:20:59 | 只看该作者
回复

使用道具 举报

lee_burt

注册会员

积分
94
57#
发表于 2019-9-11 13:39:24 | 只看该作者
什么时候能在rk1808上使用?
回复

使用道具 举报

troy

版主

积分
2346
58#
 楼主| 发表于 2019-9-11 16:28:54 | 只看该作者
lee_burt 发表于 2019-9-11 13:39
什么时候能在rk1808上使用?

已经支持了,重新下载附件就好了
回复

使用道具 举报

lee_burt

注册会员

积分
94
59#
发表于 2019-9-12 17:06:05 | 只看该作者
troy 发表于 2019-9-11 16:28
已经支持了,重新下载附件就好了

谢谢大佬的回复,谢谢~~
回复

使用道具 举报

vmnabix

注册会员

积分
91
60#
发表于 2019-9-27 09:38:49 | 只看该作者
现在有没有支持手势识别的功能,如12345等,简单的手势。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

产品中心 购买渠道 开源社区 Wiki教程 资料下载 关于Toybrick


快速回复 返回顶部 返回列表