Emre
Results
2
comments of
Emre
@rkistner Same in sample app, it does not show preview just black screen like below. We can not take stack trace, because we do not have the device.
Crash IllegalStateException MediaCodec.native_dequeueInputBuffer(MediaCodec.java) during compression
@izzytwosheds I guess this issue happening when you get failed and if you retry right away with new compression. In that case `onError` is called before release completed for some...