Click here to Skip to main content
15,885,757 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi All,

I am using HTML 5 input type controls to take capture,
HTML
<input type="file" id="take-picture" accept="image/*" style="position:absolute;top:-50;left:-50;">


Using this I am able to see camera and able to take capture, but I want to show an text or an image on top of camera live feed, How to do that ?

Is it possible to show the camera live in a div control area in HTML page?

Thanks in advance for your suggestions.
If there is any solution please share ASAP.

--Avinash
Posted
Comments
Mohibur Rashid 23-May-13 6:02am    
try java or flash or probably silverlight
Avinash6474 24-May-13 1:56am    
I need to do it on Mobile browsers (Android / iPhone / iPad )
Is there any way to do this?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900