Camera / Scanner / Image Capture

I have been reading this document 
(http://dev.w3.org/2011/webrtc/editor/getusermedia.html#local-content) 
"Media Capture and Streams". I have been interested in the creation of 
an HTML 5 methodology to capture sill images to be processed into a 
document storage system. Basically you can think of it this way, there 
is an order in our software, and now the customer has need to scan 
documents and attach these to the order to satisfy legal requirements.

Our current methodology relies on Active X controls which are browser 
specific and subject to frequent failure. Rather, I would like to have 
system which instructs the browser to launch the OS scanning and 
camera's device controls, allow the user to select the desired scanning 
or camera device, and then pull in the image data from the device.

I have seen much focus on getUserMedia in the direction of live 
streaming media like web cams or audio devices (which is great). But 
almost completely missing is a still image capture capability 
illustrated by this document (http://www.w3.org/TR/html-media-capture/), 
or if its there it seems so buried that one struggles to find it.

Is there any thought towards adding this camera / scanner type 
functionality to getUserMedia? Thanks much,

Carlo Razzeto

-- 
Carlo Razzeto
Programmer
crazzeto@fujifilm.com
888-385-4633 ex 5113


-- 


NOTICE: This message, including any attachments, is only for the use of the intended recipient(s) and may contain confidential and privileged information, or information otherwise protected from disclosure by law.  If the reader of this message is not the intended recipient, you are hereby notified that any use, disclosure, copying, dissemination or distribution of this message or any of its attachments is strictly prohibited.  If you received this message in error, please contact the sender immediately by reply email and destroy this message, including all attachments, and any copies thereof. 

Received on Friday, 1 February 2013 11:23:03 UTC