Get image from scanner or another device in client

Hello,

I need to get image (scan documents, use web camera, ) from client and i don’t know how to do it.

Can anybody help me?

Thanks!!!

Vaadin itself does not support this. There are html solutions based on flash, silverlight, or htm5 media capture. Each of them has own pros and cons and requires some work to do.
You can start here
https://dev.opera.com/articles/media-capture-in-mobile-browsers/demo/
and
https://dev.opera.com/articles/media-capture-in-mobile-browsers/demo/

Thanks a lot!! , it’s gonna take a while, but i gotta do it, i don’t wanna make another software for this module.