-
Notifications
You must be signed in to change notification settings - Fork 124
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
摄像头初始化失败 #23
Comments
有看到报错日志吗 |
06-23 09:09:32.403 6405-6405/com.czh.testmpeg W/System.err: java.io.FileNotFoundException: /mnt/sdcard/videokit/in.mp4: open failed: ENOENT (No such file or directory) |
06-23 09:09:32.403 6405-6405/com.czh.testmpeg W/System.err: at com.czh.testmpeg.videorecord.CameraActivity.access$1200(CameraActivity.java:62) |
换一下路径录制视频文件的路径 |
换了还是一样报错 |
确认文件夹创建了,不能越级,比如先创建xx 再创建xx/zz |
权限,限制了api>23 |
摄像头初始化失败
The text was updated successfully, but these errors were encountered: