We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
调用mLFLiveView.stop()方法的时候会发生, 2021-12-14 18:48:36.451 24764-25082/com.devyk.ykav_sample D/SopCast: Pause video recording 2021-12-14 18:48:36.453 24764-25086/com.devyk.ykav_sample D/SopCast: Stop video recording 2021-12-14 18:48:36.466 24764-25054/com.devyk.ykav_sample W/ACodec: forcing OMX state to Idle when received shutdown in ExecutingState 2021-12-14 18:48:36.471 24764-25053/com.devyk.ykav_sample I/MediaCodec: start process kWhatStopCompleted 2021-12-14 18:48:36.476 24764-25086/com.devyk.ykav_sample D/ykav_common: release 2021-12-14 18:48:36.476 24764-25086/com.devyk.ykav_sample A/libc: FORTIFY: pthread_mutex_destroy called on a destroyed mutex (0xe77625e4) 2021-12-14 18:48:36.477 24764-25086/com.devyk.ykav_sample A/libc: Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 25086 (Thread-13), pid 24764 (vyk.ykav_sample) 2021-12-14 18:48:36.940 24764-24811/com.devyk.ykav_sample W/libEGL: EGLNativeWindowType 0xd5757ec8 disconnect failed
The text was updated successfully, but these errors were encountered:
No branches or pull requests
调用mLFLiveView.stop()方法的时候会发生,
2021-12-14 18:48:36.451 24764-25082/com.devyk.ykav_sample D/SopCast: Pause video recording
2021-12-14 18:48:36.453 24764-25086/com.devyk.ykav_sample D/SopCast: Stop video recording
2021-12-14 18:48:36.466 24764-25054/com.devyk.ykav_sample W/ACodec: forcing OMX state to Idle when received shutdown in ExecutingState
2021-12-14 18:48:36.471 24764-25053/com.devyk.ykav_sample I/MediaCodec: start process kWhatStopCompleted
2021-12-14 18:48:36.476 24764-25086/com.devyk.ykav_sample D/ykav_common: release
2021-12-14 18:48:36.476 24764-25086/com.devyk.ykav_sample A/libc: FORTIFY: pthread_mutex_destroy called on a destroyed mutex (0xe77625e4)
2021-12-14 18:48:36.477 24764-25086/com.devyk.ykav_sample A/libc: Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 25086 (Thread-13), pid 24764 (vyk.ykav_sample)
2021-12-14 18:48:36.940 24764-24811/com.devyk.ykav_sample W/libEGL: EGLNativeWindowType 0xd5757ec8 disconnect failed
The text was updated successfully, but these errors were encountered: