Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

还没有开始录像的时候,点点屏幕或者开始录制按钮那里,就崩溃了 #255

Open
WarriorYu opened this issue Nov 13, 2019 · 1 comment

Comments

@WarriorYu
Copy link

还没有开始录像的时候,点点屏幕或者开始录制按钮那里,就崩溃了。希望作者维护一下这个库,这个库的功能很贴近实际开发的需求,谢谢作者。

2019-11-13 15:05:18.998 17896-17896/com.simple.app E/PressGestureDetector: Time out for start text boom, interval=1472
2019-11-13 15:05:30.326 17896-17896/com.simple.app E/AudioRecord: start() status -38
2019-11-13 15:05:30.327 17896-17896/com.simple.app E/JCameraView: AudioPermissionError
2019-11-13 15:05:30.830 17896-17896/com.simple.app E/PressGestureDetector: Time out for start text boom, interval=1013
2019-11-13 15:05:34.567 17896-18338/com.simple.app E/ExtMediaPlayer-JNI: env->IsInstanceOf fails
2019-11-13 15:05:34.567 17896-18338/com.simple.app E/MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
2019-11-13 15:05:34.567 17896-18338/com.simple.app E/ExtMediaPlayer-JNI: env->IsInstanceOf fails
2019-11-13 15:05:34.567 17896-18338/com.simple.app E/MediaPlayer-JNI: JNIMediaPlayerFactory: bIsQCMediaPlayerPresent 0
2019-11-13 15:05:34.685 17896-18338/com.simple.app E/AndroidRuntime: FATAL EXCEPTION: Thread-53
Process: com.simple.app, PID: 17896
java.lang.IllegalArgumentException: The surface has been released
at android.media.MediaPlayer._setVideoSurface(Native Method)
at android.media.MediaPlayer.setSurface(MediaPlayer.java:752)
at com.cjt2325.cameralibrary.JCameraView$9.run(JCameraView.java:498)
at java.lang.Thread.run(Thread.java:761)

@xionger0520
Copy link

@WarriorYu 我基于这个库重写了 修复了动画交互和相机操作的一些bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants