You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Video capturing through error on android kitkat device:
D/MPEG4Writer: Writer thread stopped W/System.err: java.lang.IllegalStateException: Failed to stop the muxer W/System.err: at android.media.MediaMuxer.nativeStop(Native Method) W/System.err: at android.media.MediaMuxer.stop(MediaMuxer.java:226) W/System.err: at app24.whtsappstatus.Camera.media.record.MediaMuxerWrapper.stop(MediaMuxerWrapper.java:121) W/System.err: at app24.whtsappstatus.Camera.media.record.MediaEncoder.release(MediaEncoder.java:168) W/System.err: at app24.whtsappstatus.Camera.media.record.MediaAudioEncoder.release(MediaAudioEncoder.java:89) W/System.err: at app24.whtsappstatus.Camera.media.record.MediaEncoder.run(MediaEncoder.java:105) W/System.err: at java.lang.Thread.run(Thread.java:841)
The text was updated successfully, but these errors were encountered:
Video capturing through error on android kitkat device:
D/MPEG4Writer: Writer thread stopped W/System.err: java.lang.IllegalStateException: Failed to stop the muxer W/System.err: at android.media.MediaMuxer.nativeStop(Native Method) W/System.err: at android.media.MediaMuxer.stop(MediaMuxer.java:226) W/System.err: at app24.whtsappstatus.Camera.media.record.MediaMuxerWrapper.stop(MediaMuxerWrapper.java:121) W/System.err: at app24.whtsappstatus.Camera.media.record.MediaEncoder.release(MediaEncoder.java:168) W/System.err: at app24.whtsappstatus.Camera.media.record.MediaAudioEncoder.release(MediaAudioEncoder.java:89) W/System.err: at app24.whtsappstatus.Camera.media.record.MediaEncoder.run(MediaEncoder.java:105) W/System.err: at java.lang.Thread.run(Thread.java:841)
The text was updated successfully, but these errors were encountered: