I've developed an android application using opencv and I used back camera in my app. I can use my app in Galaxy S1 but surprisingly when I want to test it on Galaxy s4, after some seconds my phone restarts!
How can I fix this problem?
问问题
293 次
1 回答
1
你可以看看我发布的这个问题:
http://answers.opencv.org/question/20054/video-get-stuck-on-galaxy-s4/
我也有同样的问题,直到现在我还没有解决这个问题。
你可以在这里看到错误的状态: http: //code.opencv.org/issues/3113。
我使用慢得多的 MediaMetadataRetriever,您必须先保存视频。
于 2013-11-21T13:42:28.863 回答