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
please check out this
Access from the Browser to Camera
This will be currently supporting opera mobile in android.