android - 使用外部镜头搜索焦点一直失败,android中的camera2 api

标签 android autofocus android-camera2

我正在为我的自定义相机使用 camera2 api。我实现了触摸对焦。它工作正常。但是当我尝试连接外接镜头时,它找不到焦距,我不得不尝试几次。即使使用镜头,原生相机也能完美工作。我还应该考虑什么?有什么意见吗?请指导。

最佳答案

(为了进一步使用)我使用 samsung camera sdk 结束了解决方案.它运行良好

关于android - 使用外部镜头搜索焦点一直失败,android中的camera2 api,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42090124/

相关文章:

java - 尝试从Android应用程序将文件上传到xampp服务器时找不到文件异常

android - 如何防止滚动 ListView 时重新加载位图

android - acquireNextImage 与 acquireLatestImage 之间的区别

java - Camera2 API : Keep autorotation on,,但不旋转相机预览和按钮

java - 托管相机服务的进程意外终止

java.lang.RuntimeException : Failed to init Cipher using FingerPrint 错误

Android Drawables 不刷新

android - CameraSource .setAutoFocusEnabled(true) 返回 : Camera auto focus is not supported on this device although device supports auto focus

ios - 为什么 autoFocusRangeRestriction 没有效果?

Android Camera API 2 前置摄像头自动对焦