Question
4
Replies
1474
Views
HCL Technologies
Posted: October 12, 2017
Last activity: October 16, 2018
Closed
How to capture the image in Pega instantly (not uploading from the system) ?
Hi,
I have a requirement that , I have one camera icon in Pega UI,whenever I click on the icon camera have to open and have to take images(one web cam is integrated with the system). How to achieve this?
Thanks!
***Updated by moderator: Lochan to add Categories***
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Hi SaiVarun,
There is no out of the box feature to capture image from webcam. However, there are libraries over the internet which does the job. I have tested the code mentioned in this article in eclipse and it works perfectly fine.
You need to import the API in Pega and make use of those libraries.