Harshad0011
Harshad0011
@ai-plays i don't have my device currently but the issue rises with mediamuxer, as it was closed in loop it self and also was constantly starting in loop, ive adjusted...
E FATAL EXCEPTION: DefaultDispatcher-worker-1 Process: com.example.posex, PID: 12592 java.lang.IllegalStateException: Can't stop due to wrong state(INITIALIZED) at android.media.MediaMuxer.stop(MediaMuxer.java:492) at com.example.posex.record.RecordActivity$processProcessedVideo$1.invokeSuspend(RecordActivity.kt:209) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) at...
@arianaa30 hey I'm also trying to integrate pose detection with my app which uses camera2 api if you've found the solution to handle bufferQueueProducer error, please share your insights and...