使用 Phonegap 更改为辅助摄像头
我在 ipad2 应用程序中使用phonegap 1.2。我需要使用面向前方的相机,而不是主相机。当 API 激活相机时,它启动正常,但它使用背面的主相机,用户必须切换到前面的辅助相机。我在 Phonegap API 中找不到任何可以选择使用哪个摄像头的参数。
I'm using phonegap 1.2 in a ipad2 app. I need to use the camera facing front, not the main camera. When the API activates the camera it starts ok, but it uses then main camera on the back, and the user has to switch to the secondary camera in the front. I can't find any parameters in the Phonegap API that can select which camera to use.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
恐怕这不是 PhoneGap 目前的功能之一。我建议您将其带到 iOS 的 github 问题跟踪器上,因为您对此感兴趣。
I'm afraid this is not one of the PhoneGap's features for the moment. I suggest you take this up to the github issue tracker for iOS of it's something you are interested.