LandscapeVideoCamera icon indicating copy to clipboard operation
LandscapeVideoCamera copied to clipboard

start failed: -19 android 7.1.1

Open pcg92 opened this issue 7 years ago • 0 comments

/MediaRecorder: start failed: -19 04-06 09:17:18.243 6530-6530/W/System.err: java.lang.RuntimeException: start failed. 04-06 09:17:18.244 6530-6530/W/System.err: at android.media.MediaRecorder.start(Native Method) at com.jmolsmobile.landscapevideocapture.recorder.VideoRecorder.startRecorder(VideoRecorder.java:182) at com.jmolsmobile.landscapevideocapture.recorder.VideoRecorder.startRecording(VideoRecorder.java:91) at com.jmolsmobile.landscapevideocapture.recorder.VideoRecorder.toggleRecording(VideoRecorder.java:82) at com.jmolsmobile.landscapevideocapture.VideoCaptureActivity.onRecordButtonClicked(VideoCaptureActivity.java:120) at com.jmolsmobile.landscapevideocapture.view.VideoCaptureView.onClick(VideoCaptureView.java:167)

pcg92 avatar Apr 06 '18 07:04 pcg92