maliqhammad
maliqhammad
java.lang.IllegalStateException: Surface was requested when the Recorder had encountered error androidx.camera.video.internal.encoder.InvalidConfigException: Encoder cannot created: null at com.google.android.libraries.i.e.run(PG:2) at androidx.camera.video.Recorder.onSurfaceRequested(Recorder.java:414) at com.google.android.libraries.i.s.run(PG:4) at java.lang.Thread.run(Thread.java:764) at androidx.camera.video.VideoCapture.createPipeline(VideoCapture.java:388) at androidx.camera.video.VideoCapture.resetPipeline(VideoCapture.java:435) at androidx.camera.video.VideoCapture.lambda$createPipeline$0$VideoCapture(VideoCapture.java:403) at...
io.github.techgnious.exception.VideoException: Error Occurred while resizing the video 2021-12-09 11:44:07.982 26426-26426/com.krunal.example W/System.err: at io.github.techgnious.IVCompressor.encodeVideo(IVCompressor.java:510) 2021-12-09 11:44:07.982 26426-26426/com.krunal.example W/System.err: at io.github.techgnious.IVCompressor.reduceVideoSize(IVCompressor.java:269) 2021-12-09 11:44:07.982 26426-26426/com.krunal.example W/System.err: at com.krunal.example.MainActivity.onActivityResult(MainActivity.java:247) 2021-12-09 11:44:07.982 26426-26426/com.krunal.example W/System.err: at...