You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
请帮忙看一下是什么问题,谢谢
openUVCCamera:
java.lang.IllegalArgumentException: Failed to initialize audio/mp4a-latm, error 0xfffffffe
at android.media.MediaCodec.native_setup(Native Method)
at android.media.MediaCodec.(MediaCodec.java:1811)
at android.media.MediaCodec.createEncoderByType(MediaCodec.java:1777)
at com.herohan.uvcapp.VideoCapture.initVideoAudioEncoder(VideoCapture.java:257)
at com.herohan.uvcapp.VideoCapture.(VideoCapture.java:204)
at com.herohan.uvcapp.CameraInternal.openUVCCamera(CameraInternal.java:239)
at com.herohan.uvcapp.CameraInternal.openCamera(CameraInternal.java:191)
at com.herohan.uvcapp.CameraConnectionService$CameraConnection.openCamera(CameraConnectionService.java:310)
at com.herohan.uvcapp.CameraHelper.lambda$openCamera$6$com-herohan-uvcapp-CameraHelper(CameraHelper.java:253)
at com.herohan.uvcapp.CameraHelper$$ExternalSyntheticLambda6.run(Unknown Source:4)
at android.os.Handler.handleCallback(Handler.java:873)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:193)
at android.os.HandlerThread.run(HandlerThread.java:65)
The text was updated successfully, but these errors were encountered:
请帮忙看一下是什么问题,谢谢
openUVCCamera:
java.lang.IllegalArgumentException: Failed to initialize audio/mp4a-latm, error 0xfffffffe
at android.media.MediaCodec.native_setup(Native Method)
at android.media.MediaCodec.(MediaCodec.java:1811)
at android.media.MediaCodec.createEncoderByType(MediaCodec.java:1777)
at com.herohan.uvcapp.VideoCapture.initVideoAudioEncoder(VideoCapture.java:257)
at com.herohan.uvcapp.VideoCapture.(VideoCapture.java:204)
at com.herohan.uvcapp.CameraInternal.openUVCCamera(CameraInternal.java:239)
at com.herohan.uvcapp.CameraInternal.openCamera(CameraInternal.java:191)
at com.herohan.uvcapp.CameraConnectionService$CameraConnection.openCamera(CameraConnectionService.java:310)
at com.herohan.uvcapp.CameraHelper.lambda$openCamera$6$com-herohan-uvcapp-CameraHelper(CameraHelper.java:253)
at com.herohan.uvcapp.CameraHelper$$ExternalSyntheticLambda6.run(Unknown Source:4)
at android.os.Handler.handleCallback(Handler.java:873)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:193)
at android.os.HandlerThread.run(HandlerThread.java:65)
The text was updated successfully, but these errors were encountered: