Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stop error #3

Open
songsh opened this issue Nov 7, 2016 · 5 comments
Open

stop error #3

songsh opened this issue Nov 7, 2016 · 5 comments

Comments

@songsh
Copy link

songsh commented Nov 7, 2016

java.lang.RuntimeException: stop failed.
at android.media.MediaRecorder.stop(Native Method)
the saved mp4 can not play.

@Duanyangyu
Copy link

same error.

@wyj3531
Copy link

wyj3531 commented Jan 25, 2018

java.lang.RuntimeException: stop failed.
at android.media.MediaRecorder.stop(Native Method)
the saved mp4 can not play.

@HappyMiao
Copy link

这个问题你们解决了吗,求教

@jingmaolin
Copy link

The Error just because of : mediaRecorder.setVideoSize(width, height)
The width and height can not simply use the screen's width and height ,
the width and height should use the values which are supported by the camera of the device.

@ManonX5
Copy link

ManonX5 commented Sep 12, 2019

@jingmaolin Great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants