Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 6 of 6 total |
Take a Snapshot with a WebCam |
Thu, Nov 26 2015 3:24 AM | Permanent Link |
Pasquale Web Pos srl | I need to take a picture of a document via a webcam . about that I would have thought to use the library
https://github.com/jhuckaby/webcamjs I just can not integrate it properly into the EWB project . Anyone can help me ? |
Mon, Nov 30 2015 10:52 AM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. timyoung@elevatesoft.com | Pasquale,
<< I need to take a picture of a document via a webcam . about that I would have thought to use the library https://github.com/jhuckaby/webcamjs I just can not integrate it properly into the EWB project . >> I would definitely recommend *not* using anything in a browser app that requires Flash to run. Have you considered an alternative method, such as having the user select a document, uploading that document to a web server module or back-end application, and then having the *back-end* code perform the image capture ? Tim Young Elevate Software www.elevatesoft.com |
Fri, Dec 4 2015 12:58 AM | Permanent Link |
Pasquale Web Pos srl | Sorry I do understand with an example that there is danger in using this function webcam ?
Tim Young [Elevate Software] wrote: Pasquale, << I need to take a picture of a document via a webcam . about that I would have thought to use the library https://github.com/jhuckaby/webcamjs I just can not integrate it properly into the EWB project . >> I would definitely recommend *not* using anything in a browser app that requires Flash to run. Have you considered an alternative method, such as having the user select a document, uploading that document to a web server module or back-end application, and then having the *back-end* code perform the image capture ? Tim Young Elevate Software www.elevatesoft.com |
Fri, Dec 4 2015 12:57 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. timyoung@elevatesoft.com | Pasquale,
<< Sorry I do understand with an example that there is danger in using this function webcam ? >> It's not that it's dangerous, rather that it probably won't work in a lot of browsers because they have Flash disabled or blocked. And the underlying non-Flash API is not widely supported in all browsers. Tim Young Elevate Software www.elevatesoft.com |
Tue, Dec 8 2015 1:28 AM | Permanent Link |
Pasquale Web Pos srl | So which way I ought to allow the use of the webcam in the web platform ?
Tim Young [Elevate Software] wrote: Pasquale, << Sorry I do understand with an example that there is danger in using this function webcam ? >> It's not that it's dangerous, rather that it probably won't work in a lot of browsers because they have Flash disabled or blocked. And the underlying non-Flash API is not widely supported in all browsers. Tim Young Elevate Software www.elevatesoft.com |
Tue, Dec 8 2015 1:28 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. timyoung@elevatesoft.com | Pasquale,
<< So which way I ought to allow the use of the webcam in the web platform ? >> The basic answer is "you can't". Tim Young Elevate Software www.elevatesoft.com |
This web page was last updated on Wednesday, October 9, 2024 at 05:37 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |