如何在移动设备(Android、iPhone)上使用 Jquery 网络摄像头?
我正在使用 jquery mobile、HTML 5 开发移动 Web 应用程序。
我想从这个应用程序访问相机。为此我正在使用这个插件 http://www.xarg.org/project/jquery-webcam-plugin/
它在桌面浏览器中工作正常,但在移动设备(Android、iPhone)中无法工作。
我认为问题出在该插件中使用 swf 。移动设备可能不支持它。
请建议任何其他选项而不是 .swf 文件
I'm developing a mobile web applications using jquery mobile, HTML 5.
From this application I want to access the camera. For that I'm using this plugin
http://www.xarg.org/project/jquery-webcam-plugin/
It is working fine in desktop browsers but it is not working in mobile devices (Android, iPhone).
I think the problem is using swf in that plugin. It might not be supported for mobile devices.
Please suggest any other options instead of .swf file
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请看看这个
从浏览器访问相机
目前支持 Opera安卓手机。
please check out this
Access from the Browser to Camera
This will be currently supporting opera mobile in android.