I am quite new to HTML5. I try the following HTML5 code to access camera on my mobile phone. It always display \"Native web camera not supporte
HTML5
You can use Chrome for Android by enabling the "Enable WebRTC" flag under chrome://flags
I tested on my android phone to access camera on html5 page and it's working.