Topic: Web Cam

Hello MVD!

I need a help regarding web cam integration.  I have a sample here but the problem is when you take a picture on the subject there is no monitor of the face of the subject.  This in not attractive. something not perfect.

Anybody can help!

Thanks in advance

Post's attachments

Attachment icon WebCam.zip 571.39 kb, 360 downloads since 2017-11-22 

Re: Web Cam

HELP!

Re: Web Cam

Hello.


Unfortunately there is no native way to work with webcam, but you can check out this example
https://www.dropbox.com/s/0uivvn2dljdhl … 2.zip?dl=0

Dmitry.

Re: Web Cam

Thank You!

Re: Web Cam

i test your sample, still nothing happens sir.

Re: Web Cam

You have to change name of web camera in the script


CONST

// setting of webcam
WEBCAM_NAME = 'USBWebCam'; // YOU NEED TO KNOW YOUR WEB CAM NAME!
Dmitry.

Re: Web Cam

DriveSoft wrote:

You have to change name of web camera in the script


CONST

// setting of webcam
WEBCAM_NAME = 'USBWebCam'; // YOU NEED TO KNOW YOUR WEB CAM NAME!

--------------------

pls help me to find the web cam name

Post's attachments

Attachment icon Capture.PNG 31.69 kb, 183 downloads since 2017-11-23 

Re: Web Cam

HD 720P Webcam

Dmitry.

9 (edited by wenchester21 2017-11-27 15:22:21)

Re: Web Cam

DriveSoft wrote:

HD 720P Webcam

It is possible to select from a list the devices (webcam) connected in the PC???

Re: Web Cam

It's not support in the current version.

Dmitry.