jiuqiant / mediapipe_multi_hands_tracking_aar_example

MediaPipe multi-hand tracking gpu demo with MediaPipe's Android archive library
114 stars 47 forks source link

摄像头启动后不久就黑屏停止不动了,程序没有报错,我用官方的来跑是正常的,知道这是什么问题吗? #20

Open LMR2018 opened 3 years ago

LMR2018 commented 3 years ago

D/UseCaseAttachState: All use case: [androidx.camera.core.Preview-27cce9c0-8fa0-445c-a7e1-b01fa4accbdb265504916] for camera: 0 D/DeferrableSurface: New surface in use[total_surfaces=1, used_surfaces=1](androidx.camera.core.SurfaceRequest$2@f72883} use count+1, useCount=1 androidx.camera.core.SurfaceRequest$2@f72883 D/CaptureSession: Opening capture session. D/CaptureSession: Attempting to send capture request onConfigured Issuing request for session. D/CaptureSession: CameraCaptureSession.onConfigured() mState=OPENED D/CaptureSession: CameraCaptureSession.onReady() OPENED D/CameraOrientationUtil: getRelativeImageRotation: destRotationDegrees=0, sourceRotationDegrees=270, isOppositeFacing=true, result=270

LMR2018 commented 3 years ago

还没进行到加载tflite模型这一步就黑屏停止不动了

LMR2018 commented 3 years ago

Snipaste_2021-11-22_11-42-09

摄像头启动后不久就黑屏停止不动了,程序没有报错,我用官方的来跑是正常的,知道这是什么问题吗?

Chengdong-Yang commented 2 years ago

请问你解决问题了吗,我也有这个问题